aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/gpscorrelate/Makefile2
-rw-r--r--astro/merkaartor/Makefile2
-rw-r--r--converters/pdf2djvu/Makefile1
-rw-r--r--deskutils/gnome-photos/Makefile2
-rw-r--r--deskutils/pinot/Makefile2
-rw-r--r--devel/kf5-kfilemetadata/Makefile1
-rw-r--r--devel/kio-extras/Makefile2
-rw-r--r--graphics/commons-utilities/Makefile2
-rw-r--r--graphics/darktable/Makefile1
-rw-r--r--graphics/digikam/Makefile1
-rw-r--r--graphics/exiv2/Makefile18
-rw-r--r--graphics/exiv2/distinfo6
-rw-r--r--graphics/exiv2/files/patch-src_CMakeLists.txt22
-rw-r--r--graphics/exiv2/files/patch-src_actions.cpp16
-rw-r--r--graphics/exiv2/pkg-plist50
-rw-r--r--graphics/geeqie/Makefile2
-rw-r--r--graphics/gegl/Makefile2
-rw-r--r--graphics/gexiv2/Makefile2
-rw-r--r--graphics/gimp-lensfun-plugin/Makefile2
-rw-r--r--graphics/gnome-color-manager/Makefile2
-rw-r--r--graphics/gthumb/Makefile2
-rw-r--r--graphics/gwenview/Makefile2
-rw-r--r--graphics/hugin/Makefile2
-rw-r--r--graphics/kphotoalbum/Makefile2
-rw-r--r--graphics/krita/Makefile1
-rw-r--r--graphics/libkexiv2/Makefile2
-rw-r--r--graphics/luminance-qt5/Makefile2
-rw-r--r--graphics/nomacs/Makefile2
-rw-r--r--graphics/nomacs/files/patch-src_DkCore_DkMetaData.cpp11
-rw-r--r--graphics/photivo/Makefile2
-rw-r--r--graphics/photoqt/Makefile2
-rw-r--r--graphics/phototonic/Makefile2
-rw-r--r--graphics/py-exiv2/Makefile3
-rw-r--r--graphics/rawstudio/Makefile2
-rw-r--r--graphics/shotwell/Makefile1
-rw-r--r--graphics/ufraw/Makefile2
-rw-r--r--graphics/viewnior/Makefile2
-rw-r--r--multimedia/mythtv-frontend/Makefile2
-rw-r--r--multimedia/mythtv/Makefile2
-rw-r--r--sysutils/bulk_extractor/Makefile2
-rw-r--r--sysutils/krename/Makefile2
-rw-r--r--textproc/libextractor/Makefile2
42 files changed, 107 insertions, 83 deletions
diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile
index fc1985d7d18a..905133936465 100644
--- a/astro/gpscorrelate/Makefile
+++ b/astro/gpscorrelate/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gpscorrelate
PORTVERSION= 1.6.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= astro geography
MAINTAINER= ports@FreeBSD.org
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index b0d281c88767..b5e61eb80da0 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= merkaartor
PORTVERSION= 0.18.2
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= astro
MAINTAINER= dev2@heesakkers.info
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index d05f88063974..cb1008cce9f1 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pdf2djvu
PORTVERSION= 0.9.12
+PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/
diff --git a/deskutils/gnome-photos/Makefile b/deskutils/gnome-photos/Makefile
index fd94cc8abdee..070b5f4f1953 100644
--- a/deskutils/gnome-photos/Makefile
+++ b/deskutils/gnome-photos/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-photos
PORTVERSION= 3.28.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 04f03f4fb40a..165c410b0d1f 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pinot
PORTVERSION= 1.09
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= deskutils
MAINTAINER= thierry@FreeBSD.org
diff --git a/devel/kf5-kfilemetadata/Makefile b/devel/kf5-kfilemetadata/Makefile
index 4b9a943b78e5..e0efb49fef9f 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 bac3a03ffed3..871dcffbb19a 100644
--- a/devel/kio-extras/Makefile
+++ b/devel/kio-extras/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kio-extras
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
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 803f32e1ba3c..404ab22cb8cc 100644
--- a/graphics/commons-utilities/Makefile
+++ b/graphics/commons-utilities/Makefile
@@ -3,7 +3,7 @@
PORTNAME= commons-utilities
PORTVERSION= 1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= http://devio.us/~dereckson/software/commons-utilities/
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 7546201c59a0..30c85b08a972 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -3,6 +3,7 @@
PORTNAME= darktable
PORTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile
index d75bd0a08bba..46793b3dcdde 100644
--- a/graphics/digikam/Makefile
+++ b/graphics/digikam/Makefile
@@ -2,6 +2,7 @@
PORTNAME= digikam
DISTVERSION= 6.0.0
+PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
DIST_SUBDIR= KDE/digikam/${PORTVERSION}
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index 202e808982e6..564742540d47 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= exiv2
-DISTVERSION= 0.26
-PORTREVISION= 1
-DISTVERSIONSUFFIX= -trunk
+DISTVERSION= 0.27.0
+DISTVERSIONSUFFIX= a-Source
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= http://www.exiv2.org/builds/
@@ -23,12 +22,17 @@ USE_LDCONFIG= yes
LDFLAGS+= -lintl
CMAKE_ON= EXIV2_ENABLE_VIDEO \
- EXIV2_ENABLE_BUILD_PO
-CMAKE_OFF= EXIV2_ENABLE_BUILD_SAMPLES \
- EXIV2_ENABLE_LIBXMP
+ EXIV2_BUILD_PO
+CMAKE_OFF= EXIV2_ENABLE_LIBXMP
+
+OPTIONS_DEFINE= SAMPLE
+OPTIONS_SUB= yes
+
+SAMPLE_DESC= Include samle applications
+SAMPLE_CMAKE_BOOL= EXIV2_BUILD_SAMPLES
PATHFIX_CMAKELISTSTXT= CMakeChecks.txt
-WRKSRC= ${WRKDIR}/${PORTNAME}-trunk
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-Source
.include <bsd.port.mk>
diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo
index fdbd47483a83..aa82b1230a3f 100644
--- a/graphics/exiv2/distinfo
+++ b/graphics/exiv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523892704
-SHA256 (exiv2-0.26-trunk.tar.gz) = c75e3c4a0811bf700d92c82319373b7a825a2331c12b8b37d41eb58e4f18eafb
-SIZE (exiv2-0.26-trunk.tar.gz) = 5677925
+TIMESTAMP = 1550640374
+SHA256 (exiv2-0.27.0a-Source.tar.gz) = a4adfa7aaf295b0383adead476f8e0493b9d6c6c7570d5884d2ebf8a2871902f
+SIZE (exiv2-0.27.0a-Source.tar.gz) = 27168207
diff --git a/graphics/exiv2/files/patch-src_CMakeLists.txt b/graphics/exiv2/files/patch-src_CMakeLists.txt
deleted file mode 100644
index e6156750e053..000000000000
--- a/graphics/exiv2/files/patch-src_CMakeLists.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-FreeBSD does hat have -ldl.
-
-Instead of unconditionally passing 'dl' to the linker, use cmakes 'CMAKE_DL_LIBS' [1]
-which handles that properly on all systems.
-
-[1] https://cmake.org/cmake/help/v3.6/variable/CMAKE_DL_LIBS.html
-
---- src/CMakeLists.txt.orig 2017-03-27 09:04:12 UTC
-+++ src/CMakeLists.txt
-@@ -265,9 +265,9 @@ if ( MSVC )
- TARGET_LINK_LIBRARIES( exiv2lib ${PRIVATE_VAR} ${SSH_LIBRARIES} )
- else()
- 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 ${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
deleted file mode 100644
index 8d9505285216..000000000000
--- a/graphics/exiv2/files/patch-src_actions.cpp
+++ /dev/null
@@ -1,16 +0,0 @@
-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 f8ca94c94661..b34eb5e13a7d 100644
--- a/graphics/exiv2/pkg-plist
+++ b/graphics/exiv2/pkg-plist
@@ -1,6 +1,40 @@
+%%SAMPLE%%bin/addmoddel
+%%SAMPLE%%bin/convert-test
+%%SAMPLE%%bin/easyaccess-test
+%%SAMPLE%%bin/exifcomment
+%%SAMPLE%%bin/exifdata
+%%SAMPLE%%bin/exifdata-test
+%%SAMPLE%%bin/exifprint
+%%SAMPLE%%bin/exifvalue
bin/exiv2
+%%SAMPLE%%bin/exiv2json
+%%SAMPLE%%bin/geotag
+%%SAMPLE%%bin/ini-test
+%%SAMPLE%%bin/iotest
+%%SAMPLE%%bin/iptceasy
+%%SAMPLE%%bin/iptcprint
+%%SAMPLE%%bin/iptctest
+%%SAMPLE%%bin/key-test
+%%SAMPLE%%bin/largeiptc-test
+%%SAMPLE%%bin/metacopy
+%%SAMPLE%%bin/mmap-test
+%%SAMPLE%%bin/mrwthumb
+%%SAMPLE%%bin/path-test
+%%SAMPLE%%bin/prevtest
+%%SAMPLE%%bin/stringto-test
+%%SAMPLE%%bin/taglist
+%%SAMPLE%%bin/tiff-test
+%%SAMPLE%%bin/werror-test
+%%SAMPLE%%bin/write-test
+%%SAMPLE%%bin/write2-test
+%%SAMPLE%%bin/xmpdump
+%%SAMPLE%%bin/xmpparse
+%%SAMPLE%%bin/xmpparser-test
+%%SAMPLE%%bin/xmpprint
+%%SAMPLE%%bin/xmpsample
include/exiv2/asfvideo.hpp
include/exiv2/basicio.hpp
+include/exiv2/bigtiffimage.hpp
include/exiv2/bmpimage.hpp
include/exiv2/config.h
include/exiv2/convert.hpp
@@ -12,6 +46,7 @@ include/exiv2/epsimage.hpp
include/exiv2/error.hpp
include/exiv2/exif.hpp
include/exiv2/exiv2.hpp
+include/exiv2/exiv2lib_export.h
include/exiv2/exv_conf.h
include/exiv2/futils.hpp
include/exiv2/gifimage.hpp
@@ -35,7 +70,8 @@ include/exiv2/rafimage.hpp
include/exiv2/riffvideo.hpp
include/exiv2/rw2image.hpp
include/exiv2/rwlock.hpp
-include/exiv2/svn_version.h
+include/exiv2/slice.hpp
+include/exiv2/ssh.hpp
include/exiv2/tags.hpp
include/exiv2/tgaimage.hpp
include/exiv2/tiffimage.hpp
@@ -44,15 +80,19 @@ include/exiv2/utilsvideo.hpp
include/exiv2/value.hpp
include/exiv2/version.hpp
include/exiv2/webpimage.hpp
-include/exiv2/xmp.hpp
+include/exiv2/xmp_exiv2.hpp
include/exiv2/xmpsidecar.hpp
lib/libexiv2.so
-lib/libexiv2.so.26
-lib/libexiv2.so.26.0.0
-libdata/pkgconfig/exiv2.lsm
+lib/libexiv2.so.0.27.0
+lib/libexiv2.so.27
+lib/libxmp.a
libdata/pkgconfig/exiv2.pc
man/man1/exiv2.1.gz
+%%SAMPLE%%man/man1/exiv2samples.1.gz
+%%DATADIR%%/cmake/exiv2Config-%%CMAKE_BUILD_TYPE%%.cmake
+%%DATADIR%%/cmake/exiv2Config.cmake
share/locale/bs/LC_MESSAGES/exiv2.mo
+share/locale/ca/LC_MESSAGES/exiv2.mo
share/locale/de/LC_MESSAGES/exiv2.mo
share/locale/es/LC_MESSAGES/exiv2.mo
share/locale/fi/LC_MESSAGES/exiv2.mo
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile
index faf0c3553347..a92d463e100a 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -3,7 +3,7 @@
PORTNAME= geeqie
PORTVERSION= 1.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://www.geeqie.org/
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 786cd84fffab..06432eb2eb23 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gegl
PORTVERSION= 0.4.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= GIMP
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile
index 7b6a17c8787a..021b6ec33ecd 100644
--- a/graphics/gexiv2/Makefile
+++ b/graphics/gexiv2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gexiv2
PORTVERSION= 0.10.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= GNOME
diff --git a/graphics/gimp-lensfun-plugin/Makefile b/graphics/gimp-lensfun-plugin/Makefile
index e86954643f9e..67f8708e1925 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= 7
+PORTREVISION= 8
CATEGORIES= graphics
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= -plugin
diff --git a/graphics/gnome-color-manager/Makefile b/graphics/gnome-color-manager/Makefile
index d5d2499fa55e..a8e20ee224f4 100644
--- a/graphics/gnome-color-manager/Makefile
+++ b/graphics/gnome-color-manager/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-color-manager
PORTVERSION= 3.28.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index 1720a1b8bb53..c1629afd4e05 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gthumb
PORTVERSION= 3.6.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile
index 18cf0471a918..6207af42f372 100644
--- a/graphics/gwenview/Makefile
+++ b/graphics/gwenview/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gwenview
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 536febec6a16..ed392c8a5e73 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hugin
PORTVERSION= 2018.0.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile
index 3ffde412846f..e24df5cbb598 100644
--- a/graphics/kphotoalbum/Makefile
+++ b/graphics/kphotoalbum/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kphotoalbum
DISTVERSION= 5.4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/
DIST_SUBDIR= KDE
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index f0d3a921cb7c..8238bce111c4 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -2,6 +2,7 @@
PORTNAME= krita
DISTVERSION= 4.1.8
+PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile
index b8e715448ac3..38567b29fead 100644
--- a/graphics/libkexiv2/Makefile
+++ b/graphics/libkexiv2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libkexiv2
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile
index c4029c4c90fc..89a8e834de16 100644
--- a/graphics/luminance-qt5/Makefile
+++ b/graphics/luminance-qt5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= luminance-hdr
DISTVERSION= 2.4.0
-PORTREVISION= 28
+PORTREVISION= 29
CATEGORIES= graphics
MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION}
PKGNAMESUFFIX= -qt5
diff --git a/graphics/nomacs/Makefile b/graphics/nomacs/Makefile
index 9151810bdb9b..a91d5711323b 100644
--- a/graphics/nomacs/Makefile
+++ b/graphics/nomacs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= nomacs
PORTVERSION= 3.6.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MAINTAINER= bsd@tuxproject.de
diff --git a/graphics/nomacs/files/patch-src_DkCore_DkMetaData.cpp b/graphics/nomacs/files/patch-src_DkCore_DkMetaData.cpp
new file mode 100644
index 000000000000..6c2b2932778a
--- /dev/null
+++ b/graphics/nomacs/files/patch-src_DkCore_DkMetaData.cpp
@@ -0,0 +1,11 @@
+--- src/DkCore/DkMetaData.cpp.orig 2019-03-08 21:53:21 UTC
++++ src/DkCore/DkMetaData.cpp
+@@ -1262,7 +1262,7 @@ void DkMetaDataT::printMetaData() const {
+
+ std::string xmpPacket;
+ if (0 != Exiv2::XmpParser::encode(xmpPacket, xmpData)) {
+- throw Exiv2::Error(1, "Failed to serialize XMP data");
++ throw Exiv2::Error(Exiv2::ErrorCode::kerErrorMessage, "Failed to serialize XMP data");
+ }
+ std::cout << xmpPacket << "\n";
+ }
diff --git a/graphics/photivo/Makefile b/graphics/photivo/Makefile
index 48d8c450606e..3f4eb994099d 100644
--- a/graphics/photivo/Makefile
+++ b/graphics/photivo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= photivo
PORTVERSION= 0.0.2015.03.21
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= https://storage.googleapis.com/google-code-archive-source/v2/code.google.com/${PORTNAME}/
DISTNAME= source-archive
diff --git a/graphics/photoqt/Makefile b/graphics/photoqt/Makefile
index 56efe3a4c9bc..e292ddea6493 100644
--- a/graphics/photoqt/Makefile
+++ b/graphics/photoqt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= photoqt
DISTVERSIONPREFIX= v
DISTVERSION= 1.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MAINTAINER= melanhit@gmail.com
diff --git a/graphics/phototonic/Makefile b/graphics/phototonic/Makefile
index d974e79001ef..a7d261455207 100644
--- a/graphics/phototonic/Makefile
+++ b/graphics/phototonic/Makefile
@@ -4,7 +4,7 @@
PORTNAME= phototonic
DISTVERSIONPREFIX= v
DISTVERSION= 2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org
diff --git a/graphics/py-exiv2/Makefile b/graphics/py-exiv2/Makefile
index df5bd2052eb9..299a64102a91 100644
--- a/graphics/py-exiv2/Makefile
+++ b/graphics/py-exiv2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= exiv2
PORTVERSION= 0.3.2
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= graphics python
MASTER_SITES= https://launchpadlibrarian.net/83595798/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +21,7 @@ USE_LDCONFIG= yes
CXXFLAGS+= -I${LOCALBASE}/include
MAKE_ARGS+= prefix=${PREFIX} use_env=1 BOOSTLIB="${PY_BOOST_LIB}"
+BROKEN= Does not work with exiv2 > 0.26
DEPRECATED= py-exiv2 has been deprecated in favour of GExiv2
EXPIRATION_DATE= 2019-03-31
diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile
index fedbd486cbfc..9e524f61a086 100644
--- a/graphics/rawstudio/Makefile
+++ b/graphics/rawstudio/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rawstudio
PORTVERSION= 2.0
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= graphics
MASTER_SITES= http://rawstudio.org/files/release/
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index 0b2fec501550..4e749ab61c77 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -3,6 +3,7 @@
PORTNAME= shotwell
PORTVERSION= 0.30.2
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile
index 7424fd3d13c7..0ff17977df96 100644
--- a/graphics/ufraw/Makefile
+++ b/graphics/ufraw/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ufraw
PORTVERSION= 0.22
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics
MAINTAINER= rodrigo@FreeBSD.org
diff --git a/graphics/viewnior/Makefile b/graphics/viewnior/Makefile
index 2c9c435fec31..27da5b316e31 100644
--- a/graphics/viewnior/Makefile
+++ b/graphics/viewnior/Makefile
@@ -4,7 +4,7 @@
PORTNAME= viewnior
PORTVERSION= 1.6
DISTVERSIONPREFIX= ${PORTNAME}-
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MAINTAINER= ports@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 0f6b160a8b5e..a119149fa1db 100644
--- a/multimedia/mythtv/Makefile
+++ b/multimedia/mythtv/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mythtv
DISTVERSIONPREFIX= v
DISTVERSION= 30.0
-PORTREVISION?= 1
+PORTREVISION?= 2
PORTEPOCH= 1
CATEGORIES= multimedia
diff --git a/sysutils/bulk_extractor/Makefile b/sysutils/bulk_extractor/Makefile
index 2308c8b640c7..64070de7d7b4 100644
--- a/sysutils/bulk_extractor/Makefile
+++ b/sysutils/bulk_extractor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bulk_extractor
PORTVERSION= 1.5.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= http://digitalcorpora.org/downloads/bulk_extractor/
diff --git a/sysutils/krename/Makefile b/sysutils/krename/Makefile
index 823ca13ac62c..d03bc82731d5 100644
--- a/sysutils/krename/Makefile
+++ b/sysutils/krename/Makefile
@@ -2,7 +2,7 @@
PORTNAME= krename
PORTVERSION= 5.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src
diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile
index 6eb28d7f1cc6..9603602bb623 100644
--- a/textproc/libextractor/Makefile
+++ b/textproc/libextractor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libextractor
PORTVERSION= 1.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= GNU