diff options
author | bsam <bsam@FreeBSD.org> | 2012-07-31 23:29:26 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2012-07-31 23:29:26 +0800 |
commit | 0401b705ba6964623a3a6999d6e49ff22bdc1143 (patch) | |
tree | 2f88d1b97a52f37a0a9e91e7fca005d5bfff4527 /graphics/exiv2 | |
parent | 3ea8c0d37ec8ef4e6719d1c2610b0fe2599aab1e (diff) | |
download | freebsd-ports-gnome-0401b705ba6964623a3a6999d6e49ff22bdc1143.tar.gz freebsd-ports-gnome-0401b705ba6964623a3a6999d6e49ff22bdc1143.tar.zst freebsd-ports-gnome-0401b705ba6964623a3a6999d6e49ff22bdc1143.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)
Diffstat (limited to 'graphics/exiv2')
-rw-r--r-- | graphics/exiv2/Makefile | 2 | ||||
-rw-r--r-- | graphics/exiv2/distinfo | 4 | ||||
-rw-r--r-- | graphics/exiv2/pkg-plist | 3 |
3 files changed, 5 insertions, 4 deletions
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 |