diff options
author | wiz <wiz> | 2000-04-01 00:29:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-04-01 00:29:07 +0000 |
commit | 016cefac27d97ade8fc22cc66712aeb2238aecfc (patch) | |
tree | b6458ef681e2596d111b3a67bcca6c1171fa13fe /graphics/gif2png | |
parent | 11b627e8ebc54b809dee9cc62a1f0df39da19aa3 (diff) | |
download | pkgsrc-016cefac27d97ade8fc22cc66712aeb2238aecfc.tar.gz |
Update gif2png to 2.3.2. Changes since 2.3.0:
* Bug fix for aspect-ratio handling (Glenn Randers-Pehrson <glennrp@home.com>).
* No more direct assignments of the PNG info structure members;
it's all done through the API now.
Diffstat (limited to 'graphics/gif2png')
-rw-r--r-- | graphics/gif2png/Makefile | 4 | ||||
-rw-r--r-- | graphics/gif2png/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile index 72ca69587cf..9fbe0df740f 100644 --- a/graphics/gif2png/Makefile +++ b/graphics/gif2png/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2000/03/21 22:40:52 tron Exp $ +# $NetBSD: Makefile,v 1.10 2000/04/01 00:29:07 wiz Exp $ # -DISTNAME= gif2png-2.3.0 +DISTNAME= gif2png-2.3.2 CATEGORIES= graphics converters MASTER_SITES= http://www.tuxedo.org/~esr/gif2png/ \ ${MASTER_SITE_SUNSITE:=apps/graphics/convert/} diff --git a/graphics/gif2png/files/md5 b/graphics/gif2png/files/md5 index 631ed08e5f2..0a0792af040 100644 --- a/graphics/gif2png/files/md5 +++ b/graphics/gif2png/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.6 2000/01/06 09:26:26 rh Exp $ +$NetBSD: md5,v 1.7 2000/04/01 00:29:11 wiz Exp $ -MD5 (gif2png-2.3.0.tar.gz) = d5fccf21398ab9e8cd1a1026a9b3f462 +MD5 (gif2png-2.3.2.tar.gz) = 5b1508e20c5f74d7fae96f13fa404e51 |