summaryrefslogtreecommitdiff
path: root/graphics/gif2png
diff options
context:
space:
mode:
authorwiz <wiz>2002-08-30 23:04:07 +0000
committerwiz <wiz>2002-08-30 23:04:07 +0000
commit6f4c0cd3eab752814cb84f0267b847eabf9bb06a (patch)
tree1c898b5ed069000aff54e698730dc36f59f0c8fd /graphics/gif2png
parent01cf14d76276bea4d48fe7c60c316a55f3b7df6a (diff)
downloadpkgsrc-6f4c0cd3eab752814cb84f0267b847eabf9bb06a.tar.gz
Update to 2.4.6:
* Document masters converted to DocBook. * Man page typo fix. * Glen Randers-Pehrson's configure.in tweaks to avoid testin for a deprecated function. * Typo fix in the web2png script. * Document -f, restore -1 for backwards compatibility.
Diffstat (limited to 'graphics/gif2png')
-rw-r--r--graphics/gif2png/Makefile11
-rw-r--r--graphics/gif2png/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index 3c2acb21d55..3e5a03a9ae4 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2002/03/13 17:37:07 fredb Exp $
+# $NetBSD: Makefile,v 1.20 2002/08/30 23:04:07 wiz Exp $
-DISTNAME= gif2png-2.4.2
-PKGREVISION= 1
+DISTNAME= gif2png-2.4.6
CATEGORIES= graphics converters
MASTER_SITES= http://www.tuxedo.org/~esr/gif2png/ \
${MASTER_SITE_SUNSITE:=apps/graphics/convert/}
@@ -10,14 +9,14 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.tuxedo.org/~esr/gif2png/
COMMENT= convert GIF files to PNG
-USE_BUILDLINK_ONLY=YES
+USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
post-install:
- ${SED} "s,/usr/bin/python,${PREFIX}/bin/python," \
+ ${SED} "s,/usr/bin/python,${PREFIX}/bin/python," \
${PREFIX}/bin/web2png > ${PREFIX}/bin/web2png.done
${MV} ${PREFIX}/bin/web2png.done ${PREFIX}/bin/web2png
${CHMOD} +x ${PREFIX}/bin/web2png
-.include "../../graphics/png/buildlink.mk"
+.include "../../graphics/png/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gif2png/distinfo b/graphics/gif2png/distinfo
index 5f63b7a83f4..ee1da603e4c 100644
--- a/graphics/gif2png/distinfo
+++ b/graphics/gif2png/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 09:54:13 wiz Exp $
+$NetBSD: distinfo,v 1.3 2002/08/30 23:04:07 wiz Exp $
-SHA1 (gif2png-2.4.2.tar.gz) = 41a7f5f6e92b3be86db77e24558bda06ea692863
-Size (gif2png-2.4.2.tar.gz) = 73771 bytes
+SHA1 (gif2png-2.4.6.tar.gz) = 47946691de53d1ff6f0ece85575f3ddcf61656f5
+Size (gif2png-2.4.6.tar.gz) = 78271 bytes