pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-reactiveData



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Tue Mar  5 17:14:52 UTC 2019

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

Log Message:
Updated package devel/ocaml-reactiveData to version 0.2.2.

Minor bugfixes and additions.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ocaml-reactiveData/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ocaml-reactiveData/buildlink3.mk \
    pkgsrc/devel/ocaml-reactiveData/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-reactiveData/Makefile
diff -u pkgsrc/devel/ocaml-reactiveData/Makefile:1.13 pkgsrc/devel/ocaml-reactiveData/Makefile:1.14
--- pkgsrc/devel/ocaml-reactiveData/Makefile:1.13       Fri Apr 13 13:55:32 2018
+++ pkgsrc/devel/ocaml-reactiveData/Makefile    Tue Mar  5 17:14:52 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2018/04/13 13:55:32 jaapb Exp $
+# $NetBSD: Makefile,v 1.14 2019/03/05 17:14:52 jaapb Exp $
 
 GITHUB_PROJECT=        reactiveData
-DISTNAME=      ${GITHUB_PROJECT}-0.2.1
-PKGREVISION=   4
+DISTNAME=      ${GITHUB_PROJECT}-0.2.2
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocsigen/}

Index: pkgsrc/devel/ocaml-reactiveData/buildlink3.mk
diff -u pkgsrc/devel/ocaml-reactiveData/buildlink3.mk:1.4 pkgsrc/devel/ocaml-reactiveData/buildlink3.mk:1.5
--- pkgsrc/devel/ocaml-reactiveData/buildlink3.mk:1.4   Tue Jul 11 14:19:22 2017
+++ pkgsrc/devel/ocaml-reactiveData/buildlink3.mk       Tue Mar  5 17:14:52 2019
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2017/07/11 14:19:22 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2019/03/05 17:14:52 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-reactiveData
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        ocaml-reactiveData
 OCAML_REACTIVEDATA_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-reactiveData+=     ocaml-reactiveData>=0.2.1
-BUILDLINK_ABI_DEPENDS.ocaml-reactiveData+=     ocaml-reactiveData>=0.2.1nb1
+BUILDLINK_ABI_DEPENDS.ocaml-reactiveData+=     ocaml-reactiveData>=0.2.2
 BUILDLINK_PKGSRCDIR.ocaml-reactiveData?=       ../../devel/ocaml-reactiveData
 
 .include "../../devel/ocaml-react/buildlink3.mk"
Index: pkgsrc/devel/ocaml-reactiveData/distinfo
diff -u pkgsrc/devel/ocaml-reactiveData/distinfo:1.4 pkgsrc/devel/ocaml-reactiveData/distinfo:1.5
--- pkgsrc/devel/ocaml-reactiveData/distinfo:1.4        Fri Dec 30 11:33:50 2016
+++ pkgsrc/devel/ocaml-reactiveData/distinfo    Tue Mar  5 17:14:52 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/12/30 11:33:50 jaapb Exp $
+$NetBSD: distinfo,v 1.5 2019/03/05 17:14:52 jaapb Exp $
 
-SHA1 (reactiveData-0.2.1.tar.gz) = f8ff2e033fda2e7a0ae448b3469c766f8dfae1de
-RMD160 (reactiveData-0.2.1.tar.gz) = 012dc2ebc287654666e601c6a70c200b667ecfaf
-SHA512 (reactiveData-0.2.1.tar.gz) = e4dad870fd1f669566394d9c2ab52665a3d27f6b2dd3807dba245d89ca90eda08b98b266fb0795bcfa5cb4ffed7a86aa719f8db5c316b0d920ee3c342493d029
-Size (reactiveData-0.2.1.tar.gz) = 21219 bytes
+SHA1 (reactiveData-0.2.2.tar.gz) = 6be1a18b3b10d73cf8a8ef912d528ba9a0e42604
+RMD160 (reactiveData-0.2.2.tar.gz) = 4b37b62a600cdb7260e655cf7c9feb979f118222
+SHA512 (reactiveData-0.2.2.tar.gz) = 56c03d528feec769718c92075c49759dac287b93fe97d816da5cfadb26836d3855176cd81d4cec4441591dd9314e881045912a37edf584ad149ebd048016a4bf
+Size (reactiveData-0.2.2.tar.gz) = 23512 bytes



Home | Main Index | Thread Index | Old Index