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: Fri Dec 30 11:33:50 UTC 2016
Modified Files:
pkgsrc/devel/ocaml-reactiveData: Makefile buildlink3.mk distinfo
Log Message:
Updated package to latest version, 0.2.1. Changes include:
* Add ?eq parameter to S.signal
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ocaml-reactiveData/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-reactiveData/buildlink3.mk
cvs rdiff -u -r1.3 -r1.4 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.7 pkgsrc/devel/ocaml-reactiveData/Makefile:1.8
--- pkgsrc/devel/ocaml-reactiveData/Makefile:1.7 Sat Jul 2 09:17:54 2016
+++ pkgsrc/devel/ocaml-reactiveData/Makefile Fri Dec 30 11:33:50 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2016/07/02 09:17:54 jaapb Exp $
+# $NetBSD: Makefile,v 1.8 2016/12/30 11:33:50 jaapb Exp $
GITHUB_PROJECT= reactiveData
-DISTNAME= ${GITHUB_PROJECT}-0.2
+DISTNAME= ${GITHUB_PROJECT}-0.2.1
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/}
Index: pkgsrc/devel/ocaml-reactiveData/buildlink3.mk
diff -u pkgsrc/devel/ocaml-reactiveData/buildlink3.mk:1.2 pkgsrc/devel/ocaml-reactiveData/buildlink3.mk:1.3
--- pkgsrc/devel/ocaml-reactiveData/buildlink3.mk:1.2 Sat Feb 6 11:23:41 2016
+++ pkgsrc/devel/ocaml-reactiveData/buildlink3.mk Fri Dec 30 11:33:50 2016
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.2 2016/02/06 11:23:41 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2016/12/30 11:33:50 jaapb Exp $
BUILDLINK_TREE+= ocaml-reactiveData
.if !defined(OCAML_REACTIVEDATA_BUILDLINK3_MK)
OCAML_REACTIVEDATA_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.ocaml-reactiveData+= ocaml-reactiveData>=0.2
+BUILDLINK_API_DEPENDS.ocaml-reactiveData+= ocaml-reactiveData>=0.2.1
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.3 pkgsrc/devel/ocaml-reactiveData/distinfo:1.4
--- pkgsrc/devel/ocaml-reactiveData/distinfo:1.3 Sat Feb 6 11:23:41 2016
+++ pkgsrc/devel/ocaml-reactiveData/distinfo Fri Dec 30 11:33:50 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/02/06 11:23:41 jaapb Exp $
+$NetBSD: distinfo,v 1.4 2016/12/30 11:33:50 jaapb Exp $
-SHA1 (reactiveData-0.2.tar.gz) = 2bf38de89be39110e8538203719067edda3ac27d
-RMD160 (reactiveData-0.2.tar.gz) = 1d1fd32c0f70cb2131132344b112c13e83e17ba7
-SHA512 (reactiveData-0.2.tar.gz) = ed6c82b499f7a740dcf3c39825dd9a98b73ab32d15159e372253a2ca9c8406301cd569654d02f5be2530b491b101587bb628984b0b6f1ce1cc21aab010e518cf
-Size (reactiveData-0.2.tar.gz) = 21063 bytes
+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
Home |
Main Index |
Thread Index |
Old Index