Here is an update to png 1.6.12.
OK?
Index: Makefile
===================================================================
RCS file: /home/cvs/ports/graphics/png/Makefile,v
retrieving revision 1.98
diff -u -p -u -p -r1.98 Makefile
--- Makefile 18 Apr 2014 02:54:05 -0000 1.98
+++ Makefile 16 Jul 2014 02:19:04 -0000
@@ -2,15 +2,16 @@
COMMENT= library for manipulating PNG images
-VERSION= 1.6.10
+VERSION= 1.6.12
DISTNAME= libpng-${VERSION}
PKGNAME= png-${VERSION}
-SHARED_LIBS= png16 17.1 \
- png 17.1
CATEGORIES= graphics
DPB_PROPERTIES= parallel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/}
EXTRACT_SUFX= .tar.xz
+
+SHARED_LIBS= png16 17.2 \
+ png 17.2
HOMEPAGE= http://www.libpng.org/pub/png/libpng.html
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/graphics/png/distinfo,v
retrieving revision 1.39
diff -u -p -u -p -r1.39 distinfo
--- distinfo 18 Apr 2014 02:54:05 -0000 1.39
+++ distinfo 16 Jul 2014 02:15:31 -0000
@@ -1,2 +1,2 @@
-SHA256 (libpng-1.6.10.tar.xz) = QAPw/Q42EQordC/FueGrk+16erV66Nxl8OgQFFh3WlY=
-SIZE (libpng-1.6.10.tar.xz) = 898452
+SHA256 (libpng-1.6.12.tar.xz) = wy/20pnSaGtlcI1MbAZSQtjC8+1UiQxH1RjD71aObF4=
+SIZE (libpng-1.6.12.tar.xz) = 902368
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.