summaryrefslogtreecommitdiff
path: root/x11/xfce4-session
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-10-02 17:12:21 +0000
committertron <tron@pkgsrc.org>2012-10-02 17:12:21 +0000
commit5abe227df4140daa2f692692afc4d23fab0c41c9 (patch)
tree8ba8e8f29c9f367094c54d7b6bef9c017ebce8a9 /x11/xfce4-session
parent57f0a97eb5187e11dc8b30354e416cb93e1f87b6 (diff)
downloadpkgsrc-5abe227df4140daa2f692692afc4d23fab0c41c9.tar.gz
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'x11/xfce4-session')
-rw-r--r--x11/xfce4-session/Makefile4
-rw-r--r--x11/xfce4-session/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile
index 548cdaa5003..503924b901e 100644
--- a/x11/xfce4-session/Makefile
+++ b/x11/xfce4-session/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.38 2012/09/15 10:07:20 obache Exp $
+# $NetBSD: Makefile,v 1.39 2012/10/02 17:12:23 tron Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-session-${XFCE4_VERSION}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= x11
COMMENT= Xfce session manager
diff --git a/x11/xfce4-session/buildlink3.mk b/x11/xfce4-session/buildlink3.mk
index f7d2dbdb96c..181e75be2c9 100644
--- a/x11/xfce4-session/buildlink3.mk
+++ b/x11/xfce4-session/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.33 2012/09/15 10:07:20 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.34 2012/10/02 17:12:23 tron Exp $
BUILDLINK_TREE+= xfce4-session
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-session
XFCE4_SESSION_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-session+= xfce4-session>=4.6.0
-BUILDLINK_ABI_DEPENDS.xfce4-session+= xfce4-session>=4.6.1nb12
+BUILDLINK_ABI_DEPENDS.xfce4-session+= xfce4-session>=4.6.1nb13
BUILDLINK_PKGSRCDIR.xfce4-session?= ../../x11/xfce4-session
.include "../../devel/glib2/buildlink3.mk"