From 0d8c03d43e0ef0e75115d95edbf7e1d6a5753857 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 6 Feb 2012 12:41:29 +0000 Subject: Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. --- time/cairo-clock/Makefile | 4 ++-- time/evolution-webcal/Makefile | 4 ++-- time/gchore/Makefile | 4 ++-- time/gdeskcal/Makefile | 4 ++-- time/gnotime/Makefile | 4 ++-- time/gtodo-applet/Makefile | 4 ++-- time/gtodo/Makefile | 4 ++-- time/hamster-applet/Makefile | 4 ++-- time/planner/Makefile | 4 ++-- time/rsibreak-kde3/Makefile | 4 ++-- time/rsibreak/Makefile | 4 ++-- time/xfce4-datetime-plugin/Makefile | 4 ++-- time/xfce4-datetime-plugin/buildlink3.mk | 4 ++-- time/xfce4-orage/Makefile | 4 ++-- time/xfce4-timer-plugin/Makefile | 4 ++-- time/xfce4-timer-plugin/buildlink3.mk | 4 ++-- time/xonclock/Makefile | 4 ++-- 17 files changed, 34 insertions(+), 34 deletions(-) (limited to 'time') diff --git a/time/cairo-clock/Makefile b/time/cairo-clock/Makefile index 7a413ab3a57..2a9e6231332 100644 --- a/time/cairo-clock/Makefile +++ b/time/cairo-clock/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2011/11/01 06:02:39 sbd Exp $ +# $NetBSD: Makefile,v 1.20 2012/02/06 12:41:45 wiz Exp $ # DISTNAME= cairo-clock_0.3.3-1 PKGNAME= cairo-clock-0.3.3 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= time MASTER_SITES= http://macslow.thepimp.net/projects/cairo-clock/ diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index 63baa999b6d..05770dbe5d2 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2011/11/01 06:02:39 sbd Exp $ +# $NetBSD: Makefile,v 1.51 2012/02/06 12:41:46 wiz Exp $ # DISTNAME= evolution-webcal-2.32.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/gchore/Makefile b/time/gchore/Makefile index 12aaea4a819..59af2fafaa7 100644 --- a/time/gchore/Makefile +++ b/time/gchore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/11/01 06:02:39 sbd Exp $ +# $NetBSD: Makefile,v 1.13 2012/02/06 12:41:46 wiz Exp $ # DISTNAME= gchore-1.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gchore/} diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile index e5ee54b0057..23a3380886c 100644 --- a/time/gdeskcal/Makefile +++ b/time/gdeskcal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2011/11/01 06:02:39 sbd Exp $ +# $NetBSD: Makefile,v 1.38 2012/02/06 12:41:46 wiz Exp $ # DISTNAME= gDeskCal-0_57_1 PKGNAME= gdeskcal-0.57.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= time MASTER_SITES= http://www.pycage.de/download/ diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index 5cb810b7364..1a770f19ece 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2012/01/24 09:11:15 sbd Exp $ +# $NetBSD: Makefile,v 1.48 2012/02/06 12:41:46 wiz Exp $ DISTNAME= gnotime-2.3.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index 10718e0903a..c31e4cb9a1f 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2012/01/24 09:11:15 sbd Exp $ +# $NetBSD: Makefile,v 1.39 2012/02/06 12:41:46 wiz Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= time gnome MASTER_SITES= # http://download.qballcow.nl/programs/gtodo/ diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index bae7c7bb25e..84732d47d16 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2012/01/24 09:11:15 sbd Exp $ +# $NetBSD: Makefile,v 1.37 2012/02/06 12:41:46 wiz Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/} diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index ef6d9c59d14..b8de1058d1d 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/01/24 09:11:15 sbd Exp $ +# $NetBSD: Makefile,v 1.22 2012/02/06 12:41:46 wiz Exp $ # DISTNAME= hamster-applet-2.28.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hamster-applet/2.28/} diff --git a/time/planner/Makefile b/time/planner/Makefile index f2153561857..41c3d4611e8 100644 --- a/time/planner/Makefile +++ b/time/planner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2012/01/24 09:11:15 sbd Exp $ +# $NetBSD: Makefile,v 1.32 2012/02/06 12:41:47 wiz Exp $ # DISTNAME= planner-0.14.4 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= time x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/planner/0.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/rsibreak-kde3/Makefile b/time/rsibreak-kde3/Makefile index 5af91d1fd78..fda106a75bc 100644 --- a/time/rsibreak-kde3/Makefile +++ b/time/rsibreak-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/01/13 10:55:34 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/02/06 12:41:47 wiz Exp $ DISTNAME= rsibreak-0.8.0 PKGNAME= rsibreak-0.8.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/rsibreak/Makefile b/time/rsibreak/Makefile index e9da737a716..eae3f2cb90d 100644 --- a/time/rsibreak/Makefile +++ b/time/rsibreak/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/01/29 00:13:49 marino Exp $ +# $NetBSD: Makefile,v 1.21 2012/02/06 12:41:47 wiz Exp $ DISTNAME= rsibreak-0.10 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile index 58e971a2534..b3482d3fd15 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2011/11/01 06:02:40 sbd Exp $ +# $NetBSD: Makefile,v 1.24 2012/02/06 12:41:47 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.6.1 DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 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 8bd78139da4..7afa8cf3c80 100644 --- a/time/xfce4-datetime-plugin/buildlink3.mk +++ b/time/xfce4-datetime-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2011/11/01 06:02:40 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2012/02/06 12:41:47 wiz 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.1nb6 +BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin?= xfce4-datetime-plugin>=0.6.1nb7 BUILDLINK_PKGSRCDIR.xfce4-datetime-plugin?= ../../time/xfce4-datetime-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/time/xfce4-orage/Makefile b/time/xfce4-orage/Makefile index 46a86730042..428cca540d3 100644 --- a/time/xfce4-orage/Makefile +++ b/time/xfce4-orage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/11/01 06:02:40 sbd Exp $ +# $NetBSD: Makefile,v 1.13 2012/02/06 12:41:47 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DISTNAME= orage-${XFCE4_VERSION} PKGNAME= xfce4-orage-${XFCE4_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time COMMENT= Xfce time managing application diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile index b281da1a30a..90e6e77682f 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/11/01 06:02:40 sbd Exp $ +# $NetBSD: Makefile,v 1.10 2012/02/06 12:41:47 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 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 7c59620efa7..257b0d75318 100644 --- a/time/xfce4-timer-plugin/buildlink3.mk +++ b/time/xfce4-timer-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2011/11/01 06:02:40 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2012/02/06 12:41:47 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.1nb7 +BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin?= xfce4-timer-plugin>=0.5.1nb8 BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/time/xonclock/Makefile b/time/xonclock/Makefile index 1cbc117b333..dbdb9176cca 100644 --- a/time/xonclock/Makefile +++ b/time/xonclock/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/01/29 00:12:54 marino Exp $ +# $NetBSD: Makefile,v 1.12 2012/02/06 12:41:47 wiz Exp $ # DISTNAME= xonclock-0.0.9.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xonclock/} -- cgit v1.2.3