summaryrefslogtreecommitdiff
path: root/x11/kde-runtime4
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2012-10-08 23:00:34 +0000
committeradam <adam@pkgsrc.org>2012-10-08 23:00:34 +0000
commited93f0ca4714712817b38621e93dcad138f16ee1 (patch)
treee38131657ba44ecd23072f8213cae4dc414c2b9f /x11/kde-runtime4
parent52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff)
downloadpkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz
Revbump after updating graphics/pango
Diffstat (limited to 'x11/kde-runtime4')
-rw-r--r--x11/kde-runtime4/Makefile4
-rw-r--r--x11/kde-runtime4/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile
index 0bb32bf8e55..20a3b58b331 100644
--- a/x11/kde-runtime4/Makefile
+++ b/x11/kde-runtime4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2012/10/02 17:12:15 tron Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/08 23:01:04 adam Exp $
DISTNAME= kde-runtime-${_KDE_VERSION}
PKGNAME= ${DISTNAME:S/-4/4-4/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= x11
COMMENT= Runtime requirements for the KDE integrated X11 desktop
diff --git a/x11/kde-runtime4/buildlink3.mk b/x11/kde-runtime4/buildlink3.mk
index f87e99743cb..0e6ad95f324 100644
--- a/x11/kde-runtime4/buildlink3.mk
+++ b/x11/kde-runtime4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2012/10/02 17:12:15 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2012/10/08 23:01:04 adam Exp $
BUILDLINK_TREE+= kde-runtime
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= kde-runtime
KDE_RUNTIME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kde-runtime+= kde-runtime4>=4.0.0
-BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=4.8.4nb4
+BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=4.8.4nb5
BUILDLINK_PKGSRCDIR.kde-runtime?= ../../x11/kde-runtime4
.include "../../x11/kdelibs4/buildlink3.mk"