summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-01-24 08:08:37 +0000
committeradam <adam@pkgsrc.org>2011-01-24 08:08:37 +0000
commitf3de839ad777c00dd8dece3c8f1b3979799d5a01 (patch)
tree225919a913fa2e746cb0e03b30906fc33ed14fd6 /graphics
parent62120b007a17eb54d21e3f00f2721b9e8d274c02 (diff)
downloadpkgsrc-f3de839ad777c00dd8dece3c8f1b3979799d5a01.tar.gz
Changes 1.5.1beta09:
Enhanced pngvalid, corrected an error in gray_to_rgb, corrected doc error. pngvalid contains tests of transforms, which tests are currently disabled because they are incompletely tested. gray_to_rgb was failing to expand the bit depth for smaller bit depth images; this seems to be a long standing error and resulted, apparently, in invalid output. The documentation did not accurately describe what libpng really does when converting RGB to gray.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/png/Makefile4
-rw-r--r--graphics/png/buildlink3.mk6
-rw-r--r--graphics/png/distinfo8
3 files changed, 9 insertions, 9 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 1dfd4712222..29c70a7348f 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.129 2011/01/23 11:24:54 wiz Exp $
+# $NetBSD: Makefile,v 1.130 2011/01/24 08:08:37 adam Exp $
-DISTNAME= libpng-1.5.1beta08
+DISTNAME= libpng-1.5.1beta09
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \
diff --git a/graphics/png/buildlink3.mk b/graphics/png/buildlink3.mk
index 310194d928d..3dc4809c86a 100644
--- a/graphics/png/buildlink3.mk
+++ b/graphics/png/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2011/01/13 13:27:21 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2011/01/24 08:08:37 adam Exp $
BUILDLINK_TREE+= png
@@ -10,9 +10,9 @@ BUILDLINK_ABI_DEPENDS.png+= png>=1.5.0
BUILDLINK_PKGSRCDIR.png?= ../../graphics/png
# keep this in sync with the same code in Makefile
-. if ${MACHINE_ARCH} != "i386" && ${MACHINE_ARCH} != "x86_64"
+.if ${MACHINE_ARCH} != "i386" && ${MACHINE_ARCH} != "x86_64"
CPPFLAGS+= -DPNG_NO_ASSEMBLER_CODE
-. endif
+.endif
# Some software directly tries to link against -lpng instead of
# using pkg-config or libpng-config to find the proper arguments
diff --git a/graphics/png/distinfo b/graphics/png/distinfo
index 755407faaf3..916f3234ec4 100644
--- a/graphics/png/distinfo
+++ b/graphics/png/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.74 2011/01/23 11:24:54 wiz Exp $
+$NetBSD: distinfo,v 1.75 2011/01/24 08:08:37 adam Exp $
-SHA1 (libpng-1.5.1beta08.tar.bz2) = b5b63f43dec5c19f49d0bdccde7643c7f0da68e3
-RMD160 (libpng-1.5.1beta08.tar.bz2) = d4d9805a1db3695e61533bec23021c1721e034de
-Size (libpng-1.5.1beta08.tar.bz2) = 774951 bytes
+SHA1 (libpng-1.5.1beta09.tar.bz2) = 6914e1c086313208bb6ff49cbcc6d95f6a20f12a
+RMD160 (libpng-1.5.1beta09.tar.bz2) = 7402e1c706cc38a08fb9a672cbce4ff0f5e84e78
+Size (libpng-1.5.1beta09.tar.bz2) = 778756 bytes
SHA1 (patch-aa) = 0c4f4e594798384079a0ce2ee5d7a45e16366b12