aboutsummaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2008-05-01 00:39:10 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2008-05-01 00:39:10 +0000
commite1eb8dd697d72212c114c2e54299810aac9b8c35 (patch)
treedebe8811943ac0351945cf6efe471d29325c43a0 /graphics/png
parente9bd50a8448b4222adcc6c0e4a33c31562ceae91 (diff)
downloadports-e1eb8dd697d72212c114c2e54299810aac9b8c35.tar.gz
ports-e1eb8dd697d72212c114c2e54299810aac9b8c35.zip
Upgrade to 1.2.28
Notes
Notes: svn path=/head/; revision=212389
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile5
-rw-r--r--graphics/png/distinfo6
-rw-r--r--graphics/png/files/patch-ab2
3 files changed, 6 insertions, 7 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 32aac99b1537..b6b872b8a305 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= png
-PORTVERSION= 1.2.27
+PORTVERSION= 1.2.28
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|ache|} \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lib${PORTNAME}
DISTNAME= lib${PORTNAME}-${PORTVERSION}
diff --git a/graphics/png/distinfo b/graphics/png/distinfo
index b7599f08bfee..75f6250dbf65 100644
--- a/graphics/png/distinfo
+++ b/graphics/png/distinfo
@@ -1,3 +1,3 @@
-MD5 (libpng-1.2.27.tar.bz2) = 310954baea8bedbe1a1c0fbd13a494ad
-SHA256 (libpng-1.2.27.tar.bz2) = 742891c0ec5a5fa5a7a545b08865e96e922447d8095b71e5348b9ff6d3123a9a
-SIZE (libpng-1.2.27.tar.bz2) = 641193
+MD5 (libpng-1.2.28.tar.bz2) = c981a7014fc695e354d2f2cac3a6742e
+SHA256 (libpng-1.2.28.tar.bz2) = 041c11048ea812f56d7042fbdfc3d7025c97a81f07ab20ebd0f50aecb47baccc
+SIZE (libpng-1.2.28.tar.bz2) = 788156
diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab
index 495d16a244c2..6388e83068cf 100644
--- a/graphics/png/files/patch-ab
+++ b/graphics/png/files/patch-ab
@@ -12,7 +12,7 @@
Name: libpng
Description: Loads and saves PNG files
- Version: 1.2.27
+ Version: 1.2.28
-Libs: -L${libdir} -lpng12
+Libs: -L${libdir} -lpng -lz -lm
Cflags: -I${includedir}