[Midnightbsd-cvs] mports [20868] trunk/graphics/png: fix big security issue with png by updating to 1.6.19

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Nov 15 12:12:19 EST 2015


Revision: 20868
          http://svnweb.midnightbsd.org/mports/?rev=20868
Author:   laffer1
Date:     2015-11-15 12:12:19 -0500 (Sun, 15 Nov 2015)
Log Message:
-----------
fix big security issue with png by updating to 1.6.19

Modified Paths:
--------------
    trunk/graphics/png/Makefile
    trunk/graphics/png/distinfo
    trunk/graphics/png/pkg-plist

Modified: trunk/graphics/png/Makefile
===================================================================
--- trunk/graphics/png/Makefile	2015-11-15 17:10:22 UTC (rev 20867)
+++ trunk/graphics/png/Makefile	2015-11-15 17:12:19 UTC (rev 20868)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	png
-PORTVERSION=	1.6.17
+PORTVERSION=	1.6.19
 PORTREVISION=	0
 CATEGORIES=	graphics
 MASTER_SITES=	SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION}

Modified: trunk/graphics/png/distinfo
===================================================================
--- trunk/graphics/png/distinfo	2015-11-15 17:10:22 UTC (rev 20867)
+++ trunk/graphics/png/distinfo	2015-11-15 17:12:19 UTC (rev 20868)
@@ -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.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

Modified: trunk/graphics/png/pkg-plist
===================================================================
--- trunk/graphics/png/pkg-plist	2015-11-15 17:10:22 UTC (rev 20867)
+++ trunk/graphics/png/pkg-plist	2015-11-15 17:12:19 UTC (rev 20868)
@@ -13,7 +13,7 @@
 lib/libpng16.a
 lib/libpng16.so
 lib/libpng16.so.16
-lib/libpng16.so.16.17.0
+lib/libpng16.so.16.19.0
 libdata/pkgconfig/libpng.pc
 libdata/pkgconfig/libpng16.pc
 man/man3/libpng.3.gz



More information about the Midnightbsd-cvs mailing list