diff options
author | adam <adam@pkgsrc.org> | 2011-02-15 07:52:02 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-02-15 07:52:02 +0000 |
commit | cfca2d5254472b00264cd3194a145f48e4bde8e2 (patch) | |
tree | c060ef5ed64855949b51374de09eea9e107f3e53 /graphics/exiv2 | |
parent | d818c12ed4af8725ebb3041a2f41e732a0f11dfc (diff) | |
download | pkgsrc-cfca2d5254472b00264cd3194a145f48e4bde8e2.tar.gz |
Changes 0.21.1:
Fixes:
* Cannot extract exif data from Pentax K-x DNG file.
* Crash when writing Exif.Image.Software.
* Assertion in XmpParser::encode should be an exception.
* Regression: Compilation error with EXV_HAVE_XMP_TOOLKIT undefined.
* Regression: Panasonic RW2 files are missing information.
* Updated configuration files (config.guess, config.sub).
* Added new Color Label value to digiKam 2.0.0 XMP namespace.
Diffstat (limited to 'graphics/exiv2')
-rw-r--r-- | graphics/exiv2/Makefile | 4 | ||||
-rw-r--r-- | graphics/exiv2/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index 5cd270283ba..028be6b2dad 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2010/12/03 10:16:46 adam Exp $ +# $NetBSD: Makefile,v 1.29 2011/02/15 07:52:02 adam Exp $ -DISTNAME= exiv2-0.21 +DISTNAME= exiv2-0.21.1 CATEGORIES= graphics MASTER_SITES= http://www.exiv2.org/ diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo index 8cfeec0d4d4..003f375b982 100644 --- a/graphics/exiv2/distinfo +++ b/graphics/exiv2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2010/12/03 10:16:46 adam Exp $ +$NetBSD: distinfo,v 1.20 2011/02/15 07:52:02 adam Exp $ -SHA1 (exiv2-0.21.tar.gz) = 0961422a647e052a8db6e56e8818ab3217c37b01 -RMD160 (exiv2-0.21.tar.gz) = 654207f134320f9a65acfa5dca5f7a40b2e0dfcc -Size (exiv2-0.21.tar.gz) = 3002066 bytes +SHA1 (exiv2-0.21.1.tar.gz) = d33e0efbad5d6a7af7f2e6d1d0beb6e7c941cfca +RMD160 (exiv2-0.21.1.tar.gz) = 8eaddf863500c391d2d779747b24d6eb004b1d9f +Size (exiv2-0.21.1.tar.gz) = 3004521 bytes SHA1 (patch-aa) = 05a70bc0ea212fd463074ecc40f5840574a2cbad |