aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-04-18 17:27:21 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-04-18 17:27:21 +0000
commitf998977b3d63e8f1e8ca932d0c76e77676fee498 (patch)
treee98b9fc200152bef11ad627badcaa4ebad6ccbab
parent8a731c69a4280e82af8a49bc288bd89c1b80ad8e (diff)
downloadports-f998977b3d63e8f1e8ca932d0c76e77676fee498.tar.gz
ports-f998977b3d63e8f1e8ca932d0c76e77676fee498.zip
- This update fixes the security vulnerabilities reported in
CVE-2009-0146, CVE-2009-0147, CVE-2009-0166, CVE-2009-0799, CVE-2009-0800, CVE-2009-1179, CVE-2009-1180, CVE-2009-1181, CVE-2009-1182 and CVE-2009-1183. PR: ports/133831 Submitted by: Mark Foster <mark@foster.cc> Approved by: portmgr (erwin) Security: http://www.vuxml.org/freebsd/a21037d5-2c38-11de-ab3b-0017a4cccfc6.html
Notes
Notes: svn path=/head/; revision=232371
-rw-r--r--graphics/xpdf/Makefile10
-rw-r--r--graphics/xpdf/distinfo3
2 files changed, 8 insertions, 5 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile
index 73421c41b5e9..4e9f57a5793a 100644
--- a/graphics/xpdf/Makefile
+++ b/graphics/xpdf/Makefile
@@ -7,14 +7,14 @@
PORTNAME= xpdf
PORTVERSION= 3.02
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= support/xpdf
PATCH_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-PATCHFILES= xpdf-3.02pl1.patch xpdf-3.02pl2.patch
+PATCHFILES= xpdf-3.02pl1.patch xpdf-3.02pl2.patch xpdf-3.02pl3.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= araujo@FreeBSD.org
@@ -35,9 +35,9 @@ CONFIGURE_ARGS= --enable-opi \
--with-freetype2-library="${LOCALBASE}/lib" \
--with-freetype2-includes="${LOCALBASE}/include/freetype2"
-OPTIONS= LIBPAPER "Enable libpaper" off \
- DRAW "Enable drawing annotations" on \
- X11 "Enable X11 support" on \
+OPTIONS= LIBPAPER "Enable libpaper" off \
+ DRAW "Enable drawing annotations" on \
+ X11 "Enable X11 support" on \
.include <bsd.port.pre.mk>
diff --git a/graphics/xpdf/distinfo b/graphics/xpdf/distinfo
index 07db83b580cd..c4c43f66ac73 100644
--- a/graphics/xpdf/distinfo
+++ b/graphics/xpdf/distinfo
@@ -7,6 +7,9 @@ SIZE (xpdf-3.02pl1.patch) = 1050
MD5 (xpdf-3.02pl2.patch) = 3a5cb165ae66781e0b21e6219ae06795
SHA256 (xpdf-3.02pl2.patch) = d1c1d887b0b8a5283f04f825e44f085f2e92daf7b518889acf1bc89ea07ed9d9
SIZE (xpdf-3.02pl2.patch) = 20843
+MD5 (xpdf-3.02pl3.patch) = 581963ede0fb5715e1a69f01b5b8ce63
+SHA256 (xpdf-3.02pl3.patch) = 594ce8fbd23bff29eacddfae3533c63c7e86b4a24f7d45e44f1937d3d19e534b
+SIZE (xpdf-3.02pl3.patch) = 30727
MD5 (patch-zz-xpdf-annot.20080728a) = ddb032df9edcad1ba0ef1fb03189acd8
SHA256 (patch-zz-xpdf-annot.20080728a) = c96308c0fb90450251a6f8a19b5436a5fd5d70b4d6af2626ba85d3c4b7300fe1
SIZE (patch-zz-xpdf-annot.20080728a) = 69092