diff options
author | gdt <gdt> | 2013-03-09 15:29:24 +0000 |
---|---|---|
committer | gdt <gdt> | 2013-03-09 15:29:24 +0000 |
commit | 46a1c7f50078ab27844c256b4a7c76aa5a6e0787 (patch) | |
tree | 9da075659c369e3d77e29979252209cc7137076a /graphics | |
parent | 4f47416cb0e6a3e321f87bcea4b7c908358e23a9 (diff) | |
download | pkgsrc-46a1c7f50078ab27844c256b4a7c76aa5a6e0787.tar.gz |
Update to 0.19.1.
This is a bugfix release, with the only significant change being
changing compiler flags to work around what is probably a bug in gcc,
tending to show up on ubuntu/amd64.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-ufraw/Makefile | 4 | ||||
-rw-r--r-- | graphics/gimp-ufraw/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile index 3e1aedd2f7b..0927deba60c 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.81 2013/03/01 12:51:49 gdt Exp $ +# $NetBSD: Makefile,v 1.82 2013/03/09 15:29:24 gdt Exp $ -DISTNAME= ufraw-0.19 +DISTNAME= ufraw-0.19.1 PKGNAME= gimp-${DISTNAME} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/} diff --git a/graphics/gimp-ufraw/distinfo b/graphics/gimp-ufraw/distinfo index 1a8c6a3ab46..a2e81b294a2 100644 --- a/graphics/gimp-ufraw/distinfo +++ b/graphics/gimp-ufraw/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.26 2013/03/01 12:51:49 gdt Exp $ +$NetBSD: distinfo,v 1.27 2013/03/09 15:29:24 gdt Exp $ -SHA1 (ufraw-0.19.tar.gz) = 0f77a7050e42e5b6197e0e513dda723eec2b2386 -RMD160 (ufraw-0.19.tar.gz) = 775d9af1cc0bca6d4e9c4da29891af7a56cf2a35 -Size (ufraw-0.19.tar.gz) = 1251852 bytes +SHA1 (ufraw-0.19.1.tar.gz) = 076c41fbfe4801ae48c3a2693499a245b0c1e446 +RMD160 (ufraw-0.19.1.tar.gz) = 5d8bc7a521475a8cc77d22ca2f30917537447a73 +Size (ufraw-0.19.1.tar.gz) = 1249766 bytes |