ports/144596: [PATCH] Update graphics/png to 1.2.43

Xin LI delphij at FreeBSD.org
Tue Mar 9 20:10:05 UTC 2010


>Number:         144596
>Category:       ports
>Synopsis:       [PATCH] Update graphics/png to 1.2.43
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 09 20:10:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
iXsystems, Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 8.0-STABLE FreeBSD 8.0-STABLE #42 r204803: Sat Mar 6 21:21:56 UTC 2010 simon at freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386


>Description:
	Update graphics/png to 1.2.43.

	Maintainer (dinoex@) cc'ed.
>How-To-Repeat:
>Fix:


--- png.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/png/Makefile,v
retrieving revision 1.103
diff -u -p -r1.103 Makefile
--- Makefile	13 Jan 2010 13:29:39 -0000	1.103
+++ Makefile	9 Mar 2010 20:01:48 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	png
-PORTVERSION=	1.2.42
+PORTVERSION=	1.2.43
 CATEGORIES=	graphics
-MASTER_SITES=	SF/lib${PORTNAME}/00-lib${PORTNAME}-stable/${PORTVERSION}
+MASTER_SITES=	SF/lib${PORTNAME}/03-lib${PORTNAME}-previous/${PORTVERSION}
 DISTNAME=	lib${PORTNAME}-${PORTVERSION}
 #PATCH_SITES=	${MASTER_SITES}
 #PATCH_SITE_SUBDIR=	${MASTER_SITE_SUBDIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/png/distinfo,v
retrieving revision 1.51
diff -u -p -r1.51 distinfo
--- distinfo	13 Jan 2010 13:29:39 -0000	1.51
+++ distinfo	9 Mar 2010 20:01:55 -0000
@@ -1,3 +1,3 @@
-MD5 (libpng-1.2.42.tar.bz2) = 9a5cbe9798927fdf528f3186a8840ebe
-SHA256 (libpng-1.2.42.tar.bz2) = a044c4632a236bbf99527da81977577929a173c1f7f68a70a81ea2ea7cffa6a7
-SIZE (libpng-1.2.42.tar.bz2) = 670811
+MD5 (libpng-1.2.43.tar.bz2) = 976909556e6613804d810405c1f72ce6
+SHA256 (libpng-1.2.43.tar.bz2) = c76d5540b0c09e130497be8906e0acadbbf9e299d0aa2258d912c4ee7cacc82a
+SIZE (libpng-1.2.43.tar.bz2) = 678799
Index: files/patch-libpng.pc.in
===================================================================
RCS file: /home/ncvs/ports/graphics/png/files/patch-libpng.pc.in,v
retrieving revision 1.2
diff -u -p -r1.2 patch-libpng.pc.in
--- files/patch-libpng.pc.in	13 Jan 2010 13:29:39 -0000	1.2
+++ files/patch-libpng.pc.in	9 Mar 2010 20:02:26 -0000
@@ -12,7 +12,7 @@
  
  Name: libpng
  Description: Loads and saves PNG files
- Version: 1.2.42
+ Version: 1.2.43
 -Libs: -L${libdir} -lpng12
 +Libs: -L${libdir} -lpng -lz -lm
  Cflags: -I${includedir}
--- png.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list