summaryrefslogtreecommitdiff
path: root/time/xfce4-datetime-plugin
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
committertron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
commite05e426ab43da6bb48ab55916d999c4d503e688a (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /time/xfce4-datetime-plugin
parent6ac78ffb0f037a74145725b7dcfcfa4652d7dd23 (diff)
downloadpkgsrc-e05e426ab43da6bb48ab55916d999c4d503e688a.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'time/xfce4-datetime-plugin')
-rw-r--r--time/xfce4-datetime-plugin/Makefile4
-rw-r--r--time/xfce4-datetime-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile
index ef0ca60819a..b8ecac48d99 100644
--- a/time/xfce4-datetime-plugin/Makefile
+++ b/time/xfce4-datetime-plugin/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2013/06/03 10:06:05 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2013/06/04 22:17:11 tron Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.6.1
DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= time
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-datetime-plugin/
EXTRACT_SUFX= .tar.bz2
diff --git a/time/xfce4-datetime-plugin/buildlink3.mk b/time/xfce4-datetime-plugin/buildlink3.mk
index 348db755881..8a7f45adf24 100644
--- a/time/xfce4-datetime-plugin/buildlink3.mk
+++ b/time/xfce4-datetime-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.32 2013/06/03 10:06:05 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.33 2013/06/04 22:17:11 tron Exp $
BUILDLINK_TREE+= xfce4-datetime-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-datetime-plugin
XFCE4_DATETIME_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.4.1
-BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.6.1nb15
+BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.6.1nb16
BUILDLINK_PKGSRCDIR.xfce4-datetime-plugin?= ../../time/xfce4-datetime-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"