From 75a3b8dc1ee7bae4bc37e021d3bce54f49458374 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Fri, 15 Oct 2004 01:59:05 +0000 Subject: Update to 1.2.7 --- graphics/png/Makefile | 11 +++++------ graphics/png/distinfo | 6 ++---- graphics/png/files/patch-ab | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) (limited to 'graphics/png') diff --git a/graphics/png/Makefile b/graphics/png/Makefile index ef3de27efad4..20d18a83df1b 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -6,22 +6,21 @@ # PORTNAME= png -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lib${PORTNAME} DISTNAME= lib${PORTNAME}-${PORTVERSION} PATCH_SITES= ${MASTER_SITES} -PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} -PATCHFILES= libpng-1.2.6-patch-pngwutil.txt -PATCH_DIST_STRIP= -p1 +#PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} +#PATCHFILES= +#PATCH_DIST_STRIP= -p1 MAINTAINER= ache@FreeBSD.org COMMENT= Library for manipulating PNG images MAKEFILE= ${WRKSRC}/scripts/makefile.freebsd -# "test" target not works after libpng-1.2.6-patch-pngwutil.txt -ALL_TARGET= all #test +ALL_TARGET= all test INSTALLS_SHLIB= yes SHLIB_VER= 5 diff --git a/graphics/png/distinfo b/graphics/png/distinfo index 70db3d70e56e..764b116a2f49 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,4 +1,2 @@ -MD5 (libpng-1.2.6.tar.gz) = f84b206672a3ffcf1e741087ee49257e -SIZE (libpng-1.2.6.tar.gz) = 502503 -MD5 (libpng-1.2.6-patch-pngwutil.txt) = 7f916d63b7b6aaaff386681a0cbf3102 -SIZE (libpng-1.2.6-patch-pngwutil.txt) = 3382 +MD5 (libpng-1.2.7.tar.gz) = 898871b38e92bb233cceee479a4c4b58 +SIZE (libpng-1.2.7.tar.gz) = 502865 diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab index 09eb8d4092e8..fff19eabb328 100644 --- a/graphics/png/files/patch-ab +++ b/graphics/png/files/patch-ab @@ -3,7 +3,7 @@ @@ -7,5 +7,5 @@ Name: libpng12 Description: Loads and saves PNG files - Version: 1.2.6 + Version: 1.2.7 -Libs: -L${libdir} -lpng12 -lz -lm -Cflags: -I${includedir}/libpng12 +Libs: -L${libdir} -lpng -lz -lm -- cgit v1.2.3