aboutsummaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2009-07-16 14:05:30 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2009-07-16 14:05:30 +0000
commit7c9d51a39e1ab54e04764e4957a3aef505a32376 (patch)
tree52aae0392fe0519de9d20138478d45976067a14a /graphics/png
parent3d0a9798fa437e5049ad0009473b7e8a359c8022 (diff)
downloadports-7c9d51a39e1ab54e04764e4957a3aef505a32376.tar.gz
ports-7c9d51a39e1ab54e04764e4957a3aef505a32376.zip
Update to 1.2.37
PR: 136207 Submitted by: bf <bf1783@gmail.com> Security: CVE-2009-2042
Notes
Notes: svn path=/head/; revision=237926
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile3
-rw-r--r--graphics/png/distinfo6
-rw-r--r--graphics/png/files/patch-ab2
3 files changed, 5 insertions, 6 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 5957c3b9f322..e260123aaeee 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= png
-PORTVERSION= 1.2.35
+PORTVERSION= 1.2.37
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=
diff --git a/graphics/png/distinfo b/graphics/png/distinfo
index 27f04bbb6bb6..dd729cd3282a 100644
--- a/graphics/png/distinfo
+++ b/graphics/png/distinfo
@@ -1,3 +1,3 @@
-MD5 (libpng-1.2.35.tar.bz2) = b8b8d09adf6bee2c5902c8e54c4f2e68
-SHA256 (libpng-1.2.35.tar.bz2) = cafe6431f9e6d561fb7b396bf94ff73a9cd0f4279f3eea2fc714ab90e345eee6
-SIZE (libpng-1.2.35.tar.bz2) = 650154
+MD5 (libpng-1.2.37.tar.bz2) = 6d1ee0888dbb711214943cb19c294b49
+SHA256 (libpng-1.2.37.tar.bz2) = 682960b55527b54bada90e959c2d42679444a1db43677c77eb645a29645f86d1
+SIZE (libpng-1.2.37.tar.bz2) = 660314
diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab
index 6ca8cae095b4..967f132d9919 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.35
+ Version: 1.2.37
-Libs: -L${libdir} -lpng12
+Libs: -L${libdir} -lpng -lz -lm
Cflags: -I${includedir}