aboutsummaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2008-11-13 10:19:40 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2008-11-13 10:19:40 +0000
commit9758cb6e920b3360395ffd887e21cb3a6f0b6d76 (patch)
treec4f1048ae827dd193ecb590fa1e5010e0ed62ab7 /graphics/png
parent93d9b7fa76a6d0f5cf8849623774911061e3dbf1 (diff)
downloadports-9758cb6e920b3360395ffd887e21cb3a6f0b6d76.tar.gz
ports-9758cb6e920b3360395ffd887e21cb3a6f0b6d76.zip
Upgrade to 1.2.33
PR: 128718 Submitted by: bf <bf2006a@yahoo.com>
Notes
Notes: svn path=/head/; revision=222792
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile2
-rw-r--r--graphics/png/distinfo6
-rw-r--r--graphics/png/files/patch-ab2
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 5f7cd37879a5..ef293a8471c3 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= png
-PORTVERSION= 1.2.32
+PORTVERSION= 1.2.33
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lib${PORTNAME}
diff --git a/graphics/png/distinfo b/graphics/png/distinfo
index 739ee638a005..0ebff7a7ff49 100644
--- a/graphics/png/distinfo
+++ b/graphics/png/distinfo
@@ -1,3 +1,3 @@
-MD5 (libpng-1.2.32.tar.bz2) = df4a20c6f24a6f642ae11c9a5a4ffa7f
-SHA256 (libpng-1.2.32.tar.bz2) = 928cd5f6aa2ccce97125a3add90479b901df902f27cefbb2052b89d92e7d757f
-SIZE (libpng-1.2.32.tar.bz2) = 639460
+MD5 (libpng-1.2.33.tar.bz2) = 0532c28ba1b17ee2095ad50731c2c75c
+SHA256 (libpng-1.2.33.tar.bz2) = af3a8150fedaf3ea561c10c59fa828f71f732ade06e3f3d13fa453629c470800
+SIZE (libpng-1.2.33.tar.bz2) = 651555
diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab
index 94c6a7bed9bd..edca733d3149 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.32
+ Version: 1.2.33
-Libs: -L${libdir} -lpng12
+Libs: -L${libdir} -lpng -lz -lm
Cflags: -I${includedir}