From 1c072774e219a4013246aa4ae5410d3f2e0fc329 Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 1 Jul 2008 16:36:20 +0000 Subject: 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 --- editors/calligra/Makefile | 2 +- editors/koffice-kde3/Makefile | 2 +- editors/koffice-kde4/Makefile | 2 +- graphics/kdegraphics3/Makefile | 2 +- graphics/kdegraphics4/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 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} diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 28d0625a0ca5..1fc874129a60 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdegraphics PORTVERSION= ${KDE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index 28d0625a0ca5..1fc874129a60 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdegraphics PORTVERSION= ${KDE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src -- cgit