diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:17:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:17:56 +0000 |
commit | ab373a817aa52b69308caa6f5dc0d681b126200b (patch) | |
tree | 1909d73d5e68bb6f167fd408a76593ead5a738a5 /time | |
parent | 2946622899b8bbabcef85d61cf5bc85c73ba186f (diff) | |
download | pkgsrc-ab373a817aa52b69308caa6f5dc0d681b126200b.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'time')
-rw-r--r-- | time/xfce4-timer-plugin/Makefile | 4 | ||||
-rw-r--r-- | time/xfce4-timer-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile index e9417cef3f5..ea11fdce3cf 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/08 23:00:50 adam Exp $ +# $NetBSD: Makefile,v 1.18 2013/02/16 11:18:34 wiz Exp $ # .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,7 +6,7 @@ XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION} -PKGREVISION= 14 +PKGREVISION= 15 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 e9186781ffb..2c702cbba92 100644 --- a/time/xfce4-timer-plugin/buildlink3.mk +++ b/time/xfce4-timer-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2012/10/08 23:00:50 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2013/02/16 11:18:34 wiz 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.1nb14 +BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb15 BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |