Revision
86865
Author
nicos@macports.org
Date
2011-11-05 17:32:25 -0700 (Sat, 05 Nov 2011)

Log Message

exiv2: update to 0.22

Modified Paths

Diff

Modified: trunk/dports/graphics/exiv2/Portfile (86864 => 86865)


--- trunk/dports/graphics/exiv2/Portfile	2011-11-06 00:06:16 UTC (rev 86864)
+++ trunk/dports/graphics/exiv2/Portfile	2011-11-06 00:32:25 UTC (rev 86865)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name             exiv2
-version          0.21.1
+version          0.22
 homepage         http://www.exiv2.org/
 description      EXIF and IPTC metadata manipulation library and tools
 categories       graphics
@@ -13,8 +13,8 @@
 
 master_sites     http://www.exiv2.org/
 
-checksums        sha1    d33e0efbad5d6a7af7f2e6d1d0beb6e7c941cfca \
-                 rmd160  8eaddf863500c391d2d779747b24d6eb004b1d9f
+checksums        sha1    35211d853a986fe1b008fca14db090726e8dcce3 \
+                 rmd160  068f3bc72e48a58bf3a3dfa2feeb8379557a34e7
 
 long_description Exiv2 comprises of a C++ library and a command line utility \
                  which allows you to manipulate EXIF and IPTC image metadata.