diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2012-07-31 15:29:26 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2012-07-31 15:29:26 +0000 |
commit | 8d56f00ee5c300400101f3226bbe4dcc4b678d19 (patch) | |
tree | 2f88d1b97a52f37a0a9e91e7fca005d5bfff4527 /graphics/gexiv2 | |
parent | 1016202f0ffe2a3a9d796f6af09fda6e017a8e0f (diff) |
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 'graphics/gexiv2')
-rw-r--r-- | graphics/gexiv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |