From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 31 15:30:14 2012 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9468C106566C for ; Tue, 31 Jul 2012 15:30:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7DAE48FC14 for ; Tue, 31 Jul 2012 15:30:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6VFUENu042467 for ; Tue, 31 Jul 2012 15:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6VFUE5B042464; Tue, 31 Jul 2012 15:30:14 GMT (envelope-from gnats) Date: Tue, 31 Jul 2012 15:30:14 GMT Message-Id: <201207311530.q6VFUE5B042464@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/169733: commit references a PR X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2012 15:30:14 -0000 The following reply was made to PR ports/169733; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/169733: commit references a PR Date: Tue, 31 Jul 2012 15:29:37 +0000 (UTC) Author: bsam Date: Tue Jul 31 15:29:26 2012 New Revision: 301793 URL: http://svn.freebsd.org/changeset/ports/301793 Log: Update graphics/exiv2 to version 0.23. The so library version has changed. Bump PORTREVISIONs at dependent ports. PR: ports/169733 Submitted by: bsam (me) Approved by: multimedia (maintainer timeout 3 weeks) Modified: head/astro/gpscorrelate/Makefile (contents, props changed) head/astro/merkaartor/Makefile (contents, props changed) head/deskutils/pinot/Makefile head/deskutils/strigi/Makefile (contents, props changed) head/editors/calligra/Makefile (contents, props changed) head/graphics/commons-utilities/Makefile (contents, props changed) head/graphics/darktable/Makefile (contents, props changed) head/graphics/exiv2/Makefile (contents, props changed) head/graphics/exiv2/distinfo (contents, props changed) head/graphics/exiv2/pkg-plist (contents, props changed) head/graphics/geeqie/Makefile (contents, props changed) head/graphics/gexiv2/Makefile (contents, props changed) head/graphics/gthumb/Makefile (contents, props changed) head/graphics/gwenview-kde4/Makefile (contents, props changed) head/graphics/gwenview/Makefile (contents, props changed) head/graphics/hugin/Makefile (contents, props changed) head/graphics/kphotoalbum-kde4/Makefile (contents, props changed) head/graphics/kphotoalbum/Makefile (contents, props changed) head/graphics/libkexiv2-kde4/Makefile (contents, props changed) head/graphics/libkexiv2/Makefile (contents, props changed) head/graphics/luminance/Makefile (contents, props changed) head/graphics/py-exiv2/Makefile (contents, props changed) head/graphics/rawstudio/Makefile (contents, props changed) head/graphics/ufraw/Makefile (contents, props changed) head/sysutils/bulk_extractor/Makefile (contents, props changed) head/sysutils/krename-kde4/Makefile (contents, props changed) head/textproc/libextractor/Makefile (contents, props changed) head/x11/kde4-runtime/Makefile (contents, props changed) Modified: head/astro/gpscorrelate/Makefile ============================================================================== --- head/astro/gpscorrelate/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/astro/gpscorrelate/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 Modified: head/astro/merkaartor/Makefile ============================================================================== --- head/astro/merkaartor/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/astro/merkaartor/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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/ Modified: head/deskutils/pinot/Makefile ============================================================================== --- head/deskutils/pinot/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/deskutils/pinot/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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}/database 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 Modified: head/deskutils/strigi/Makefile ============================================================================== --- head/deskutils/strigi/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/deskutils/strigi/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 Modified: head/editors/calligra/Makefile ============================================================================== --- head/editors/calligra/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/editors/calligra/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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/ 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 \ Modified: head/graphics/commons-utilities/Makefile ============================================================================== --- head/graphics/commons-utilities/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/commons-utilities/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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/ Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/darktable/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 darkro 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 \ Modified: head/graphics/exiv2/Makefile ============================================================================== --- head/graphics/exiv2/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/exiv2/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -6,7 +6,7 @@ # PORTNAME= exiv2 -PORTVERSION= 0.21.1 +PORTVERSION= 0.23 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.exiv2.org/ Modified: head/graphics/exiv2/distinfo ============================================================================== --- head/graphics/exiv2/distinfo Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/exiv2/distinfo Tue Jul 31 15:29:26 2012 (r301793) @@ -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 Modified: head/graphics/exiv2/pkg-plist ============================================================================== --- head/graphics/exiv2/pkg-plist Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/exiv2/pkg-plist Tue Jul 31 15:29:26 2012 (r301793) @@ -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 Modified: head/graphics/geeqie/Makefile ============================================================================== --- head/graphics/geeqie/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/geeqie/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 .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 Modified: head/graphics/gexiv2/Makefile ============================================================================== --- head/graphics/gexiv2/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/gexiv2/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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} Modified: head/graphics/gthumb/Makefile ============================================================================== --- head/graphics/gthumb/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/gthumb/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 meta .include .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 Modified: head/graphics/gwenview-kde4/Makefile ============================================================================== --- head/graphics/gwenview-kde4/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/gwenview-kde4/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 KD 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].* Modified: head/graphics/gwenview/Makefile ============================================================================== --- head/graphics/gwenview/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/gwenview/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 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 Modified: head/graphics/hugin/Makefile ============================================================================== --- head/graphics/hugin/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/hugin/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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/t 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 \ Modified: head/graphics/kphotoalbum-kde4/Makefile ============================================================================== --- head/graphics/kphotoalbum-kde4/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/kphotoalbum-kde4/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 Modified: head/graphics/kphotoalbum/Makefile ============================================================================== --- head/graphics/kphotoalbum/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/kphotoalbum/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 Modified: head/graphics/libkexiv2-kde4/Makefile ============================================================================== --- head/graphics/libkexiv2-kde4/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/libkexiv2-kde4/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 Modified: head/graphics/libkexiv2/Makefile ============================================================================== --- head/graphics/libkexiv2/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/libkexiv2/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 Modified: head/graphics/luminance/Makefile ============================================================================== --- head/graphics/luminance/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/luminance/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 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 \ Modified: head/graphics/py-exiv2/Makefile ============================================================================== --- head/graphics/py-exiv2/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/py-exiv2/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 Modified: head/graphics/rawstudio/Makefile ============================================================================== --- head/graphics/rawstudio/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/rawstudio/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 \ Modified: head/graphics/ufraw/Makefile ============================================================================== --- head/graphics/ufraw/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/graphics/ufraw/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 Modified: head/sysutils/bulk_extractor/Makefile ============================================================================== --- head/sysutils/bulk_extractor/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/sysutils/bulk_extractor/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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/ Modified: head/sysutils/krename-kde4/Makefile ============================================================================== --- head/sysutils/krename-kde4/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/sysutils/krename-kde4/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 Modified: head/textproc/libextractor/Makefile ============================================================================== --- head/textproc/libextractor/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/textproc/libextractor/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 " Modified: head/x11/kde4-runtime/Makefile ============================================================================== --- head/x11/kde4-runtime/Makefile Tue Jul 31 15:08:11 2012 (r301792) +++ head/x11/kde4-runtime/Makefile Tue Jul 31 15:29:26 2012 (r301793) @@ -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 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 \ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"