diff options
author | drochner <drochner@pkgsrc.org> | 2011-04-05 18:08:46 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-04-05 18:08:46 +0000 |
commit | 028c8cd3dcee69ee0c6ae235682bb5ade67f3776 (patch) | |
tree | e86e9affcfb7665d13b5c858fe3294393f61595b /graphics | |
parent | 57e26f1afd94f3ad79c7fe5ea67d7cc856801404 (diff) | |
download | pkgsrc-028c8cd3dcee69ee0c6ae235682bb5ade67f3776.tar.gz |
update to 0.13.4
changes:
-imported dcraw 9.07/1.442, support for more cameras
-bugfixes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libraw/Makefile | 4 | ||||
-rw-r--r-- | graphics/libraw/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile index 952809bba45..a4eced83b6c 100644 --- a/graphics/libraw/Makefile +++ b/graphics/libraw/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2011/03/09 17:19:19 drochner Exp $ +# $NetBSD: Makefile,v 1.11 2011/04/05 18:08:46 drochner Exp $ # -DISTNAME= LibRaw-0.13.2 +DISTNAME= LibRaw-0.13.4 PKGNAME= ${DISTNAME:tl} CATEGORIES= graphics MASTER_SITES= http://www.libraw.org/data/ diff --git a/graphics/libraw/distinfo b/graphics/libraw/distinfo index b4f6911153b..31c7061f34b 100644 --- a/graphics/libraw/distinfo +++ b/graphics/libraw/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2011/03/09 17:19:19 drochner Exp $ +$NetBSD: distinfo,v 1.9 2011/04/05 18:08:46 drochner Exp $ -SHA1 (LibRaw-0.13.2.tar.gz) = a3d0a549aebc372b559ad0611e6abe683b535e7e -RMD160 (LibRaw-0.13.2.tar.gz) = ce6dcb09a7ea52260cb4a9adf30cb281cd57f16b -Size (LibRaw-0.13.2.tar.gz) = 1313463 bytes +SHA1 (LibRaw-0.13.4.tar.gz) = af9bc8dd31aa1773929e46e79f80138cf7793b40 +RMD160 (LibRaw-0.13.4.tar.gz) = cf8297f660571d0f086786bd1a20496f1dc7548b +Size (LibRaw-0.13.4.tar.gz) = 1314295 bytes |