Revision: 74511 http://trac.macports.org/changeset/74511 Author: rmstonecipher@macports.org Date: 2010-12-19 17:47:13 -0800 (Sun, 19 Dec 2010) Log Message: ----------- graphics/exiv2 upgraded version from 0.20 to 0.21 Modified Paths: -------------- trunk/dports/graphics/exiv2/Portfile Modified: trunk/dports/graphics/exiv2/Portfile =================================================================== --- trunk/dports/graphics/exiv2/Portfile 2010-12-20 01:27:48 UTC (rev 74510) +++ trunk/dports/graphics/exiv2/Portfile 2010-12-20 01:47:13 UTC (rev 74511) @@ -3,7 +3,7 @@ PortSystem 1.0 name exiv2 -version 0.20 +version 0.21 homepage http://www.exiv2.org/ description EXIF and IPTC metadata manipulation library and tools categories graphics @@ -12,9 +12,9 @@ master_sites http://www.exiv2.org/ -checksums md5 3173d08a4313dc94b7bd1b7cdbda2093 \ - sha1 3ebab0acd114a463fe11881bd95f1c3e258c7c0c \ - rmd160 f318cc45e0b512cbe508c19bf5bee7397b0ba15a +checksums md5 2caf74de59b5424996959ccea1c001fb \ + sha1 0961422a647e052a8db6e56e8818ab3217c37b01 \ + rmd160 654207f134320f9a65acfa5dca5f7a40b2e0dfcc long_description Exiv2 comprises of a C++ library and a command line utility \ which allows you to manipulate EXIF and IPTC image metadata.