Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2002 17:49:17 +0200 (CEST)
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40349: [Update Port] graphics/png (to 1.2.4)
Message-ID:  <200207081549.g68FnHO4003872@vaio.alexdupre.com>

next in thread | raw e-mail | index | archive | help

>Number:         40349
>Category:       ports
>Synopsis:       [Update Port] graphics/png (to 1.2.4)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 08 08:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.5-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386


	
>Description:
Updated to latest release.
Removed useless patch.
	
>How-To-Repeat:
	
>Fix:

	

--- png.diff begins here ---
diff -ruN png.orig/Makefile png/Makefile
--- png.orig/Makefile	Mon Jul  8 17:06:42 2002
+++ png/Makefile	Mon Jul  8 17:45:21 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	png
-PORTVERSION=    1.2.3
+PORTVERSION=    1.2.4
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.libpng.org/pub/png/src/ \
 		ftp://swrinde.nde.swri.edu/pub/png/src/ \
@@ -28,7 +28,7 @@
 
 MAN3=		libpng.3 libpngpf.3
 MAN5=		png.5
-MANCOMPRESSED=	maybe
+MANCOMPRESSED=	yes
 
 .include <bsd.port.pre.mk>
 
diff -ruN png.orig/distinfo png/distinfo
--- png.orig/distinfo	Mon Jul  8 17:06:42 2002
+++ png/distinfo	Mon Jul  8 17:07:38 2002
@@ -1 +1 @@
-MD5 (libpng-1.2.3.tar.gz) = 2d002712d5486554f047a17c321a5e4d
+MD5 (libpng-1.2.4.tar.gz) = 6a5609d704bc6674339d77a11d44cbaf
diff -ruN png.orig/files/patch-aa png/files/patch-aa
--- png.orig/files/patch-aa	Mon Jul  8 17:06:42 2002
+++ png/files/patch-aa	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- scripts/makefile.freebsd.bak	Sat May 18 18:46:45 2002
-+++ scripts/makefile.freebsd	Thu May 30 08:55:41 2002
-@@ -25,7 +25,7 @@
- DPADD+=         ${LIBM} ${LIBZ}
- 
- CFLAGS+= -I. -DPNG_USE_PNGGCCRD
--.if (${MACHINE_ARCH} != "i386")
-+.if (${ARCH} != "i386")
- CFLAGS+= -DPNG_NO_ASSEMBLER_CODE
- .endif
- 
--- png.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207081549.g68FnHO4003872>