pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-ppx_module_timer



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Thu Jan 16 14:28:32 UTC 2020

Modified Files:
        pkgsrc/devel/ocaml-ppx_module_timer: Makefile buildlink3.mk distinfo

Log Message:
Updated devel/ocaml-ppx_module_timer to version 0.13.0.

The changelog has not been updated, but there do not seem to have been
any major changes.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_module_timer/Makefile \
    pkgsrc/devel/ocaml-ppx_module_timer/buildlink3.mk \
    pkgsrc/devel/ocaml-ppx_module_timer/distinfo

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

Modified files:

Index: pkgsrc/devel/ocaml-ppx_module_timer/Makefile
diff -u pkgsrc/devel/ocaml-ppx_module_timer/Makefile:1.1 pkgsrc/devel/ocaml-ppx_module_timer/Makefile:1.2
--- pkgsrc/devel/ocaml-ppx_module_timer/Makefile:1.1    Wed Mar 13 11:53:56 2019
+++ pkgsrc/devel/ocaml-ppx_module_timer/Makefile        Thu Jan 16 14:28:31 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2019/03/13 11:53:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/16 14:28:31 jaapb Exp $
 
 GITHUB_PROJECT=        ppx_module_timer
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.12.0
+DISTNAME=      ${GITHUB_PROJECT}-0.13.0
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
Index: pkgsrc/devel/ocaml-ppx_module_timer/buildlink3.mk
diff -u pkgsrc/devel/ocaml-ppx_module_timer/buildlink3.mk:1.1 pkgsrc/devel/ocaml-ppx_module_timer/buildlink3.mk:1.2
--- pkgsrc/devel/ocaml-ppx_module_timer/buildlink3.mk:1.1       Wed Mar 13 11:53:56 2019
+++ pkgsrc/devel/ocaml-ppx_module_timer/buildlink3.mk   Thu Jan 16 14:28:31 2020
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2019/03/13 11:53:56 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 14:28:31 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-ppx_module_timer
 
@@ -6,6 +6,7 @@ BUILDLINK_TREE+=        ocaml-ppx_module_timer
 OCAML_PPX_MODULE_TIMER_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-ppx_module_timer+= ocaml-ppx_module_timer>=0.12.0
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_module_timer+= ocaml-ppx_module_timer>=0.13.0
 BUILDLINK_PKGSRCDIR.ocaml-ppx_module_timer?=   ../../devel/ocaml-ppx_module_timer
 
 .endif # OCAML_PPX_MODULE_TIMER_BUILDLINK3_MK
Index: pkgsrc/devel/ocaml-ppx_module_timer/distinfo
diff -u pkgsrc/devel/ocaml-ppx_module_timer/distinfo:1.1 pkgsrc/devel/ocaml-ppx_module_timer/distinfo:1.2
--- pkgsrc/devel/ocaml-ppx_module_timer/distinfo:1.1    Wed Mar 13 11:53:56 2019
+++ pkgsrc/devel/ocaml-ppx_module_timer/distinfo        Thu Jan 16 14:28:31 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/03/13 11:53:56 jaapb Exp $
+$NetBSD: distinfo,v 1.2 2020/01/16 14:28:31 jaapb Exp $
 
-SHA1 (ppx_module_timer-0.12.0.tar.gz) = 5db57a5330b76613a78b5d01d331e1064fcee588
-RMD160 (ppx_module_timer-0.12.0.tar.gz) = 862e4bb7dd99e73fd6108474d34b794645bc2e79
-SHA512 (ppx_module_timer-0.12.0.tar.gz) = 1cbddad452d14ec1b8af9a9d330d09e01dca59502399d53f8c246570860ae631c22e6c49d300a1e92ca503665aa8ba62a49f6a9446d0d7176d5064a593b892e1
-Size (ppx_module_timer-0.12.0.tar.gz) = 5678 bytes
+SHA1 (ppx_module_timer-0.13.0.tar.gz) = f478f43742fcd3cd7853407a675225cde1bcf823
+RMD160 (ppx_module_timer-0.13.0.tar.gz) = 07a6666634e8a6f060aec4ca174ce427c8360b0d
+SHA512 (ppx_module_timer-0.13.0.tar.gz) = 7599f3d77e0c9cdfd18b6eda02c3d36bb0ecf925cd250896f348a064dc0c563d0a77ae7dc006c920e44a0cccbe78724b5879895abf3d0567008dc1399310d65f
+Size (ppx_module_timer-0.13.0.tar.gz) = 7180 bytes



Home | Main Index | Thread Index | Old Index