aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2009-01-04 18:01:21 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2009-01-04 18:01:21 +0000
commitaba2989db58fdeb759a15cb76f105d6d0574763b (patch)
tree86fd1c6056b907b53b9c236c1a4d5495d7a570a6 /graphics
parent9bf8e90b60768d47fe1fa6e6b2e4d55b3409e3ff (diff)
downloadports-aba2989db58fdeb759a15cb76f105d6d0574763b.tar.gz
ports-aba2989db58fdeb759a15cb76f105d6d0574763b.zip
Notes
Diffstat (limited to 'graphics')
-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 ef293a8471c3..17c5cd7fad69 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= png
-PORTVERSION= 1.2.33
+PORTVERSION= 1.2.34
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lib${PORTNAME}
diff --git a/graphics/png/distinfo b/graphics/png/distinfo
index 0ebff7a7ff49..c3146b913f01 100644
--- a/graphics/png/distinfo
+++ b/graphics/png/distinfo
@@ -1,3 +1,3 @@
-MD5 (libpng-1.2.33.tar.bz2) = 0532c28ba1b17ee2095ad50731c2c75c
-SHA256 (libpng-1.2.33.tar.bz2) = af3a8150fedaf3ea561c10c59fa828f71f732ade06e3f3d13fa453629c470800
-SIZE (libpng-1.2.33.tar.bz2) = 651555
+MD5 (libpng-1.2.34.tar.bz2) = 37362876feb21344fd3af1228527db0f
+SHA256 (libpng-1.2.34.tar.bz2) = 3e284957f06897971969d6511d2d718d8b58da76f82b3c939d67d23b6026fb82
+SIZE (libpng-1.2.34.tar.bz2) = 638334
diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab
index edca733d3149..9fbda3a61d43 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.33
+ Version: 1.2.34
-Libs: -L${libdir} -lpng12
+Libs: -L${libdir} -lpng -lz -lm
Cflags: -I${includedir}