From f9d169914b680f5e8ad0ba75ac16a3a6fa8dfd58 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Wed, 13 Jan 2010 13:29:39 +0000 Subject: - update to 1.2.42 PR: 142575 --- graphics/png/Makefile | 2 +- graphics/png/distinfo | 6 +++--- graphics/png/files/patch-libpng.pc.in | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 65bc7edf63ff..a80e4a465af2 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -6,7 +6,7 @@ # PORTNAME= png -PORTVERSION= 1.2.41 +PORTVERSION= 1.2.42 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/00-lib${PORTNAME}-stable/${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} diff --git a/graphics/png/distinfo b/graphics/png/distinfo index 10ddd30c8192..207ddd0cf8da 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,3 +1,3 @@ -MD5 (libpng-1.2.41.tar.bz2) = 2faa7f8d81e6a35beb991cb75edbf056 -SHA256 (libpng-1.2.41.tar.bz2) = a172c5afe4668a31eb090d14be7fc2811a9fec8568a785badd30280f47a27e00 -SIZE (libpng-1.2.41.tar.bz2) = 670288 +MD5 (libpng-1.2.42.tar.bz2) = 9a5cbe9798927fdf528f3186a8840ebe +SHA256 (libpng-1.2.42.tar.bz2) = a044c4632a236bbf99527da81977577929a173c1f7f68a70a81ea2ea7cffa6a7 +SIZE (libpng-1.2.42.tar.bz2) = 670811 diff --git a/graphics/png/files/patch-libpng.pc.in b/graphics/png/files/patch-libpng.pc.in index 30af4b0d26e1..d91b3782450b 100644 --- a/graphics/png/files/patch-libpng.pc.in +++ b/graphics/png/files/patch-libpng.pc.in @@ -12,7 +12,7 @@ Name: libpng Description: Loads and saves PNG files - Version: 1.2.41 + Version: 1.2.42 -Libs: -L${libdir} -lpng12 +Libs: -L${libdir} -lpng -lz -lm Cflags: -I${includedir} -- cgit v1.2.3