summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-08-02 15:01:12 +0000
committeradam <adam@pkgsrc.org>2018-08-02 15:01:12 +0000
commita87f2a5c0bb7d355c63e4b8e2e542173b63e6be9 (patch)
tree285cd13c3f10fa246bf35702a89ce1d439c7d838
parent2d3ea4f757310469883283967503cce467527df4 (diff)
downloadpkgsrc-a87f2a5c0bb7d355c63e4b8e2e542173b63e6be9.tar.gz
png: updated to 1.6.35
Version 1.6.35: * Replaced the remaining uses of png_size_t with size_t (Cosmin) * Fixed the calculation of row_factor in png_check_chunk_length * Added missing parentheses to a macro definition
-rw-r--r--graphics/png/Makefile12
-rw-r--r--graphics/png/distinfo10
2 files changed, 11 insertions, 11 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index e4377a3adc1..4a0a74a31af 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.195 2017/10/02 09:24:30 wiz Exp $
+# $NetBSD: Makefile,v 1.196 2018/08/02 15:01:12 adam Exp $
-DISTNAME= libpng-1.6.34
+DISTNAME= libpng-1.6.35
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
MASTER_SITES= https://ftp-osl.osuosl.org/pub/libpng/src/archive/xz/libpng16/
@@ -13,16 +13,16 @@ HOMEPAGE= http://www.libpng.org/pub/png/libpng.html
COMMENT= Library for manipulating PNG images
LICENSE= zlib
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
# do not create libpng.la
CONFIGURE_ARGS+= --disable-unversioned-links
# but do install png.h outside include/libpng$VERSION for now
# until pkgsrc is fixed to use libpng-config or the pc file everywhere
-INSTALL_TARGET= install install-header-links
+INSTALL_TARGET= install install-header-links
PKGCONFIG_OVERRIDE= scripts/libpng.pc.in libpng.pc.in
-TEST_TARGET= check
-USE_LIBTOOL= yes
+TEST_TARGET= check
CPPFLAGS+= -DPNG_USER_CHUNK_CACHE_MAX=128 -DPNG_USER_CHUNK_MALLOC_MAX=8000000
diff --git a/graphics/png/distinfo b/graphics/png/distinfo
index 5e11edf72ea..7fc08689652 100644
--- a/graphics/png/distinfo
+++ b/graphics/png/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.139 2017/10/02 09:24:30 wiz Exp $
+$NetBSD: distinfo,v 1.140 2018/08/02 15:01:12 adam Exp $
-SHA1 (libpng-1.6.34.tar.xz) = 45de4ec996ffcc3e18037e7c128abe95f4d0292a
-RMD160 (libpng-1.6.34.tar.xz) = cc14798ac8ab2a69f2ca6153c3b52452a972b9ae
-SHA512 (libpng-1.6.34.tar.xz) = 89407c5abc1623faaa3992fc1e4a62def671d9a7401108dfceee895d5f16fe7030090bea89b34a36d377d8e6a5d40046886991f663ce075d1a2d31bf9eaf3c51
-Size (libpng-1.6.34.tar.xz) = 997968 bytes
+SHA1 (libpng-1.6.35.tar.xz) = 0df1561aa1da610e892239348970d574b14deed0
+RMD160 (libpng-1.6.35.tar.xz) = 98bf278474dcf200eb80596d54cd26fa900cdb2a
+SHA512 (libpng-1.6.35.tar.xz) = b69152bc7869e98536effa8e45e2dac7bffee26aa9e31fc90b37506a702256919bcf4dd9cadc42fa4e45143bc023ffd7c637742367e58707e8c2226b3a09eee0
+Size (libpng-1.6.35.tar.xz) = 1014320 bytes
SHA1 (patch-pngpriv.h) = 3da29edb5d89ab26b9787a71b87c3fd8f451ea39