diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-07-01 16:36:20 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-07-01 16:36:20 +0000 |
commit | b584939c8e6d552b39f99febacbd88a1f01476a7 (patch) | |
tree | eb7debe988c254754c4e10bc5be0a7d1a957194d /editors/koffice-kde4/Makefile | |
parent | - Use revised patch for CVE-2008-2711 (diff) |
Even thought if poppler-qt doesn't has shared library version change, but these
ports also linking to poppler. The poppler is the one that has shared library
version change. Therefore, bump the PORTREVISION.
Reported by: Jan Henrik Sylvester <me@janh.de>
Notes
Notes:
svn path=/head/; revision=216095
Diffstat (limited to 'editors/koffice-kde4/Makefile')
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index c38af62bb38f..4b951c5471c9 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 1.6.3 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 2 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} |