diff options
48 files changed, 126 insertions, 54 deletions
diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile index 33e01d3389fc..fc1985d7d18a 100644 --- a/astro/gpscorrelate/Makefile +++ b/astro/gpscorrelate/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpscorrelate PORTVERSION= 1.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro geography MAINTAINER= ports@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 6dad59f02456..a82ffd6ab7ba 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info diff --git a/deskutils/gnome-photos/Makefile b/deskutils/gnome-photos/Makefile index 71822e2c1218..87cc3afe30ed 100644 --- a/deskutils/gnome-photos/Makefile +++ b/deskutils/gnome-photos/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-photos PORTVERSION= 3.24.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/deskutils/libstreamanalyzer/Makefile b/deskutils/libstreamanalyzer/Makefile index 81764cd4f815..39db72a59176 100644 --- a/deskutils/libstreamanalyzer/Makefile +++ b/deskutils/libstreamanalyzer/Makefile @@ -2,7 +2,7 @@ PORTNAME= libstreamanalyzer PORTVERSION= ${STRIGI_VERSION} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= deskutils MASTER_SITES= ${STRIGI_MASTER_SITES} diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 8cf4fe5a1d8f..98b4f1dc8d76 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinot PORTVERSION= 1.09 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils MAINTAINER= thierry@FreeBSD.org diff --git a/devel/kf5-kfilemetadata/Makefile b/devel/kf5-kfilemetadata/Makefile index 946cd3f9d10f..8e3dfcf9512e 100644 --- a/devel/kf5-kfilemetadata/Makefile +++ b/devel/kf5-kfilemetadata/Makefile @@ -2,6 +2,7 @@ PORTNAME= kfilemetadata DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index 8736b65b4bd8..05b8e961ce60 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -2,6 +2,7 @@ PORTNAME= kio-extras DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications # kde kde-applications-plasma MAINTAINER= kde@FreeBSD.org diff --git a/graphics/commons-utilities/Makefile b/graphics/commons-utilities/Makefile index 46aa0143ae26..803f32e1ba3c 100644 --- a/graphics/commons-utilities/Makefile +++ b/graphics/commons-utilities/Makefile @@ -3,7 +3,7 @@ PORTNAME= commons-utilities PORTVERSION= 1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://devio.us/~dereckson/software/commons-utilities/ diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 6835406d90c3..188fbab729e9 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -3,6 +3,7 @@ PORTNAME= darktable PORTVERSION= 2.4.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index b19fa640c71e..9a15c7020e62 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= exiv2 -PORTVERSION= 0.25 +DISTVERSION= 0.26 +DISTVERSIONSUFFIX= -trunk PORTEPOCH= 1 CATEGORIES= graphics -MASTER_SITES= http://www.exiv2.org/ +MASTER_SITES= http://www.exiv2.org/builds/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Exif, IPTC, and XMP metadata manipulation library and tools @@ -18,12 +19,15 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 USES= cmake:outsource cpe gettext iconv pathfix USE_LDCONFIG= yes -CMAKE_ARGS= -DEXIV2_ENABLE_VIDEO:BOOL=TRUE \ - -DEXIV2_ENABLE_BUILD_PO:BOOL=TRUE \ - -DEXIV2_ENABLE_BUILD_SAMPLES:BOOL=FALSE +CMAKE_ON= EXIV2_ENABLE_VIDEO \ + EXIV2_ENABLE_BUILD_PO +CMAKE_OFF= EXIV2_ENABLE_BUILD_SAMPLES \ + EXIV2_ENABLE_LIBXMP PATHFIX_CMAKELISTSTXT= CMakeChecks.txt CFLAGS_powerpc64= -mminimal-toc +WRKSRC= ${WRKDIR}/${PORTNAME}-trunk + .include <bsd.port.mk> diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo index c9fb070b8ede..fdbd47483a83 100644 --- a/graphics/exiv2/distinfo +++ b/graphics/exiv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469188288 -SHA256 (exiv2-0.25.tar.gz) = c80bfc778a15fdb06f71265db2c3d49d8493c382e516cb99b8c9f9cbde36efa4 -SIZE (exiv2-0.25.tar.gz) = 5434325 +TIMESTAMP = 1523892704 +SHA256 (exiv2-0.26-trunk.tar.gz) = c75e3c4a0811bf700d92c82319373b7a825a2331c12b8b37d41eb58e4f18eafb +SIZE (exiv2-0.26-trunk.tar.gz) = 5677925 diff --git a/graphics/exiv2/files/patch-src_CMakeLists.txt b/graphics/exiv2/files/patch-src_CMakeLists.txt index e72a9605a124..e6156750e053 100644 --- a/graphics/exiv2/files/patch-src_CMakeLists.txt +++ b/graphics/exiv2/files/patch-src_CMakeLists.txt @@ -5,18 +5,18 @@ which handles that properly on all systems. [1] https://cmake.org/cmake/help/v3.6/variable/CMAKE_DL_LIBS.html ---- src/CMakeLists.txt.orig 2016-07-23 14:00:07 UTC +--- src/CMakeLists.txt.orig 2017-03-27 09:04:12 UTC +++ src/CMakeLists.txt -@@ -247,9 +247,9 @@ if ( MSVC ) - TARGET_LINK_LIBRARIES( exiv2lib ${SSH_LIBRARIES} ) +@@ -265,9 +265,9 @@ if ( MSVC ) + TARGET_LINK_LIBRARIES( exiv2lib ${PRIVATE_VAR} ${SSH_LIBRARIES} ) else() - if ( NOT MINGW ) -- TARGET_LINK_LIBRARIES( exiv2lib dl ${EXPAT_LIBRARIES} ) -- TARGET_LINK_LIBRARIES( exiv2lib dl ${CURL_LIBRARIES} ) -- TARGET_LINK_LIBRARIES( exiv2lib dl ${SSH_LIBRARIES} ) -+ TARGET_LINK_LIBRARIES( exiv2lib ${CMAKE_DL_LIBS} ${EXPAT_LIBRARIES} ) -+ TARGET_LINK_LIBRARIES( exiv2lib ${CMAKE_DL_LIBS} ${CURL_LIBRARIES} ) -+ TARGET_LINK_LIBRARIES( exiv2lib ${CMAKE_DL_LIBS} ${SSH_LIBRARIES} ) + if ( UNIX AND NOT FREEBSD ) +- TARGET_LINK_LIBRARIES( exiv2lib ${PRIVATE_VAR} dl ${EXPAT_LIBRARIES} ) +- TARGET_LINK_LIBRARIES( exiv2lib ${PRIVATE_VAR} dl ${CURL_LIBRARIES} ) +- TARGET_LINK_LIBRARIES( exiv2lib ${PRIVATE_VAR} dl ${SSH_LIBRARIES} ) ++ TARGET_LINK_LIBRARIES( exiv2lib ${PRIVATE_VAR} ${CMAKE_DL_LIBS} ${EXPAT_LIBRARIES} ) ++ TARGET_LINK_LIBRARIES( exiv2lib ${PRIVATE_VAR} ${CMAKE_DL_LIBS} ${CURL_LIBRARIES} ) ++ TARGET_LINK_LIBRARIES( exiv2lib ${PRIVATE_VAR} ${CMAKE_DL_LIBS} ${SSH_LIBRARIES} ) else() - TARGET_LINK_LIBRARIES( exiv2lib ${EXPAT_LIBRARIES} ) - TARGET_LINK_LIBRARIES( exiv2lib ${CURL_LIBRARIES} ) + TARGET_LINK_LIBRARIES( exiv2lib ${PRIVATE_VAR} ${EXPAT_LIBRARIES} ) + TARGET_LINK_LIBRARIES( exiv2lib ${PRIVATE_VAR} ${CURL_LIBRARIES} ) diff --git a/graphics/exiv2/files/patch-src_actions.cpp b/graphics/exiv2/files/patch-src_actions.cpp new file mode 100644 index 000000000000..8d9505285216 --- /dev/null +++ b/graphics/exiv2/files/patch-src_actions.cpp @@ -0,0 +1,16 @@ +FreeBSD does not know either +* PTHREAD_RECURSIVE_MUTEX_INITIALIZER nor +* PTHREAD_RECUSRIVE_MUTEX_INITIALIZER_NP + + +--- src/actions.cpp.orig 2017-03-08 20:42:28 UTC ++++ src/actions.cpp +@@ -2048,6 +2048,8 @@ namespace { + #if defined(__APPLE__) + /* This is the critical section object (statically allocated). */ + static pthread_mutex_t cs = PTHREAD_RECURSIVE_MUTEX_INITIALIZER; ++ #elif defined(__FreeBSD__) ++ static pthread_mutex_t cs = PTHREAD_MUTEX_INITIALIZER; + #else + static pthread_mutex_t cs = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; + #endif diff --git a/graphics/exiv2/pkg-plist b/graphics/exiv2/pkg-plist index 40f2d79154e1..f8ca94c94661 100644 --- a/graphics/exiv2/pkg-plist +++ b/graphics/exiv2/pkg-plist @@ -13,11 +13,11 @@ include/exiv2/error.hpp include/exiv2/exif.hpp include/exiv2/exiv2.hpp include/exiv2/exv_conf.h -include/exiv2/exv_msvc.h include/exiv2/futils.hpp include/exiv2/gifimage.hpp include/exiv2/http.hpp include/exiv2/image.hpp +include/exiv2/ini.hpp include/exiv2/iptc.hpp include/exiv2/jp2image.hpp include/exiv2/jpgimage.hpp @@ -34,6 +34,7 @@ include/exiv2/quicktimevideo.hpp include/exiv2/rafimage.hpp include/exiv2/riffvideo.hpp include/exiv2/rw2image.hpp +include/exiv2/rwlock.hpp include/exiv2/svn_version.h include/exiv2/tags.hpp include/exiv2/tgaimage.hpp @@ -42,11 +43,12 @@ include/exiv2/types.hpp include/exiv2/utilsvideo.hpp include/exiv2/value.hpp include/exiv2/version.hpp +include/exiv2/webpimage.hpp include/exiv2/xmp.hpp include/exiv2/xmpsidecar.hpp lib/libexiv2.so -lib/libexiv2.so.14 -lib/libexiv2.so.14.0.0 +lib/libexiv2.so.26 +lib/libexiv2.so.26.0.0 libdata/pkgconfig/exiv2.lsm libdata/pkgconfig/exiv2.pc man/man1/exiv2.1.gz diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index 12be696912dc..fe4882b26bc7 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -3,6 +3,7 @@ PORTNAME= geeqie PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.geeqie.org/ diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 958bb4d8a49e..9436269d9960 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.2.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/gegl3/Makefile b/graphics/gegl3/Makefile index dc95b025b005..1f30efb9562c 100644 --- a/graphics/gegl3/Makefile +++ b/graphics/gegl3/Makefile @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.3.20 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= GIMP PKGNAMESUFFIX= 3 diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index 212ab55379f1..b985fdd1fd82 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -3,6 +3,7 @@ PORTNAME= gexiv2 PORTVERSION= 0.10.6 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GNOME/sources/gexiv2/${PORTVERSION:R} diff --git a/graphics/gimp-lensfun-plugin/Makefile b/graphics/gimp-lensfun-plugin/Makefile index 6c8d7a3016ae..e25f79aaa0e8 100644 --- a/graphics/gimp-lensfun-plugin/Makefile +++ b/graphics/gimp-lensfun-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= lensfun DISTVERSION= 0.2.4-dev -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics PKGNAMEPREFIX= gimp- PKGNAMESUFFIX= -plugin diff --git a/graphics/gnome-color-manager/Makefile b/graphics/gnome-color-manager/Makefile index eca2e3ed6fd7..e1338ec91f16 100644 --- a/graphics/gnome-color-manager/Makefile +++ b/graphics/gnome-color-manager/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-color-manager PORTVERSION= 3.18.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 651caeb57d0c..555fc6f1114d 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -4,7 +4,7 @@ PORTNAME= gthumb PORTVERSION= 3.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/graphics/gwenview-kde4/Makefile b/graphics/gwenview-kde4/Makefile index 1bfc0fcbf9cf..68a2161c77d5 100644 --- a/graphics/gwenview-kde4/Makefile +++ b/graphics/gwenview-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= gwenview PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index 4f399eae57e5..5d3810b2b676 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -2,6 +2,7 @@ PORTNAME= gwenview DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/kphotoalbum-kde4/Makefile b/graphics/kphotoalbum-kde4/Makefile index 9514ed5b3fc1..ff7c8c74a085 100644 --- a/graphics/kphotoalbum-kde4/Makefile +++ b/graphics/kphotoalbum-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= kphotoalbum PORTVERSION= 4.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src DIST_SUBDIR= KDE diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index f9e11850049b..94b05c57217d 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -2,7 +2,7 @@ PORTNAME= krita DISTVERSION= 3.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/graphics/libkexiv2-kde4/Makefile b/graphics/libkexiv2-kde4/Makefile index ba733f926a12..14a2bec07be7 100644 --- a/graphics/libkexiv2-kde4/Makefile +++ b/graphics/libkexiv2-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkexiv2 PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index 69d734aa46e2..44707fbd3c80 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -2,6 +2,7 @@ PORTNAME= libkexiv2 DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile index da5cf7c23a87..290a6e1f510c 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -3,7 +3,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.4.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} PKGNAMESUFFIX= -qt5 diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile index 7d034be2f324..7f03642a43fa 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -3,7 +3,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.3.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} diff --git a/graphics/nomacs/Makefile b/graphics/nomacs/Makefile index 3866f9ae3bd2..f71bb17163ee 100644 --- a/graphics/nomacs/Makefile +++ b/graphics/nomacs/Makefile @@ -2,6 +2,7 @@ PORTNAME= nomacs PORTVERSION= 3.6.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= bsd@tuxproject.de diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile index fe75fde90915..22b4bd23a142 100644 --- a/graphics/oyranos/Makefile +++ b/graphics/oyranos/Makefile @@ -2,7 +2,7 @@ PORTNAME= oyranos PORTVERSION= 0.9.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= bsam@FreeBSD.org diff --git a/graphics/photivo/Makefile b/graphics/photivo/Makefile index f980b7bf4e18..87a7e9878406 100644 --- a/graphics/photivo/Makefile +++ b/graphics/photivo/Makefile @@ -3,7 +3,7 @@ PORTNAME= photivo PORTVERSION= 0.0.2015.03.21 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://storage.googleapis.com/google-code-archive-source/v2/code.google.com/${PORTNAME}/ DISTNAME= source-archive diff --git a/graphics/phototonic/Makefile b/graphics/phototonic/Makefile index b9950ff54558..26e383ed30e7 100644 --- a/graphics/phototonic/Makefile +++ b/graphics/phototonic/Makefile @@ -4,6 +4,7 @@ PORTNAME= phototonic DISTVERSIONPREFIX= v DISTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/py-exiv2/Makefile b/graphics/py-exiv2/Makefile index 5e69a8eae790..9d2321640180 100644 --- a/graphics/py-exiv2/Makefile +++ b/graphics/py-exiv2/Makefile @@ -3,7 +3,7 @@ PORTNAME= exiv2 PORTVERSION= 0.3.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics python MASTER_SITES= https://launchpadlibrarian.net/83595798/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile index c64dcbeebe5a..a3d3b52c42ea 100644 --- a/graphics/rawstudio/Makefile +++ b/graphics/rawstudio/Makefile @@ -3,7 +3,7 @@ PORTNAME= rawstudio PORTVERSION= 2.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MASTER_SITES= http://rawstudio.org/files/release/ diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index ebede3640af1..75da91ec38f2 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -3,6 +3,7 @@ PORTNAME= shotwell PORTVERSION= 0.28.2 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R} diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index e3adf8bf5c4f..ee255c48914a 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -3,7 +3,7 @@ PORTNAME= ufraw PORTVERSION= 0.22 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= rodrigo@FreeBSD.org diff --git a/graphics/viewnior/Makefile b/graphics/viewnior/Makefile index a8294ad1f10e..e8544d932376 100644 --- a/graphics/viewnior/Makefile +++ b/graphics/viewnior/Makefile @@ -4,7 +4,7 @@ PORTNAME= viewnior PORTVERSION= 1.6 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= nemysis@FreeBSD.org diff --git a/multimedia/mythtv-frontend/Makefile b/multimedia/mythtv-frontend/Makefile index ac5303c686cd..2338736a19fe 100644 --- a/multimedia/mythtv-frontend/Makefile +++ b/multimedia/mythtv-frontend/Makefile @@ -1,7 +1,7 @@ # Created by: Bernhard Froehlich <decke@bluelife.at> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -${SLAVEPORT} MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index ca5326be413e..213a7f5b54a3 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -4,7 +4,7 @@ PORTNAME= mythtv DISTVERSIONPREFIX= v DISTVERSION= 29.1 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 1 CATEGORIES= multimedia diff --git a/sysutils/bulk_extractor/Makefile b/sysutils/bulk_extractor/Makefile index 479c0a83a373..65700f1d1efe 100644 --- a/sysutils/bulk_extractor/Makefile +++ b/sysutils/bulk_extractor/Makefile @@ -3,7 +3,7 @@ PORTNAME= bulk_extractor PORTVERSION= 1.5.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://digitalcorpora.org/downloads/bulk_extractor/ diff --git a/sysutils/kfilemetadata-kde4/Makefile b/sysutils/kfilemetadata-kde4/Makefile index fe85ccbad39e..ec1e7ba5afb4 100644 --- a/sysutils/kfilemetadata-kde4/Makefile +++ b/sysutils/kfilemetadata-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kfilemetadata PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/krename/Makefile b/sysutils/krename/Makefile index 53e3c38789d1..8c4c06bdfe4c 100644 --- a/sysutils/krename/Makefile +++ b/sysutils/krename/Makefile @@ -2,6 +2,7 @@ PORTNAME= krename PORTVERSION= 5.0.0 +PORTREVISION= 1 CATEGORIES= sysutils kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src diff --git a/sysutils/nepomuk-core-kde4/Makefile b/sysutils/nepomuk-core-kde4/Makefile index e9f4c0fdc358..50b01438b558 100644 --- a/sysutils/nepomuk-core-kde4/Makefile +++ b/sysutils/nepomuk-core-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= nepomuk-core PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index f2289092691f..88abdf7571c9 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -3,7 +3,7 @@ PORTNAME= libextractor PORTVERSION= 1.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= GNU diff --git a/textproc/libextractor/files/patch-gentoo_git-00c65df b/textproc/libextractor/files/patch-gentoo_git-00c65df new file mode 100644 index 000000000000..3aa31a9b3534 --- /dev/null +++ b/textproc/libextractor/files/patch-gentoo_git-00c65df @@ -0,0 +1,39 @@ +Obtained from: + https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/libextractor/files/libextractor-1.3-exiv2-0.26.patch?id=00c65df99751d235e08fe2f54613dac2eeb2f80b + +From 00c65df99751d235e08fe2f54613dac2eeb2f80b Mon Sep 17 00:00:00 2001 +From: Andreas Sturmlechner <asturm@gentoo.org> +Date: Sat, 17 Jun 2017 22:36:09 +0200 +Subject: media-libs/libextractor: Fix build with media-gfx/exiv2-0.26 + +Gentoo-bug: 621242 + +Package-Manager: Portage-2.3.5, Repoman-2.3.1 + +--- src/plugins/exiv2_extractor.cc 2013-06-25 13:02:05.000000000 +0200 ++++ src/plugins/exiv2_extractor.cc 2017-06-10 14:22:57.000000000 +0200 +@@ -180,7 +180,11 @@ + * + * @return -1 on error + */ ++#if EXIV2_VERSION >= EXIV2_MAKE_VERSION(0,26,0) ++ virtual size_t size (void) const; ++#else + virtual long int size (void) const; ++#endif + + /** + * Check if file is open. +@@ -445,7 +449,11 @@ + * + * @return -1 on error + */ +-long int ++#if EXIV2_VERSION >= EXIV2_MAKE_VERSION(0,26,0) ++size_t ++#else ++long int ++#endif + ExtractorIO::size (void) const + { + return (long) ec->get_size (ec->cls); diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index eb5dd18d73cb..37d78d8e379d 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-commander PORTVERSION= 1.8.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME/sources/gnome-commander/${PORTVERSION:R} diff --git a/x11/kde-runtime-kde4/Makefile b/x11/kde-runtime-kde4/Makefile index 1798439f7e25..6f0dc7de8479 100644 --- a/x11/kde-runtime-kde4/Makefile +++ b/x11/kde-runtime-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-runtime PORTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 kde kde-applications PKGNAMESUFFIX= -kde4 |