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 --- graphics/kdegraphics3/Makefile | 2 +- graphics/kdegraphics4/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') 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