summaryrefslogtreecommitdiff
path: root/print/xpdf/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-08-12 12:27:30 +0000
committersalo <salo@pkgsrc.org>2005-08-12 12:27:30 +0000
commit747b3c2976b3e62f27e1a0f2b808e2989bbb0d87 (patch)
tree42153f5163a7b28926a288c0c89c1bf9c2dcf249 /print/xpdf/Makefile
parentaff8c01832f6c4bff2cce89ad2cec9a45500f2ed (diff)
downloadpkgsrc-747b3c2976b3e62f27e1a0f2b808e2989bbb0d87.tar.gz
Security fix for CAN-2005-2097.
"A vulnerability has been reported in Xpdf, which can be exploited by malicious people to cause a DoS (Denial of Service) on a vulnerable system." http://secunia.com/advisories/16374/ Patches from Ubuntu and RedHat.
Diffstat (limited to 'print/xpdf/Makefile')
-rw-r--r--print/xpdf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile
index 48478c2c780..fad07ae350e 100644
--- a/print/xpdf/Makefile
+++ b/print/xpdf/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2005/06/01 18:03:20 jlam Exp $
+# $NetBSD: Makefile,v 1.38 2005/08/12 12:27:30 salo Exp $
DISTNAME= xpdf-3.00
PKGNAME= ${DISTNAME}pl3
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/} \