Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2015 19:52:59 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402897 - head/graphics/png
Message-ID:  <201512031952.tB3Jqxe6019169@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Dec  3 19:52:59 2015
New Revision: 402897
URL: https://svnweb.freebsd.org/changeset/ports/402897

Log:
  Update to 1.6.20
  
  MFH:		2015Q4
  Security:	CVE-2015-8126

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

Modified: head/graphics/png/Makefile
==============================================================================
--- head/graphics/png/Makefile	Thu Dec  3 17:50:15 2015	(r402896)
+++ head/graphics/png/Makefile	Thu Dec  3 19:52:59 2015	(r402897)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	png
-PORTVERSION=	1.6.19
+PORTVERSION=	1.6.20
 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	Thu Dec  3 17:50:15 2015	(r402896)
+++ head/graphics/png/distinfo	Thu Dec  3 19:52:59 2015	(r402897)
@@ -1,4 +1,4 @@
-SHA256 (libpng-1.6.19.tar.xz) = 311c5657f53516986c67713c946f616483e3cdb52b8b2ee26711be74e8ac35e8
-SIZE (libpng-1.6.19.tar.xz) = 941280
-SHA256 (libpng-1.6.19-apng.patch.gz) = 5ec713a51c35c25d5e53dd61270a6fd5313b26872b382f0fbaed41a0743768a2
-SIZE (libpng-1.6.19-apng.patch.gz) = 10330
+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

Modified: head/graphics/png/pkg-plist
==============================================================================
--- head/graphics/png/pkg-plist	Thu Dec  3 17:50:15 2015	(r402896)
+++ head/graphics/png/pkg-plist	Thu Dec  3 19:52:59 2015	(r402897)
@@ -13,7 +13,7 @@ lib/libpng.so
 lib/libpng16.a
 lib/libpng16.so
 lib/libpng16.so.16
-lib/libpng16.so.16.19.0
+lib/libpng16.so.16.20.0
 libdata/pkgconfig/libpng.pc
 libdata/pkgconfig/libpng16.pc
 man/man3/libpng.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512031952.tB3Jqxe6019169>