diff options
author | mezz <mezz@FreeBSD.org> | 2008-07-02 00:36:20 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-07-02 00:36:20 +0800 |
commit | 1c072774e219a4013246aa4ae5410d3f2e0fc329 (patch) | |
tree | 19b4c8a31bf358ed5688863109f4af1da964f957 /editors | |
parent | 83f4b8b71efa5d5fd4d3871a3ba89646e585c434 (diff) | |
download | freebsd-ports-gnome-1c072774e219a4013246aa4ae5410d3f2e0fc329.tar.gz freebsd-ports-gnome-1c072774e219a4013246aa4ae5410d3f2e0fc329.tar.zst freebsd-ports-gnome-1c072774e219a4013246aa4ae5410d3f2e0fc329.zip |
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>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde3/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index c38af62bb38f..4b951c5471c9 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/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} diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index c38af62bb38f..4b951c5471c9 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/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} 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} |