svn commit: r395702 - head/graphics/png

Antoine Brodin antoine at FreeBSD.org
Mon Aug 31 15:38:23 UTC 2015


Author: antoine
Date: Mon Aug 31 15:38:22 2015
New Revision: 395702
URL: https://svnweb.freebsd.org/changeset/ports/395702

Log:
  Update to 1.6.18

Modified:
  head/graphics/png/Makefile
  head/graphics/png/distinfo
  head/graphics/png/pkg-plist

Modified: head/graphics/png/Makefile
==============================================================================
--- head/graphics/png/Makefile	Mon Aug 31 14:51:20 2015	(r395701)
+++ head/graphics/png/Makefile	Mon Aug 31 15:38:22 2015	(r395702)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	png
-PORTVERSION=	1.6.17
-PORTREVISION=	1
+PORTVERSION=	1.6.18
 CATEGORIES=	graphics
 MASTER_SITES=	SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION}
 PATCH_SITES=	SF/apng/lib${PORTNAME}/lib${PORTNAME}16/

Modified: head/graphics/png/distinfo
==============================================================================
--- head/graphics/png/distinfo	Mon Aug 31 14:51:20 2015	(r395701)
+++ head/graphics/png/distinfo	Mon Aug 31 15:38:22 2015	(r395702)
@@ -1,4 +1,4 @@
-SHA256 (libpng-1.6.17.tar.xz) = 98507b55fbe5cd43c51981f2924e4671fd81fe35d52dc53357e20f2c77fa5dfd
-SIZE (libpng-1.6.17.tar.xz) = 919828
-SHA256 (libpng-1.6.17-apng.patch.gz) = bc586248bd52faec54e54624df3045630970fffbcb018cbd444c4962b28064d1
-SIZE (libpng-1.6.17-apng.patch.gz) = 9554
+SHA256 (libpng-1.6.18.tar.xz) = 2e10c13b7949883ac961db6177c516d778184432d440317e9f0391305c360963
+SIZE (libpng-1.6.18.tar.xz) = 932324
+SHA256 (libpng-1.6.18-apng.patch.gz) = 1d595b3b33c09529dddf869ca69f386528dfe1b991d2679377082e2acbca7009
+SIZE (libpng-1.6.18-apng.patch.gz) = 9940

Modified: head/graphics/png/pkg-plist
==============================================================================
--- head/graphics/png/pkg-plist	Mon Aug 31 14:51:20 2015	(r395701)
+++ head/graphics/png/pkg-plist	Mon Aug 31 15:38:22 2015	(r395702)
@@ -13,7 +13,7 @@ lib/libpng.so
 lib/libpng16.a
 lib/libpng16.so
 lib/libpng16.so.16
-lib/libpng16.so.16.17.0
+lib/libpng16.so.16.18.0
 libdata/pkgconfig/libpng.pc
 libdata/pkgconfig/libpng16.pc
 man/man3/libpng.3.gz


More information about the svn-ports-head mailing list