diff options
author | wiz <wiz@pkgsrc.org> | 2018-01-28 20:10:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-01-28 20:10:34 +0000 |
commit | 1bf85a634ceb83c7d3889697ddd61a7d403d9207 (patch) | |
tree | 820d144772d83eef522d14f64539ef676f3603cc /time | |
parent | 2c1bc1b63648a221e94be33883dfd8e1b7700395 (diff) | |
download | pkgsrc-1bf85a634ceb83c7d3889697ddd61a7d403d9207.tar.gz |
Bump PKGREVISION for gdbm shlib major bump
Diffstat (limited to 'time')
-rw-r--r-- | time/fet/Makefile | 4 | ||||
-rw-r--r-- | time/gnotime/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/fet/Makefile b/time/fet/Makefile index f31e3b8ba54..f55a798f27e 100644 --- a/time/fet/Makefile +++ b/time/fet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2017/11/30 16:45:39 adam Exp $ +# $NetBSD: Makefile,v 1.28 2018/01/28 20:11:06 wiz Exp $ DISTNAME= fet-5.25.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= time MASTER_SITES= https://lalescu.ro/liviu/fet/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index 4cdc8472223..5f2d1f68a93 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2017/11/23 17:20:15 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2018/01/28 20:11:06 wiz Exp $ DISTNAME= gnotime-2.4.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index cd7db9f93a4..a9698e900f7 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2017/11/23 17:20:15 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2018/01/28 20:11:06 wiz Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 46 +PKGREVISION= 47 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/} diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index 33722c8ee91..63a30b4d50a 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2017/11/23 17:20:15 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2018/01/28 20:11:06 wiz Exp $ DISTNAME= hamster-applet-2.28.1 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hamster-applet/2.28/} diff --git a/time/planner/Makefile b/time/planner/Makefile index 2453e56eedf..0a99355323a 100644 --- a/time/planner/Makefile +++ b/time/planner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2017/11/23 17:20:15 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2018/01/28 20:11:06 wiz Exp $ # DISTNAME= planner-0.14.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/planner/0.14/} EXTRACT_SUFX= .tar.xz |