summaryrefslogtreecommitdiff
path: root/time/xfce4-timer-plugin
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-05-05 00:47:34 +0000
committerryoon <ryoon@pkgsrc.org>2014-05-05 00:47:34 +0000
commit28213d2cc32867cb83de57e016f5ac38cc464e7a (patch)
tree0f5a0a6d68ab07f42623455ffc3f1bec326482ca /time/xfce4-timer-plugin
parent586e4a51aef4b7489209981930a83e7a67ce35a4 (diff)
downloadpkgsrc-28213d2cc32867cb83de57e016f5ac38cc464e7a.tar.gz
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'time/xfce4-timer-plugin')
-rw-r--r--time/xfce4-timer-plugin/Makefile4
-rw-r--r--time/xfce4-timer-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile
index 783b4488f4a..7fb6eca1493 100644
--- a/time/xfce4-timer-plugin/Makefile
+++ b/time/xfce4-timer-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2013/10/10 14:41:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:24 ryoon Exp $
#
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -6,7 +6,7 @@
XFCE4_VERSION= 0.5.1
DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION}
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= time
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/
COMMENT= Xfce4 timer plugin
diff --git a/time/xfce4-timer-plugin/buildlink3.mk b/time/xfce4-timer-plugin/buildlink3.mk
index 22ecaa762c5..d7b6ed394b6 100644
--- a/time/xfce4-timer-plugin/buildlink3.mk
+++ b/time/xfce4-timer-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.24 2013/10/10 14:41:52 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:24 ryoon Exp $
BUILDLINK_TREE+= xfce4-timer-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-timer-plugin
XFCE4_TIMER_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1
-BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb20
+BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb21
BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"