svn commit: r406965 - head/graphics/png

Antoine Brodin antoine at FreeBSD.org
Sat Jan 23 10:23:51 UTC 2016


Author: antoine
Date: Sat Jan 23 10:23:49 2016
New Revision: 406965
URL: https://svnweb.freebsd.org/changeset/ports/406965

Log:
  Update to 1.6.21

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

Modified: head/graphics/png/Makefile
==============================================================================
--- head/graphics/png/Makefile	Sat Jan 23 10:23:40 2016	(r406964)
+++ head/graphics/png/Makefile	Sat Jan 23 10:23:49 2016	(r406965)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	png
-PORTVERSION=	1.6.20
+PORTVERSION=	1.6.21
 CATEGORIES=	graphics
 MASTER_SITES=	SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \
 		ftp://ftp.simplesystems.org/pub/lib${PORTNAME}/${PORTNAME}/src/lib${PORTNAME}16/

Modified: head/graphics/png/distinfo
==============================================================================
--- head/graphics/png/distinfo	Sat Jan 23 10:23:40 2016	(r406964)
+++ head/graphics/png/distinfo	Sat Jan 23 10:23:49 2016	(r406965)
@@ -1,4 +1,4 @@
-SHA256 (libpng-1.6.20.tar.xz) = 55c5959e9f3484d96141a3226c53bc9da42a4845e70879d3e1d6e94833d1918b
-SIZE (libpng-1.6.20.tar.xz) = 942672
-SHA256 (libpng-1.6.20-apng.patch.gz) = ed7bc9d03bc7390c477623e1abff42977395c75ed3e69e8308ea25bc3871774d
-SIZE (libpng-1.6.20-apng.patch.gz) = 10304
+SHA256 (libpng-1.6.21.tar.xz) = 6c8f1849eb9264219bf5d703601e5abe92a58651ecae927a03d1a1aa15ee2083
+SIZE (libpng-1.6.21.tar.xz) = 943980
+SHA256 (libpng-1.6.21-apng.patch.gz) = e3987bb341dc0e936f3a28fc555d5a46577f629c72a42287a1f3cbb204138d1a
+SIZE (libpng-1.6.21-apng.patch.gz) = 10318

Modified: head/graphics/png/pkg-plist
==============================================================================
--- head/graphics/png/pkg-plist	Sat Jan 23 10:23:40 2016	(r406964)
+++ head/graphics/png/pkg-plist	Sat Jan 23 10:23:49 2016	(r406965)
@@ -13,7 +13,7 @@ lib/libpng.so
 lib/libpng16.a
 lib/libpng16.so
 lib/libpng16.so.16
-lib/libpng16.so.16.20.0
+lib/libpng16.so.16.21.0
 libdata/pkgconfig/libpng.pc
 libdata/pkgconfig/libpng16.pc
 man/man3/libpng.3.gz


More information about the svn-ports-all mailing list