aboutsummaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2007-10-14 01:56:36 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2007-10-14 01:56:36 +0000
commit6421a75f0c20336af96a8049b22015e1696fbeb5 (patch)
tree1b0f26171b69a20065bdf969d52bdeb85735ea54 /graphics/png
parent3f239babbdb98bf46807463ccd46ca91f2c7386e (diff)
downloadports-6421a75f0c20336af96a8049b22015e1696fbeb5.tar.gz
ports-6421a75f0c20336af96a8049b22015e1696fbeb5.zip
Upgrade to 1.2.22
PR: 117165 Submitted by: Nick Barkas <snb@threerings.net>
Notes
Notes: svn path=/head/; revision=201430
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 ded5dc477e94..081216a98677 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= png
-PORTVERSION= 1.2.21
+PORTVERSION= 1.2.22
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lib${PORTNAME}
diff --git a/graphics/png/distinfo b/graphics/png/distinfo
index 0c71bd57c8db..62b75d42bbcb 100644
--- a/graphics/png/distinfo
+++ b/graphics/png/distinfo
@@ -1,3 +1,3 @@
-MD5 (libpng-1.2.21.tar.bz2) = b0cda5e10e8165e5f151e674e1a67983
-SHA256 (libpng-1.2.21.tar.bz2) = 3b4f186e5dd1e683178d58d45db16f4fd9203f6518037ff28b4505ec35246953
-SIZE (libpng-1.2.21.tar.bz2) = 614352
+MD5 (libpng-1.2.22.tar.bz2) = e50208ad684a5822c74b8a260962a4d4
+SHA256 (libpng-1.2.22.tar.bz2) = 03b8104975dcc4edf97d1f9d0dfccb8ff9f6eec9d2a2f271a3ff8a7c7cd53d54
+SIZE (libpng-1.2.22.tar.bz2) = 614414
diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab
index 2e9a50ebc280..8deaed6b52d6 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.21
+ Version: 1.2.22
-Libs: -L${libdir} -lpng12
+Libs: -L${libdir} -lpng -lz -lm
Cflags: -I${includedir}