diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-23 11:01:35 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-23 11:01:35 +0000 |
commit | 8a038849696d39a5d20f4bc9ba3a24cc00162ee6 (patch) | |
tree | 872318874d6022f88cabbf7b5921a328045c36b4 /graphics/kdegraphics3/Makefile | |
parent | 4170fce1b6370b9c395c36646d2964a1d6182772 (diff) |
Patch vulnerability in imported xpdf code. Bump PORTREVISION.
References:
http://www.kde.org/info/security/advisory-20041223-1.txt
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1125
http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities
Notes
Notes:
svn path=/head/; revision=124970
Diffstat (limited to 'graphics/kdegraphics3/Makefile')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index b1fdb6677c4a..3c749b6d1270 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdegraphics PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |