summaryrefslogtreecommitdiff
path: root/print/xpdf/Makefile
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2004-11-25 13:20:36 +0000
committerdillo <dillo@pkgsrc.org>2004-11-25 13:20:36 +0000
commitb2f8eab2809b6e7fd38371abe6970b8537a302f0 (patch)
tree542edd80a1cb3feb0e971ad27b707ba1c6eb37e0 /print/xpdf/Makefile
parent321c9491e9d20b067b931dc41682dd5919bc24c0 (diff)
downloadpkgsrc-b2f8eab2809b6e7fd38371abe6970b8537a302f0.tar.gz
update to 3.00.1 (pl1): fix various buffer overflows
Diffstat (limited to 'print/xpdf/Makefile')
-rw-r--r--print/xpdf/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile
index 367e20c08e4..85d725c42a4 100644
--- a/print/xpdf/Makefile
+++ b/print/xpdf/Makefile
@@ -1,12 +1,16 @@
-# $NetBSD: Makefile,v 1.31 2004/10/03 00:18:07 tv Exp $
+# $NetBSD: Makefile,v 1.32 2004/11/25 13:20:36 dillo Exp $
DISTNAME= xpdf-3.00
-PKGREVISION= 1
+PKGNAME= ${DISTNAME}.1
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/} \
http://gd.tuwien.ac.at/publishing/xpdf/
+PATCHFILES= xpdf-3.00pl1.patch
+PATCH_SITES= ${MASTER_SITES}
+PATCH_DIST_ARGS=-d ${WRKSRC}/xpdf --quiet
+
MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Display tool for PDF files