ports/140671: Update port: graphics/gif2png to 2.5.2

KATO Tsuguru tkato432 at yahoo.com
Wed Nov 18 18:10:03 UTC 2009


>Number:         140671
>Category:       ports
>Synopsis:       Update port: graphics/gif2png to 2.5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 18 18:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update to version 2.5.2

Remove file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/gif2png/Makefile graphics/gif2png/Makefile
--- /usr/ports/graphics/gif2png/Makefile	2009-07-09 23:19:08.000000000 +0900
+++ graphics/gif2png/Makefile	2009-11-17 04:07:37.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gif2png
-PORTVERSION=	2.5.1
+PORTVERSION=	2.5.2
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.catb.org/~esr/gif2png/
 
@@ -15,11 +15,14 @@
 
 LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png
 
-GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
-USE_GMAKE=	yes
 USE_PYTHON_RUN=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" 
+
+MAN1=		${PORTNAME}.1 web2png.1
+PLIST_FILES=	bin/${PORTNAME} bin/web2png
 
-MAN1=		gif2png.1 web2png.1
+CPPFLAGS=	`libpng-config --I_opts`
+LDFLAGS=	`libpng-config --L_opts`
 
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/gif2png/distinfo graphics/gif2png/distinfo
--- /usr/ports/graphics/gif2png/distinfo	2006-01-22 22:05:20.000000000 +0900
+++ graphics/gif2png/distinfo	2009-11-17 04:04:04.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (gif2png-2.5.1.tar.gz) = 85bb8ee345fc41c218de19dda0164806
-SHA256 (gif2png-2.5.1.tar.gz) = 90825b05b675890bd405767a973d3c8c90eae36d22a7be6307e07a2e3c760d89
-SIZE (gif2png-2.5.1.tar.gz) = 104449
+MD5 (gif2png-2.5.2.tar.gz) = 2200841f027c8481c4b8519dabf745b0
+SHA256 (gif2png-2.5.2.tar.gz) = c1b4066ad37cdcb8681cecedd63daed8cb5c827344da465270f324bc12ff3ed7
+SIZE (gif2png-2.5.2.tar.gz) = 171740
diff -urN /usr/ports/graphics/gif2png/pkg-plist graphics/gif2png/pkg-plist
--- /usr/ports/graphics/gif2png/pkg-plist	1999-10-17 04:55:46.000000000 +0900
+++ graphics/gif2png/pkg-plist	1970-01-01 09:00:00.000000000 +0900
@@ -1,2 +0,0 @@
-bin/gif2png
-bin/web2png
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list