Here is an update to png 1.6.13. Some minor build fixes and code cleanups.
OK?
Index: Makefile
===================================================================
RCS file: /home/cvs/ports/graphics/png/Makefile,v
retrieving revision 1.99
diff -u -p -u -p -r1.99 Makefile
--- Makefile 17 Jul 2014 23:01:58 -0000 1.99
+++ Makefile 8 Oct 2014 23:44:55 -0000
@@ -2,7 +2,7 @@
COMMENT= library for manipulating PNG images
-VERSION= 1.6.12
+VERSION= 1.6.13
DISTNAME= libpng-${VERSION}
PKGNAME= png-${VERSION}
CATEGORIES= graphics
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/graphics/png/distinfo,v
retrieving revision 1.40
diff -u -p -u -p -r1.40 distinfo
--- distinfo 17 Jul 2014 23:01:58 -0000 1.40
+++ distinfo 8 Oct 2014 23:45:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (libpng-1.6.12.tar.xz) = wy/20pnSaGtlcI1MbAZSQtjC8+1UiQxH1RjD71aObF4=
-SIZE (libpng-1.6.12.tar.xz) = 902368
+SHA256 (libpng-1.6.13.tar.xz) = 2cjOVKX8gFLteUymW1UzhKdMBgiwmuFjy7sHF2AY5iU=
+SIZE (libpng-1.6.13.tar.xz) = 902612
Index: pkg/PLIST
===================================================================
RCS file: /home/cvs/ports/graphics/png/pkg/PLIST,v
retrieving revision 1.29
diff -u -p -u -p -r1.29 PLIST
--- pkg/PLIST 16 Sep 2013 20:10:02 -0000 1.29
+++ pkg/PLIST 8 Oct 2014 23:48:48 -0000
@@ -16,7 +16,6 @@ lib/libpng.la
lib/libpng16.a
lib/libpng16.la
@lib lib/libpng16.so.${LIBpng16_VERSION}
-lib/pkgconfig/
lib/pkgconfig/libpng.pc
lib/pkgconfig/libpng16.pc
@man man/man3/libpng.3
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.