diff options
28 files changed, 51 insertions, 43 deletions
diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile index e701433f219c..a37e2341ecd0 100644 --- a/astro/gpscorrelate/Makefile +++ b/astro/gpscorrelate/Makefile @@ -6,14 +6,14 @@ PORTNAME= gpscorrelate PORTVERSION= 1.5.6 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= astro geography MASTER_SITES= http://freefoote.dview.net/linux/ MAINTAINER= Iam@LukasMaly.NET COMMENT= A gps file gpx correlate exif tag in photos -LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 \ +LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2 \ gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 MAN1= gpscorrelate.1 gpscorrelate-gui.1 diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 4f1653a9d2b5..2c5c838ef728 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -7,6 +7,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= http://merkaartor.be/attachments/download/301/ \ https://secure.ohos.nl/downloads/ diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 1584e885fe43..f3ac2b0a46d9 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -7,7 +7,7 @@ PORTNAME= pinot PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} #MASTER_SITES= http://colinf.chez.com/pinot/ @@ -27,7 +27,7 @@ LIB_DEPENDS= xapian:${PORTSDIR}/databases/xapian-core \ boost_thread.4:${PORTSDIR}/devel/boost-libs \ execinfo.1:${PORTSDIR}/devel/libexecinfo \ exif.12:${PORTSDIR}/graphics/libexif \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ gmime-2.4:${PORTSDIR}/mail/gmime24 \ tag.1:${PORTSDIR}/audio/taglib \ curl.6:${PORTSDIR}/ftp/curl diff --git a/deskutils/strigi/Makefile b/deskutils/strigi/Makefile index 745ad0b87dc2..f4ff60cd3c86 100644 --- a/deskutils/strigi/Makefile +++ b/deskutils/strigi/Makefile @@ -6,7 +6,7 @@ PORTNAME= strigi PORTVERSION= 0.7.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://rdieter.fedorapeople.org/strigi/ #MASTER_SITES= http://www.vandenoever.info/software/strigi/ \ @@ -18,7 +18,7 @@ COMMENT= Desktop searching program LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \ clucene.0:${PORTSDIR}/textproc/clucene \ dbus-1:${PORTSDIR}/devel/dbus \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ boost_thread:${PORTSDIR}/devel/boost-libs USE_QT4= corelib gui dbus moc_build uic_build qmake_build rcc_build diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 0d3a381bcc2c..7ea9e7a5cd7f 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -7,6 +7,7 @@ PORTNAME= calligra PORTVERSION= ${CALLIGRA_VERSION} +PORTREVISION= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/ @@ -19,7 +20,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ boost_thread.4:${PORTSDIR}/devel/boost-libs \ qca.2:${PORTSDIR}/devel/qca \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ lcms2.2:${PORTSDIR}/graphics/lcms2 \ fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ freetype.9:${PORTSDIR}/print/freetype2 \ diff --git a/graphics/commons-utilities/Makefile b/graphics/commons-utilities/Makefile index e4ddf99dc4ad..4b0ee278e096 100644 --- a/graphics/commons-utilities/Makefile +++ b/graphics/commons-utilities/Makefile @@ -7,7 +7,7 @@ PORTNAME= commons-utilities PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://devio.us/~dereckson/software/commons-utilities/ diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 6648c94ac248..e9587413c28f 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -7,6 +7,7 @@ PORTNAME= darktable PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} @@ -15,7 +16,7 @@ COMMENT= A virtual lighttable and darkroom for photographers LICENSE= GPLv3 -LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 \ +LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2 \ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ lensfun.2:${PORTSDIR}/graphics/lensfun \ lcms2.2:${PORTSDIR}/graphics/lcms2 \ diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index a0dcaa9b67b1..1b397d1c4af6 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= exiv2 -PORTVERSION= 0.21.1 +PORTVERSION= 0.23 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.exiv2.org/ diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo index 6e08c344e2d4..0bef88e073ca 100644 --- a/graphics/exiv2/distinfo +++ b/graphics/exiv2/distinfo @@ -1,2 +1,2 @@ -SHA256 (exiv2-0.21.1.tar.gz) = 2edae035760f84afdfebdf3123a166e6bbf77870697afe54dea92a783f041817 -SIZE (exiv2-0.21.1.tar.gz) = 3004521 +SHA256 (exiv2-0.23.tar.gz) = 81fa50900be7ab16e24c6551252c21fc97abcfe855fd32c8f7ec55f398786b11 +SIZE (exiv2-0.23.tar.gz) = 3524381 diff --git a/graphics/exiv2/pkg-plist b/graphics/exiv2/pkg-plist index 17b807df1cff..2254972e2d04 100644 --- a/graphics/exiv2/pkg-plist +++ b/graphics/exiv2/pkg-plist @@ -7,6 +7,7 @@ include/exiv2/crwimage.hpp include/exiv2/datasets.hpp include/exiv2/error.hpp include/exiv2/easyaccess.hpp +include/exiv2/epsimage.hpp include/exiv2/exif.hpp include/exiv2/exv_conf.h include/exiv2/exiv2.hpp @@ -37,7 +38,7 @@ include/exiv2/xmpsidecar.hpp lib/libexiv2.a lib/libexiv2.la lib/libexiv2.so -lib/libexiv2.so.10 +lib/libexiv2.so.12 libdata/pkgconfig/exiv2.pc share/locale/de/LC_MESSAGES/exiv2.mo share/locale/es/LC_MESSAGES/exiv2.mo diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index ce7d2838ccc8..49c4154ba94f 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -7,7 +7,7 @@ PORTNAME= geeqie PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -41,7 +41,7 @@ OPTIONS= EXIV2 "Metadata editing" on \ .include <bsd.port.pre.mk> .if defined(WITH_EXIV2) -LIB_DEPENDS+= exiv2.10:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS+= exiv2.12:${PORTSDIR}/graphics/exiv2 CONFIGURE_ARGS+=--enable-exiv2 .else CONFIGURE_ARGS+=--disable-exiv2 diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index 66ba62cd86ab..20aa58c0d416 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gexiv2 PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://yorba.org/download/gexiv2/${PORTVERSION:R}/ DISTNAME= libgexiv2-${PORTVERSION} diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 1656e306dace..666c64ad2cb0 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -7,7 +7,7 @@ PORTNAME= gthumb PORTVERSION= 2.14.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -50,7 +50,7 @@ OPTIONS= EXIV2 "Exif support (image metadata)" On \ .include <bsd.port.pre.mk> .if defined(WITH_EXIV2) -LIB_DEPENDS+= exiv2.10:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS+= exiv2.12:${PORTSDIR}/graphics/exiv2 CONFIGURE_ARGS+=--enable-exiv2 PLIST_SUB+= EXIV2="" .else diff --git a/graphics/gwenview-kde4/Makefile b/graphics/gwenview-kde4/Makefile index e2beddbd96cf..895ff394164c 100644 --- a/graphics/gwenview-kde4/Makefile +++ b/graphics/gwenview-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= gwenview PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -18,7 +19,7 @@ COMMENT= Image viewer and browser for KDE 4 LATEST_LINK= ${PORTNAME}-kde4 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - exiv2.10:${PORTSDIR}/graphics/exiv2 + exiv2.12:${PORTSDIR}/graphics/exiv2 CONFLICTS= kdegraphics-4.[0-6].* diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index f352d2d09cb2..9ca59c4c2c11 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -7,7 +7,7 @@ PORTNAME= gwenview PORTVERSION= 1.4.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics kde MASTER_SITES= SF @@ -16,7 +16,7 @@ COMMENT= An image viewer and browser for the KDE environment LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \ png15:${PORTSDIR}/graphics/png \ - exiv2.10:${PORTSDIR}/graphics/exiv2 + exiv2.12:${PORTSDIR}/graphics/exiv2 USE_BZIP2= yes USE_GMAKE= yes diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index 8a12f37d35b0..72300b08ea94 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= hugin PORTVERSION= 2011.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} @@ -18,7 +18,7 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ jpeg:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ IlmImf:${PORTSDIR}/graphics/OpenEXR \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ pano13:${PORTSDIR}/graphics/libpano13 \ boost_thread:${PORTSDIR}/devel/boost-libs \ IlmImf:${PORTSDIR}/graphics/OpenEXR \ diff --git a/graphics/kphotoalbum-kde4/Makefile b/graphics/kphotoalbum-kde4/Makefile index acb21e9d75bc..caf998b57c80 100644 --- a/graphics/kphotoalbum-kde4/Makefile +++ b/graphics/kphotoalbum-kde4/Makefile @@ -6,7 +6,7 @@ PORTNAME= kphotoalbum PORTVERSION= ${APP_VER}.${EXTRA_VER} -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/extragear @@ -17,7 +17,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Image viewer and organizer for KDE LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ kipi.8:${PORTSDIR}/graphics/libkipi-kde4 USE_BZIP2= yes diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile index 072b0b0061cd..e608d2d838e5 100644 --- a/graphics/kphotoalbum/Makefile +++ b/graphics/kphotoalbum/Makefile @@ -6,7 +6,7 @@ PORTNAME= kphotoalbum PORTVERSION= 3.1.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics kde MASTER_SITES= http://www.kphotoalbum.org/data/download/ @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Image database for KDE LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ kdcraw.4:${PORTSDIR}/graphics/libkdcraw USE_KDELIBS_VER= 3 diff --git a/graphics/libkexiv2-kde4/Makefile b/graphics/libkexiv2-kde4/Makefile index c9c8c353b1ed..8f1c71a74a59 100644 --- a/graphics/libkexiv2-kde4/Makefile +++ b/graphics/libkexiv2-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= libkexiv2 PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -15,7 +16,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Exiv2 library interface for KDE -LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2 LATEST_LINK= ${PORTNAME}-kde4 diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index 59fbf349ffc1..97a678597899 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -6,14 +6,14 @@ PORTNAME= libkexiv2 PORTVERSION= 0.1.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics devel MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= A wrapper library to manipulate pictures metadata -LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2 USE_BZIP2= yes USE_KDELIBS_VER=3 diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile index 533b3d2ef90b..e521e30657ee 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -7,7 +7,7 @@ PORTNAME= luminance DISTVERSION= 2.0.1-1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION:S/-1//}/ DISTNAME= ${PORTNAME}-v${DISTVERSION} @@ -18,7 +18,7 @@ COMMENT= An open source workflow for HDR imaging LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 -LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 \ +LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2 \ jpeg.11:${PORTSDIR}/graphics/jpeg \ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/graphics/py-exiv2/Makefile b/graphics/py-exiv2/Makefile index 9433524264f8..a4ab1abbb88e 100644 --- a/graphics/py-exiv2/Makefile +++ b/graphics/py-exiv2/Makefile @@ -7,6 +7,7 @@ PORTNAME= exiv2 PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://launchpadlibrarian.net/61465005/ \ http://www.dindin.ru/download/ @@ -16,7 +17,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Python bindings for exiv2 -LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2\ +LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2\ boost_python.4:${PORTSDIR}/devel/boost-python-libs USE_PYTHON= yes diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile index 6fa2a0b2520c..6f297d69efab 100644 --- a/graphics/rawstudio/Makefile +++ b/graphics/rawstudio/Makefile @@ -7,7 +7,7 @@ PORTNAME= rawstudio PORTVERSION= 2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://rawstudio.org/files/release/ @@ -19,7 +19,7 @@ LICENSE= GPLv2 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ lcms.1:${PORTSDIR}/graphics/lcms \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ dbus-1.3:${PORTSDIR}/devel/dbus \ fftw3f:${PORTSDIR}/math/fftw3-float \ lensfun.2:${PORTSDIR}/graphics/lensfun \ diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index d5cf21156044..e67562208232 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -7,7 +7,7 @@ PORTNAME= ufraw PORTVERSION= 0.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -52,7 +52,7 @@ CONFIGURE_ARGS+= --enable-dst-correction .endif .if defined(WITH_EXIV2) -LIB_DEPENDS+= exiv2.10:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS+= exiv2.12:${PORTSDIR}/graphics/exiv2 .else PC_FALSE+= exiv2 .endif diff --git a/sysutils/bulk_extractor/Makefile b/sysutils/bulk_extractor/Makefile index 1574ac14b568..3012eb81918d 100644 --- a/sysutils/bulk_extractor/Makefile +++ b/sysutils/bulk_extractor/Makefile @@ -7,6 +7,7 @@ PORTNAME= bulk_extractor PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://cloud.github.com/downloads/simsong/bulk_extractor/ diff --git a/sysutils/krename-kde4/Makefile b/sysutils/krename-kde4/Makefile index cb78130d8120..23a29256887d 100644 --- a/sysutils/krename-kde4/Makefile +++ b/sysutils/krename-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= krename PORTVERSION= 4.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils kde MASTER_SITES= SF/${PORTNAME}/KDE4%20${PORTNAME}-stable/${PORTVERSION} @@ -15,7 +15,7 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Very powerful batch file renamer for KDE LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ podofo.0:${PORTSDIR}/graphics/podofo LATEST_LINK= ${PORTNAME}-kde4 diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index fd156fae0f28..59d32ce4f283 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -7,7 +7,7 @@ PORTNAME= libextractor PORTVERSION= 0.6.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -62,7 +62,7 @@ BROKEN= does not package # for it, if not present then it will not add support for it, but it cannot # be disabled if present .if !defined(WITHOUT_EXIV2) || exists(${LOCALBASE}/include/exiv2/exif.hpp) -LIB_DEPENDS+= exiv2.10:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS+= exiv2.12:${PORTSDIR}/graphics/exiv2 PLIST_SUB+= EXIV2="" .else PLIST_SUB+= EXIV2="@comment " diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 25cdef56c969..52ccbbaf20bb 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -8,7 +8,7 @@ PORTNAME= kde-runtime PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -19,7 +19,7 @@ COMMENT= Basic applications for the KDE system LIB_DEPENDS= IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ jpeg.11:${PORTSDIR}/graphics/jpeg \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ xine.2:${PORTSDIR}/multimedia/libxine \ slp.1:${PORTSDIR}/net/openslp \ smbclient.0:${PORTSDIR}/net/samba-libsmbclient \ |