aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xpdf/Makefile
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2003-04-07 08:43:45 +0800
committerdougb <dougb@FreeBSD.org>2003-04-07 08:43:45 +0800
commit848ad02de62f5d18e78a8f6c2ba8964a8d2764fc (patch)
tree4e4c1fd49f06fd54270362111819e3f29a259cda /graphics/xpdf/Makefile
parente108b0045e5c453ac6f07235bb47e6c139464f74 (diff)
downloadfreebsd-ports-gnome-848ad02de62f5d18e78a8f6c2ba8964a8d2764fc.tar.gz
freebsd-ports-gnome-848ad02de62f5d18e78a8f6c2ba8964a8d2764fc.tar.zst
freebsd-ports-gnome-848ad02de62f5d18e78a8f6c2ba8964a8d2764fc.zip
Upgrade to 2.02, which in addition to numerous other bug fixes contains
the previous security patch.
Diffstat (limited to 'graphics/xpdf/Makefile')
-rw-r--r--graphics/xpdf/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile
index 76162f92bd6f..bc8bd4d981d4 100644
--- a/graphics/xpdf/Makefile
+++ b/graphics/xpdf/Makefile
@@ -6,18 +6,12 @@
#
PORTNAME= xpdf
-PORTVERSION= 2.01
-PORTREVISION= 2
+PORTVERSION= 2.02
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/ \
- ${MASTER_SITE_TEX_CTAN}
-PATCH_SITE_SUBDIR= support/xpdf
-PATCHFILES= xpdf-2.01-patch1
-
MAINTAINER= DougB@FreeBSD.org
COMMENT= Display PDF files, and convert them to other formats
@@ -41,8 +35,6 @@ CONFIGURE_ARGS= --with-gzip --enable-opi --with-x \
CONFIGURE_ARGS+= --enable-a4-paper
.endif
-PATCH_DIST_ARGS=-d ${PATCH_WRKSRC}/xpdf --forward --quiet -E ${PATCH_DIST_STRIP}
-
MAN1= pdffonts.1 \
pdfimages.1 \
pdfinfo.1 \