aboutsummaryrefslogtreecommitdiff
path: root/textproc/libextractor
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2012-07-31 15:29:26 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2012-07-31 15:29:26 +0000
commit8d56f00ee5c300400101f3226bbe4dcc4b678d19 (patch)
tree2f88d1b97a52f37a0a9e91e7fca005d5bfff4527 /textproc/libextractor
parent1016202f0ffe2a3a9d796f6af09fda6e017a8e0f (diff)
downloadports-8d56f00ee5c300400101f3226bbe4dcc4b678d19.tar.gz
ports-8d56f00ee5c300400101f3226bbe4dcc4b678d19.zip
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)
Notes
Notes: svn path=/head/; revision=301793
Diffstat (limited to 'textproc/libextractor')
-rw-r--r--textproc/libextractor/Makefile4
1 files changed, 2 insertions, 2 deletions
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 "