diff options
author | jaapb <jaapb@pkgsrc.org> | 2021-03-08 08:12:45 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2021-03-08 08:12:45 +0000 |
commit | ccdeb6b0b7d033bfa924ac001c20069477c66391 (patch) | |
tree | d66216d51ef3acac4f2126542e80c3c299b16c72 /time | |
parent | 2accce5875057ad7f4fb653b9ef090b40c669ff1 (diff) | |
download | pkgsrc-ccdeb6b0b7d033bfa924ac001c20069477c66391.tar.gz |
Recursive revbump associated with update of lang/ocaml
Diffstat (limited to 'time')
-rw-r--r-- | time/ocaml-calendar/Makefile | 4 | ||||
-rw-r--r-- | time/ocaml-mtime/Makefile | 3 | ||||
-rw-r--r-- | time/ocaml-time_now/Makefile | 3 | ||||
-rw-r--r-- | time/wyrd/Makefile | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile index a4215d60743..cfae388e17c 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2019/11/02 16:28:38 rillig Exp $ +# $NetBSD: Makefile,v 1.24 2021/03/08 08:13:08 jaapb Exp $ # DISTNAME= calendar-2.04 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1481/ diff --git a/time/ocaml-mtime/Makefile b/time/ocaml-mtime/Makefile index f29ccadd4b3..4c9a6c59615 100644 --- a/time/ocaml-mtime/Makefile +++ b/time/ocaml-mtime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2019/11/02 16:28:39 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2021/03/08 08:13:08 jaapb Exp $ DISTNAME= mtime-1.1.0 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= https://erratique.ch/software/mtime/releases/ EXTRACT_SUFX= .tbz diff --git a/time/ocaml-time_now/Makefile b/time/ocaml-time_now/Makefile index 29f87263014..e6bc55bfd30 100644 --- a/time/ocaml-time_now/Makefile +++ b/time/ocaml-time_now/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2019/05/29 21:23:54 mef Exp $ +# $NetBSD: Makefile,v 1.4 2021/03/08 08:13:08 jaapb Exp $ GITHUB_PROJECT= time_now GITHUB_TAG= v${PKGVERSION_NOREV} DISTNAME= ${GITHUB_PROJECT}-0.12.0 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 7ba9848af2c..406bf4ab10f 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2018/11/12 16:10:28 jaapb Exp $ +# $NetBSD: Makefile,v 1.28 2021/03/08 08:13:08 jaapb Exp $ # DISTNAME= wyrd-1.4.6 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= time #MASTER_SITES= http://pessimization.com/software/wyrd/ |