pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/ocaml-time_now



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Wed May  4 16:50:34 UTC 2022

Modified Files:
        pkgsrc/time/ocaml-time_now: Makefile buildlink3.mk distinfo

Log Message:
Updated time/ocaml-time_now to version 0.15.0.

There is no changelog, but changes seem minor.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/ocaml-time_now/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/ocaml-time_now/buildlink3.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/ocaml-time_now/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/ocaml-time_now/Makefile
diff -u pkgsrc/time/ocaml-time_now/Makefile:1.4 pkgsrc/time/ocaml-time_now/Makefile:1.5
--- pkgsrc/time/ocaml-time_now/Makefile:1.4     Mon Mar  8 08:13:08 2021
+++ pkgsrc/time/ocaml-time_now/Makefile Wed May  4 16:50:34 2022
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2021/03/08 08:13:08 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2022/05/04 16:50:34 jaapb Exp $
 
-GITHUB_PROJECT=        time_now
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.12.0
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
+GITHUB_PROJECT=        time_now
+GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/janestreet/time_now/

Index: pkgsrc/time/ocaml-time_now/buildlink3.mk
diff -u pkgsrc/time/ocaml-time_now/buildlink3.mk:1.1 pkgsrc/time/ocaml-time_now/buildlink3.mk:1.2
--- pkgsrc/time/ocaml-time_now/buildlink3.mk:1.1        Wed Mar 13 11:50:24 2019
+++ pkgsrc/time/ocaml-time_now/buildlink3.mk    Wed May  4 16:50:34 2022
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2019/03/13 11:50:24 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2022/05/04 16:50:34 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-time_now
 
@@ -6,6 +6,7 @@ BUILDLINK_TREE+=        ocaml-time_now
 OCAML_TIME_NOW_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-time_now+= ocaml-time_now>=0.12.0
+BUILDLINK_ABI_DEPENDS.ocaml-time_now+= ocaml-time_now>=0.15.0
 BUILDLINK_PKGSRCDIR.ocaml-time_now?=   ../../time/ocaml-time_now
 
 .endif # OCAML_TIME_NOW_BUILDLINK3_MK

Index: pkgsrc/time/ocaml-time_now/distinfo
diff -u pkgsrc/time/ocaml-time_now/distinfo:1.3 pkgsrc/time/ocaml-time_now/distinfo:1.4
--- pkgsrc/time/ocaml-time_now/distinfo:1.3     Tue Oct 26 11:24:23 2021
+++ pkgsrc/time/ocaml-time_now/distinfo Wed May  4 16:50:34 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:24:23 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/05/04 16:50:34 jaapb Exp $
 
-BLAKE2s (time_now-0.12.0.tar.gz) = 429d90a61fba7b5a62a46f208f651ab17db9b3f5cd63290e55361781e17f9f7c
-SHA512 (time_now-0.12.0.tar.gz) = 71523cf4a5b2b1a3944ce5e9e7d4efc1fa4bc6446d7bada046e83d478ed1049895952342defc91a7a63f51602f497caced8e4731440a47bb410196db050c4dcc
-Size (time_now-0.12.0.tar.gz) = 3674 bytes
+BLAKE2s (time_now-0.15.0.tar.gz) = af961eeb02f1a50a4236450fae81cba9a3b0d54c813882900c9de4c931cb8ee8
+SHA512 (time_now-0.15.0.tar.gz) = b24bf9fda05cc84c568cc8637771e8774661df738719b4ad30f86ae4a9a984e9f1d344dc58ab6014d37275e99e92bf3b2d34a8c4dfc474faf00c6096f679e371
+Size (time_now-0.15.0.tar.gz) = 3697 bytes



Home | Main Index | Thread Index | Old Index