diff options
author | markd <markd@pkgsrc.org> | 2007-11-08 21:36:03 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-11-08 21:36:03 +0000 |
commit | da490a203deab6e6782f719b7b1e32e11f176630 (patch) | |
tree | 7b69d0650c8c53a8ee3ac5e44b18111bb2fa7618 /misc/koffice/Makefile | |
parent | 12f15b12b0b1f95d3a33fe1de723191861d3b901 (diff) | |
download | pkgsrc-da490a203deab6e6782f719b7b1e32e11f176630.tar.gz |
Another xpdf issue
http://www.kde.org/info/security/advisory-20071107-1.txt
PKGREVISION++
Diffstat (limited to 'misc/koffice/Makefile')
-rw-r--r-- | misc/koffice/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 210c79284ff..6b99cefaecc 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.97 2007/09/21 13:04:02 wiz Exp $ +# $NetBSD: Makefile,v 1.98 2007/11/08 21:36:03 markd Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.koffice.org/ COMMENT= KDE Office Suite PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/ -PATCHFILES= koffice-xpdf-CVE-2007-3387.diff +PATCHFILES= koffice-xpdf-CVE-2007-3387.diff koffice-1.6.3-xpdf2-CVE-2007-4352-5392-5393.diff CONFLICTS+= koffice3-[0-9]* |