diff options
author | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
commit | c8c52b1eaa9f02980199a8b4bc92344ac344e087 (patch) | |
tree | c21e2f959a7f54c264b8e94f4eb22405e479275d /time | |
parent | fab17aa19a19efcffd3db0717cc1cae844bb3581 (diff) | |
download | pkgsrc-c8c52b1eaa9f02980199a8b4bc92344ac344e087.tar.gz |
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Diffstat (limited to 'time')
-rw-r--r-- | time/calcurse/Makefile | 3 | ||||
-rw-r--r-- | time/etm/Makefile | 4 | ||||
-rw-r--r-- | time/khal/Makefile | 4 | ||||
-rw-r--r-- | time/ntpsec/Makefile | 4 | ||||
-rw-r--r-- | time/wxRemind/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/time/calcurse/Makefile b/time/calcurse/Makefile index aaf29f5834c..076c720fc4d 100644 --- a/time/calcurse/Makefile +++ b/time/calcurse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2022/06/28 12:32:56 pin Exp $ +# $NetBSD: Makefile,v 1.2 2022/06/30 11:18:56 nia Exp $ DISTNAME= calcurse-4.8.0 +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= http://calcurse.org/files/ diff --git a/time/etm/Makefile b/time/etm/Makefile index 54621221f1c..9a4d4891454 100644 --- a/time/etm/Makefile +++ b/time/etm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2022/01/05 15:41:27 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2022/06/30 11:18:56 nia Exp $ DISTNAME= etm-877 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time MASTER_SITES= http://www.duke.edu/~dgraham/ETM/ diff --git a/time/khal/Makefile b/time/khal/Makefile index 6eb874ddc5a..9874cae9522 100644 --- a/time/khal/Makefile +++ b/time/khal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2022/01/05 15:41:28 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2022/06/30 11:18:56 nia Exp $ DISTNAME= khal-0.10.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time net python MASTER_SITES= ${MASTER_SITE_PYPI:=k/khal/} diff --git a/time/ntpsec/Makefile b/time/ntpsec/Makefile index 884ebeac96b..3cee6200864 100644 --- a/time/ntpsec/Makefile +++ b/time/ntpsec/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2022/04/18 19:12:13 adam Exp $ +# $NetBSD: Makefile,v 1.16 2022/06/30 11:18:56 nia Exp $ DISTNAME= ntpsec-1.1.9 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time MASTER_SITES= http://ftp.ntpsec.org/pub/releases/ diff --git a/time/wxRemind/Makefile b/time/wxRemind/Makefile index f6224983b4d..ccff0454c43 100644 --- a/time/wxRemind/Makefile +++ b/time/wxRemind/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2022/01/04 20:55:14 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2022/06/30 11:18:56 nia Exp $ DISTNAME= wxRemind-0.6.18 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time MASTER_SITES= http://www.duke.edu/~dgraham/wxRemind/ |