diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-24 19:32:52 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-24 19:32:52 +0000 |
commit | c1c784df066d8fac34045bd46f7740f822ccc72d (patch) | |
tree | 54424b49a224556c399cd8e31a9b66dc42c1fd00 /graphics/gpdf/Makefile | |
parent | 97e70a0bfe641079939d091c8797328dbed9c6a0 (diff) |
Patch vulnerability in imported xpdf code. Bump PORTREVISION.
Approved by: pav(mentor, gnome hat)
References: http://www.vuxml.org/freebsd/e3e266e9-5473-11d9-a9e7-0001020eed82.html
Notes
Notes:
svn path=/head/; revision=125088
Diffstat (limited to 'graphics/gpdf/Makefile')
-rw-r--r-- | graphics/gpdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index b24cd1e789c0..5a62dc913300 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= gpdf PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8 |