aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpdf3/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-10-04 22:12:43 +0000
committerCy Schubert <cy@FreeBSD.org>2019-10-04 22:12:43 +0000
commit81b95851cf5239c14125cfc3c035bb824c2820f2 (patch)
treebb295d91fc65f419207a8ce7bc7c7635e23ee38f /graphics/xpdf3/Makefile
parentb12bd2b2ae6f8386bfc274f18184e3a8ae4fade1 (diff)
downloadports-81b95851cf5239c14125cfc3c035bb824c2820f2.tar.gz
ports-81b95851cf5239c14125cfc3c035bb824c2820f2.zip
Backport fix for CVE-2019-16927 and CVE-2019-9877 from xpdf4.
PR: 241066 Submitted by: naddy MFH: 2019Q4
Notes
Notes: svn path=/head/; revision=513786
Diffstat (limited to 'graphics/xpdf3/Makefile')
-rw-r--r--graphics/xpdf3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpdf3/Makefile b/graphics/xpdf3/Makefile
index 459fcecc5b32..6fafbe7d1809 100644
--- a/graphics/xpdf3/Makefile
+++ b/graphics/xpdf3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xpdf
PORTVERSION= 3.04
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics print
MASTER_SITES= https://xpdfreader-dl.s3.amazonaws.com/old/
.if !defined(MASTERDIR)