Here is an update to png 1.6.5.

pngfix is commented out as it requires a newer zlib release.

OK?


Index: Makefile
===================================================================
RCS file: /home/cvs/ports/graphics/png/Makefile,v
retrieving revision 1.94
diff -u -p -r1.94 Makefile
--- Makefile    9 Jun 2013 15:13:03 -0000       1.94
+++ Makefile    15 Sep 2013 02:48:07 -0000
@@ -2,10 +2,9 @@
 
 COMMENT=       library for manipulating PNG images
 
-VERSION=       1.6.2
+VERSION=       1.6.5
 DISTNAME=      libpng-${VERSION}
 PKGNAME=       png-${VERSION}
-REVISION=      0
 SHARED_LIBS=   png16   17.0 \
                png     17.0
 CATEGORIES=    graphics
@@ -17,7 +16,7 @@ HOMEPAGE=     http://www.libpng.org/pub/png/
 # BSD
 PERMIT_PACKAGE_CDROM=  Yes
 
-WANTLIB=       m z
+WANTLIB=       c m z
 
 SEPARATE_BUILD=        Yes
 CONFIGURE_STYLE=gnu
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/graphics/png/distinfo,v
retrieving revision 1.35
diff -u -p -r1.35 distinfo
--- distinfo    8 Jun 2013 19:39:28 -0000       1.35
+++ distinfo    15 Sep 2013 02:34:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (libpng-1.6.2.tar.gz) = UWvl6MSr/WiObHPBT3S1I7nvc745dR31FAac3xSzvpY=
-SIZE (libpng-1.6.2.tar.gz) = 1256016
+SHA256 (libpng-1.6.5.tar.gz) = OREbwSXGVPKXXjcyqHLCpjUB4LHSz7EviCts3G6fwUY=
+SIZE (libpng-1.6.5.tar.gz) = 1300592
Index: pkg/PLIST
===================================================================
RCS file: /home/cvs/ports/graphics/png/pkg/PLIST,v
retrieving revision 1.28
diff -u -p -r1.28 PLIST
--- pkg/PLIST   8 Jun 2013 19:39:28 -0000       1.28
+++ pkg/PLIST   15 Sep 2013 02:49:55 -0000
@@ -1,6 +1,8 @@
 @comment $OpenBSD: PLIST,v 1.28 2013/06/08 19:39:28 naddy Exp $
 bin/libpng-config
 bin/libpng16-config
+@bin bin/png-fix-itxt
+@comment @bin bin/pngfix
 include/libpng16/
 include/libpng16/png.h
 include/libpng16/pngconf.h

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to