summaryrefslogtreecommitdiff
path: root/x11/xfce4-clipman-plugin
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-09-02 19:50:38 +0000
committeradam <adam@pkgsrc.org>2013-09-02 19:50:38 +0000
commit30b15b560ede65e353f4add7bde4bfdd0303ad98 (patch)
tree50a1ccd42456eff2c4cb93f6820d39553d73b228 /x11/xfce4-clipman-plugin
parent56b9f74dd087c70b0df81eb1222a569fe08076a3 (diff)
downloadpkgsrc-30b15b560ede65e353f4add7bde4bfdd0303ad98.tar.gz
Revbump after cairo update
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r--x11/xfce4-clipman-plugin/Makefile4
-rw-r--r--x11/xfce4-clipman-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index 81442ccfdf1..507e8ce5594 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2013/06/06 12:54:00 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2013/09/02 19:50:50 adam Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.8.0
DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-clipman-plugin/
COMMENT= Xfce clipboard plugin
diff --git a/x11/xfce4-clipman-plugin/buildlink3.mk b/x11/xfce4-clipman-plugin/buildlink3.mk
index 088d1a51d15..f95cfa543c5 100644
--- a/x11/xfce4-clipman-plugin/buildlink3.mk
+++ b/x11/xfce4-clipman-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.36 2013/06/06 12:54:00 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.37 2013/09/02 19:50:50 adam Exp $
BUILDLINK_TREE+= xfce4-clipman-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-clipman-plugin
XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0
-BUILDLINK_ABI_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0nb18
+BUILDLINK_ABI_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0nb19
BUILDLINK_PKGSRCDIR.xfce4-clipman-plugin?= ../../x11/xfce4-clipman-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"