summaryrefslogtreecommitdiff
path: root/graphics/png/files/patch-ab
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2008-09-20 18:24:29 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2008-09-20 18:24:29 +0000
commit24e7038de662691f491770900cdb5d04b6a9fdf9 (patch)
treea04d343d719c05555652706f355cd9a849a4fc1a /graphics/png/files/patch-ab
parentFix crash issue of cannaserver. (diff)
Update to 1.2.32 which includes security fix.
Security: CVE-2008-3964 PR: 127502 Submitted by: bf <bf2006a@yahoo.com> Approved by: portmgr (linimon)
Diffstat (limited to 'graphics/png/files/patch-ab')
-rw-r--r--graphics/png/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab
index 0672b1d5c312..94c6a7bed9bd 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.31
+ Version: 1.2.32
-Libs: -L${libdir} -lpng12
+Libs: -L${libdir} -lpng -lz -lm
Cflags: -I${includedir}