Index: head/multimedia/ffmpegthumbnailer/Makefile =================================================================== --- head/multimedia/ffmpegthumbnailer/Makefile (revision 435410) +++ head/multimedia/ffmpegthumbnailer/Makefile (revision 435411) @@ -1,34 +1,33 @@ # Created by: Dierk Sacher # $FreeBSD$ PORTNAME= ffmpegthumbnailer -PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= multimedia graphics MAINTAINER= clutton@zoho.com COMMENT= Lightweight video thumbnailer that can be used by file managers LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png \ libswscale.so:multimedia/ffmpeg USE_GITHUB= yes GH_ACCOUNT= dirkvdb USES= cmake:outsource compiler:c++11-lib jpeg localbase pathfix pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes CMAKE_ARGS= -DENABLE_GIO=ON OPTIONS_DEFINE= THUMBNAILER THUMBNAILER_DESC=Register as a system thumbnailer OPTIONS_SUB= yes OPTIONS_DEFAULT=THUMBNAILER THUMBNAILER_CMAKE_ON= -DENABLE_THUMBNAILER=ON .include Index: head/multimedia/ffmpegthumbnailer/distinfo =================================================================== --- head/multimedia/ffmpegthumbnailer/distinfo (revision 435410) +++ head/multimedia/ffmpegthumbnailer/distinfo (revision 435411) @@ -1,2 +1,3 @@ -SHA256 (dirkvdb-ffmpegthumbnailer-2.1.1_GH0.tar.gz) = e43d8aae7e80771dc700b3d960a0717d5d28156684a8ddc485572cbcbc4365e9 -SIZE (dirkvdb-ffmpegthumbnailer-2.1.1_GH0.tar.gz) = 1531723 +TIMESTAMP = 1485821757 +SHA256 (dirkvdb-ffmpegthumbnailer-2.2.0_GH0.tar.gz) = 8bc74755aa960531acdea8fa19ad7e1b7c806c28a068306a8c7150d278241a8f +SIZE (dirkvdb-ffmpegthumbnailer-2.2.0_GH0.tar.gz) = 1284692 Index: head/multimedia/ffmpegthumbnailer/files/patch-CMakeLists.txt =================================================================== --- head/multimedia/ffmpegthumbnailer/files/patch-CMakeLists.txt (revision 435410) +++ head/multimedia/ffmpegthumbnailer/files/patch-CMakeLists.txt (nonexistent) @@ -1,16 +0,0 @@ -libdl only exists on Linux. Use CMAKE_DL_LIBS instead. - -Submitted upstream: https://github.com/dirkvdb/ffmpegthumbnailer/pull/132 ---- CMakeLists.txt.orig 2016-04-16 16:57:31 UTC -+++ CMakeLists.txt -@@ -96,9 +96,8 @@ FIND_LIBRARY(SWSCALE_LIBRARY - - IF (ENABLE_GIO) - FIND_PATH(DL_INCLUDES dlfcn.h) -- FIND_LIBRARY(DL_LIBRARY dl) - LIST(APPEND FFMPEGTHUMBNAILER_INCLUDE_DIRS ${DL_INCLUDES}) -- LIST(APPEND FFMPEGTHUMBNAILER_LIBRARIES ${DL_LIBRARY}) -+ LIST(APPEND FFMPEGTHUMBNAILER_LIBRARIES ${CMAKE_DL_LIBS}) - ENDIF () - - LIST(APPEND FFMPEGTHUMBNAILER_INCLUDE_DIRS ${AVFORMAT_INCLUDE_DIR} ${AVCODEC_INCLUDE_DIR} ${AVUTIL_INCLUDE_DIR} ${SWSCALE_INCLUDE_DIR}) Property changes on: head/multimedia/ffmpegthumbnailer/files/patch-CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/multimedia/ffmpegthumbnailer/pkg-plist =================================================================== --- head/multimedia/ffmpegthumbnailer/pkg-plist (revision 435410) +++ head/multimedia/ffmpegthumbnailer/pkg-plist (revision 435411) @@ -1,14 +1,14 @@ bin/ffmpegthumbnailer include/libffmpegthumbnailer/ffmpegthumbnailertypes.h include/libffmpegthumbnailer/filmstripfilter.h include/libffmpegthumbnailer/ifilter.h include/libffmpegthumbnailer/imagetypes.h include/libffmpegthumbnailer/videoframe.h include/libffmpegthumbnailer/videothumbnailer.h include/libffmpegthumbnailer/videothumbnailerc.h lib/libffmpegthumbnailer.so lib/libffmpegthumbnailer.so.4 -lib/libffmpegthumbnailer.so.4.11.0 +lib/libffmpegthumbnailer.so.4.13.1 libdata/pkgconfig/libffmpegthumbnailer.pc man/man1/ffmpegthumbnailer.1.gz %%THUMBNAILER%%share/thumbnailers/ffmpegthumbnailer.thumbnailer