Hi,

This diff updates gif2png to the latest release 2.5.2.
Tested on amd64.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/gif2png/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- Makefile    15 Sep 2007 20:09:41 -0000      1.35
+++ Makefile    10 Oct 2010 10:33:48 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       converts GIF images to the PNG format
 
-DISTNAME=      gif2png-2.5.1
+DISTNAME=      gif2png-2.5.2
 CATEGORIES=    graphics
 HOMEPAGE=      http://www.catb.org/~esr/gif2png/
 
@@ -15,7 +15,7 @@
 
 MASTER_SITES=  ${HOMEPAGE}
 
-LIB_DEPENDS=   png.>=2::graphics/png
+LIB_DEPENDS=   ::graphics/png
 
 USE_GMAKE=     Yes
 CONFIGURE_STYLE= gnu
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/gif2png/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo    5 Apr 2007 16:19:55 -0000       1.6
+++ distinfo    10 Oct 2010 10:33:48 -0000
@@ -1,5 +1,5 @@
-MD5 (gif2png-2.5.1.tar.gz) = hbuO40X8QcIY3hndoBZIBg==
-RMD160 (gif2png-2.5.1.tar.gz) = ZN/XPvmIofRfIhq/bPvy55D0LqM=
-SHA1 (gif2png-2.5.1.tar.gz) = aC89woSe0ek4wSRZ6wiSR67gmis=
-SHA256 (gif2png-2.5.1.tar.gz) = kIJbBbZ1iQvUBXZ6lz08jJDq420ip75jB+B6Ljx2DYk=
-SIZE (gif2png-2.5.1.tar.gz) = 104449
+MD5 (gif2png-2.5.2.tar.gz) = IgCEHwJ8hIHEuFGdq/dFsA==
+RMD160 (gif2png-2.5.2.tar.gz) = o2GxivI+WbcxIa4loVW1T7YusUo=
+SHA1 (gif2png-2.5.2.tar.gz) = Dp5m1nKP5+Lc3mGtDjmKYIlJRrM=
+SHA256 (gif2png-2.5.2.tar.gz) = wbQGatN83LhoHOzt1j2u2MtcgnNE2kZScPMkvBL/Ptc=
+SIZE (gif2png-2.5.2.tar.gz) = 171740
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/gif2png/pkg/PLIST,v
retrieving revision 1.6
diff -u -r1.6 PLIST
--- pkg/PLIST   15 Sep 2004 00:50:08 -0000      1.6
+++ pkg/PLIST   10 Oct 2010 10:33:48 -0000
@@ -1,5 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.6 2004/09/15 00:50:08 espie Exp $
-bin/gif2png
+...@bin bin/gif2png
 bin/web2png
 libexec/web2png.bin
 @man man/man1/gif2png.1

Reply via email to