diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 94b37b4e43cb09388d595b2eab1c405e533f4758 (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /time | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'time')
-rw-r--r-- | time/cairo-clock/Makefile | 4 | ||||
-rw-r--r-- | time/evolution-webcal/Makefile | 4 | ||||
-rw-r--r-- | time/gchore/Makefile | 4 | ||||
-rw-r--r-- | time/gdeskcal/Makefile | 4 | ||||
-rw-r--r-- | time/gnotime/Makefile | 4 | ||||
-rw-r--r-- | time/gtodo-applet/Makefile | 4 | ||||
-rw-r--r-- | time/gtodo/Makefile | 4 | ||||
-rw-r--r-- | time/hamster-applet/Makefile | 4 | ||||
-rw-r--r-- | time/planner/Makefile | 4 | ||||
-rw-r--r-- | time/ptimetracker/Makefile | 4 | ||||
-rw-r--r-- | time/rsibreak-kde3/Makefile | 4 | ||||
-rw-r--r-- | time/rsibreak/Makefile | 4 | ||||
-rw-r--r-- | time/xfce4-datetime-plugin/Makefile | 4 | ||||
-rw-r--r-- | time/xfce4-datetime-plugin/buildlink3.mk | 4 | ||||
-rw-r--r-- | time/xfce4-orage/Makefile | 4 | ||||
-rw-r--r-- | time/xfce4-timer-plugin/Makefile | 4 | ||||
-rw-r--r-- | time/xfce4-timer-plugin/buildlink3.mk | 4 | ||||
-rw-r--r-- | time/xonclock/Makefile | 3 |
18 files changed, 36 insertions, 35 deletions
diff --git a/time/cairo-clock/Makefile b/time/cairo-clock/Makefile index f2a1fec8ee0..7a413ab3a57 100644 --- a/time/cairo-clock/Makefile +++ b/time/cairo-clock/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/04/22 13:44:53 obache Exp $ +# $NetBSD: Makefile,v 1.19 2011/11/01 06:02:39 sbd Exp $ # DISTNAME= cairo-clock_0.3.3-1 PKGNAME= cairo-clock-0.3.3 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= time MASTER_SITES= http://macslow.thepimp.net/projects/cairo-clock/ diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index f03208f32d1..63baa999b6d 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2011/06/10 09:40:02 obache Exp $ +# $NetBSD: Makefile,v 1.50 2011/11/01 06:02:39 sbd Exp $ # DISTNAME= evolution-webcal-2.32.0 -PKGREVISION= 3 +PKGREVISION= 4 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 154a986bb06..12aaea4a819 100644 --- a/time/gchore/Makefile +++ b/time/gchore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2011/04/22 13:44:53 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/11/01 06:02:39 sbd Exp $ # DISTNAME= gchore-1.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gchore/} diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile index f23aef331ac..e5ee54b0057 100644 --- a/time/gdeskcal/Makefile +++ b/time/gdeskcal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2011/04/22 13:44:53 obache Exp $ +# $NetBSD: Makefile,v 1.37 2011/11/01 06:02:39 sbd Exp $ # DISTNAME= gDeskCal-0_57_1 PKGNAME= gdeskcal-0.57.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= time MASTER_SITES= http://www.pycage.de/download/ diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index 35ea50b36f9..f3caad2097d 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2011/07/21 13:06:03 obache Exp $ +# $NetBSD: Makefile,v 1.45 2011/11/01 06:02:39 sbd Exp $ DISTNAME= gnotime-2.3.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index 1e26b2074e0..16dbbfc1909 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2011/07/21 13:06:04 obache Exp $ +# $NetBSD: Makefile,v 1.36 2011/11/01 06:02:39 sbd Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= time gnome MASTER_SITES= # http://download.qballcow.nl/programs/gtodo/ diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index 33e9dd73aca..01c4e56d8e6 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2011/07/21 13:06:04 obache Exp $ +# $NetBSD: Makefile,v 1.35 2011/11/01 06:02:39 sbd Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/} diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index 450c17aa2cd..87bbfb6d83f 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2011/07/21 13:06:04 obache Exp $ +# $NetBSD: Makefile,v 1.20 2011/11/01 06:02:39 sbd Exp $ # DISTNAME= hamster-applet-2.28.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hamster-applet/2.28/} diff --git a/time/planner/Makefile b/time/planner/Makefile index 009c9223209..958d2d13636 100644 --- a/time/planner/Makefile +++ b/time/planner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2011/07/21 13:06:04 obache Exp $ +# $NetBSD: Makefile,v 1.29 2011/11/01 06:02:39 sbd Exp $ # DISTNAME= planner-0.14.4 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= time x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/planner/0.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/ptimetracker/Makefile b/time/ptimetracker/Makefile index caa88842443..280da1e5395 100644 --- a/time/ptimetracker/Makefile +++ b/time/ptimetracker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2011/01/13 13:39:30 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2011/11/01 06:02:40 sbd Exp $ DISTNAME= ptimetracker-1.7.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time kde MASTER_SITES= http://www.eggtart.plus.com/ptt/prog/ diff --git a/time/rsibreak-kde3/Makefile b/time/rsibreak-kde3/Makefile index c28675508f8..71f2c42bd1d 100644 --- a/time/rsibreak-kde3/Makefile +++ b/time/rsibreak-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/04/22 13:44:54 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/11/01 06:02:40 sbd Exp $ DISTNAME= rsibreak-0.8.0 PKGNAME= rsibreak-0.8.0 -PKGREVISION= 10 +PKGREVISION= 11 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 decea21175c..ad60b4e8d23 100644 --- a/time/rsibreak/Makefile +++ b/time/rsibreak/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2011/04/22 13:44:54 obache Exp $ +# $NetBSD: Makefile,v 1.18 2011/11/01 06:02:40 sbd Exp $ DISTNAME= rsibreak-0.10 -PKGREVISION= 6 +PKGREVISION= 7 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 d67734b8435..58e971a2534 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2011/04/22 13:42:22 obache Exp $ +# $NetBSD: Makefile,v 1.23 2011/11/01 06:02:40 sbd 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= 5 +PKGREVISION= 6 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 3962470f2db..8bd78139da4 100644 --- a/time/xfce4-datetime-plugin/buildlink3.mk +++ b/time/xfce4-datetime-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2011/04/22 13:42:22 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2011/11/01 06:02:40 sbd 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.1nb5 +BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin?= xfce4-datetime-plugin>=0.6.1nb6 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 6d4d184224c..46a86730042 100644 --- a/time/xfce4-orage/Makefile +++ b/time/xfce4-orage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/04/22 13:44:54 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/11/01 06:02:40 sbd 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= 6 +PKGREVISION= 7 CATEGORIES= time COMMENT= Xfce time managing application diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile index d22663096ce..b281da1a30a 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/04/22 13:42:16 obache Exp $ +# $NetBSD: Makefile,v 1.9 2011/11/01 06:02:40 sbd 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= 6 +PKGREVISION= 7 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 10fdbd177e4..7c59620efa7 100644 --- a/time/xfce4-timer-plugin/buildlink3.mk +++ b/time/xfce4-timer-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2011/04/22 13:42:16 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2011/11/01 06:02:40 sbd 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.1nb6 +BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin?= xfce4-timer-plugin>=0.5.1nb7 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 c771b6d849d..7b7a4b3529a 100644 --- a/time/xonclock/Makefile +++ b/time/xonclock/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/02/16 19:47:20 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2011/11/01 06:02:40 sbd Exp $ # DISTNAME= xonclock-0.0.9.4 +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xonclock/} |