[Midnightbsd-cvs] mports [22430] trunk/graphics/png: security update for png

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri May 12 16:38:20 EDT 2017


Revision: 22430
          http://svnweb.midnightbsd.org/mports/?rev=22430
Author:   laffer1
Date:     2017-05-12 16:38:20 -0400 (Fri, 12 May 2017)
Log Message:
-----------
security update for png

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

Removed Paths:
-------------
    trunk/graphics/png/files/patch-CMakeLists.txt

Modified: trunk/graphics/png/Makefile
===================================================================
--- trunk/graphics/png/Makefile	2017-05-12 20:34:22 UTC (rev 22429)
+++ trunk/graphics/png/Makefile	2017-05-12 20:38:20 UTC (rev 22430)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	png
-PORTVERSION=	1.6.20
+PORTVERSION=	1.6.28
 PORTREVISION=	0
 CATEGORIES=	graphics
 MASTER_SITES=	SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION}

Modified: trunk/graphics/png/distinfo
===================================================================
--- trunk/graphics/png/distinfo	2017-05-12 20:34:22 UTC (rev 22429)
+++ trunk/graphics/png/distinfo	2017-05-12 20:38:20 UTC (rev 22430)
@@ -1,4 +1,5 @@
-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
+TIMESTAMP = 1486200095
+SHA256 (libpng-1.6.28.tar.xz) = d8d3ec9de6b5db740fefac702c37ffcf96ae46cb17c18c1544635a3852f78f7a
+SIZE (libpng-1.6.28.tar.xz) = 984536
+SHA256 (libpng-1.6.28-apng.patch.gz) = 85cfa524a95b0d1a31012b8ad90536911ea66beb5821459ae92a1d6a68f1ac88
+SIZE (libpng-1.6.28-apng.patch.gz) = 10316

Deleted: trunk/graphics/png/files/patch-CMakeLists.txt
===================================================================
--- trunk/graphics/png/files/patch-CMakeLists.txt	2017-05-12 20:34:22 UTC (rev 22429)
+++ trunk/graphics/png/files/patch-CMakeLists.txt	2017-05-12 20:38:20 UTC (rev 22430)
@@ -1,12 +0,0 @@
---- CMakeLists.txt~	2013-07-07 13:31:51.000000000 +0300
-+++ CMakeLists.txt	2013-07-07 13:32:01.000000000 +0300
-@@ -59,9 +59,6 @@
- # SET LIBNAME
- set(PNG_LIB_NAME png${PNGLIB_MAJOR}${PNGLIB_MINOR})
- 
--# to distinguish between debug and release lib
--set(CMAKE_DEBUG_POSTFIX "d")
--
- # Use the prebuilt pnglibconf.h file from the scripts folder
- # TODO: fix this by building with awk; without this no cmake build can be
- # configured directly (to do so indirectly use your local awk to build a

Modified: trunk/graphics/png/pkg-plist
===================================================================
--- trunk/graphics/png/pkg-plist	2017-05-12 20:34:22 UTC (rev 22429)
+++ trunk/graphics/png/pkg-plist	2017-05-12 20:38:20 UTC (rev 22430)
@@ -1,5 +1,7 @@
 bin/libpng-config
 bin/libpng16-config
+bin/png-fix-itxt
+bin/pngfix
 include/libpng16/png.h
 include/libpng16/pngconf.h
 include/libpng16/pnglibconf.h
@@ -8,12 +10,10 @@
 include/pnglibconf.h
 lib/libpng.a
 lib/libpng.so
-lib/libpng/libpng16-%%CMAKE_BUILD_TYPE%%.cmake
-lib/libpng/libpng16.cmake
 lib/libpng16.a
 lib/libpng16.so
 lib/libpng16.so.16
-lib/libpng16.so.16.20.0
+lib/libpng16.so.16.28.0
 libdata/pkgconfig/libpng.pc
 libdata/pkgconfig/libpng16.pc
 man/man3/libpng.3.gz



More information about the Midnightbsd-cvs mailing list