diff options
author | obache <obache> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache> | 2011-07-21 13:05:46 +0000 |
commit | a0c12782f8d7306d06b758910bd2c69cfb241038 (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /time | |
parent | 01c9e2879723b4611172f7a192187534f8379d16 (diff) | |
download | pkgsrc-a0c12782f8d7306d06b758910bd2c69cfb241038.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'time')
-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 |
5 files changed, 10 insertions, 10 deletions
diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index e1405f4dae6..35ea50b36f9 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2011/04/22 13:44:53 obache Exp $ +# $NetBSD: Makefile,v 1.44 2011/07/21 13:06:03 obache Exp $ DISTNAME= gnotime-2.3.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index 3f9289a7a6f..1e26b2074e0 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2011/06/10 09:40:02 obache Exp $ +# $NetBSD: Makefile,v 1.35 2011/07/21 13:06:04 obache Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= time gnome MASTER_SITES= # http://download.qballcow.nl/programs/gtodo/ diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index 719d60ea993..33e9dd73aca 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2011/04/22 13:44:53 obache Exp $ +# $NetBSD: Makefile,v 1.34 2011/07/21 13:06:04 obache Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/} diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index 061d336b0af..450c17aa2cd 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2011/04/22 13:44:53 obache Exp $ +# $NetBSD: Makefile,v 1.19 2011/07/21 13:06:04 obache Exp $ # DISTNAME= hamster-applet-2.28.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hamster-applet/2.28/} diff --git a/time/planner/Makefile b/time/planner/Makefile index 035db829e30..009c9223209 100644 --- a/time/planner/Makefile +++ b/time/planner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2011/04/22 13:44:54 obache Exp $ +# $NetBSD: Makefile,v 1.28 2011/07/21 13:06:04 obache Exp $ # DISTNAME= planner-0.14.4 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= time x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/planner/0.14/} EXTRACT_SUFX= .tar.bz2 |