Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (9060d80546135da8131fe585ec3475040f50238c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (9060d80546135da8131fe585ec3475040f50238c)
  • Date: Tue, 5 Jan 2021 23:00:15 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/camlp5/HISTORY | 3 +++
devel/camlp5/TRIGGERS | 1 +
devel/cil/HISTORY | 3 +++
devel/cil/TRIGGERS | 1 +
devel/cppo/HISTORY | 3 +++
devel/cppo/TRIGGERS | 1 +
devel/ocaml-extlib/HISTORY | 3 +++
devel/ocaml-extlib/TRIGGERS | 1 +
devel/ocaml-num/HISTORY | 3 +++
devel/ocaml-num/TRIGGERS | 1 +
devel/zarith/HISTORY | 3 +++
devel/zarith/TRIGGERS | 1 +
12 files changed, 24 insertions(+)

New commits:
commit 9060d80546135da8131fe585ec3475040f50238c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

zarith: Add cast_self trigger for ocaml

commit 314d5a32ae436679b475390a56158efe4ab8d25e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

ocaml-num: Add cast_self trigger for ocaml

commit 9b753d6685cf563009b7ad426a09c5e8403fc2bd
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

ocaml-extlib: Add cast_self trigger for ocaml

commit 150c62053379a721bf43b10df05990a34d8278b7
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

cppo: Add cast_self trigger for ocaml

commit 83a3f9c5e6b5cf32f347ff16cc930783951f747e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

cil: Add cast_self trigger for ocaml

commit d0842bb110ad5d60ffbe72c1bf0acb497ecc1254
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

camlp5: Add cast_self trigger for ocaml

diff --git a/devel/camlp5/HISTORY b/devel/camlp5/HISTORY
index 020f2c6..48e0352 100644
--- a/devel/camlp5/HISTORY
+++ b/devel/camlp5/HISTORY
@@ -1,3 +1,6 @@
+2021-01-05 Ismael Luceno <ismael AT sourcemage.org>
+ * TRIGGERS: Added cast_self trigger for ocaml
+
2020-12-31 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 8.00

diff --git a/devel/camlp5/TRIGGERS b/devel/camlp5/TRIGGERS
new file mode 100755
index 0000000..6b6eba3
--- /dev/null
+++ b/devel/camlp5/TRIGGERS
@@ -0,0 +1 @@
+on_cast ocaml cast_self
diff --git a/devel/cil/HISTORY b/devel/cil/HISTORY
index ac37f57..eadcf15 100644
--- a/devel/cil/HISTORY
+++ b/devel/cil/HISTORY
@@ -1,2 +1,5 @@
+2021-01-05 Ismael Luceno <ismael AT sourcemage.org>
+ * TRIGGERS: Added cast_self trigger for ocaml
+
2019-08-20 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS, PRE_BUILD: Spell created
diff --git a/devel/cil/TRIGGERS b/devel/cil/TRIGGERS
new file mode 100755
index 0000000..6b6eba3
--- /dev/null
+++ b/devel/cil/TRIGGERS
@@ -0,0 +1 @@
+on_cast ocaml cast_self
diff --git a/devel/cppo/HISTORY b/devel/cppo/HISTORY
index 9b47650..fce190a 100644
--- a/devel/cppo/HISTORY
+++ b/devel/cppo/HISTORY
@@ -1,3 +1,6 @@
2021-01-05 Ismael Luceno <ismael AT sourcemage.org>
+ * TRIGGERS: Added cast_self trigger for ocaml
+
+2021-01-05 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL, PRE_BUILD: spell created

diff --git a/devel/cppo/TRIGGERS b/devel/cppo/TRIGGERS
new file mode 100755
index 0000000..6b6eba3
--- /dev/null
+++ b/devel/cppo/TRIGGERS
@@ -0,0 +1 @@
+on_cast ocaml cast_self
diff --git a/devel/ocaml-extlib/HISTORY b/devel/ocaml-extlib/HISTORY
index d3e9e01..69ba568 100644
--- a/devel/ocaml-extlib/HISTORY
+++ b/devel/ocaml-extlib/HISTORY
@@ -1,2 +1,5 @@
2021-01-05 Ismael Luceno <ismael AT sourcemage.org>
+ * TRIGGERS: Added cast_self trigger for ocaml
+
+2021-01-05 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL: spell created
diff --git a/devel/ocaml-extlib/TRIGGERS b/devel/ocaml-extlib/TRIGGERS
new file mode 100755
index 0000000..6b6eba3
--- /dev/null
+++ b/devel/ocaml-extlib/TRIGGERS
@@ -0,0 +1 @@
+on_cast ocaml cast_self
diff --git a/devel/ocaml-num/HISTORY b/devel/ocaml-num/HISTORY
index e2f4895..6e8659b 100644
--- a/devel/ocaml-num/HISTORY
+++ b/devel/ocaml-num/HISTORY
@@ -1,3 +1,6 @@
+2021-01-05 Ismael Luceno <ismael AT sourcemage.org>
+ * TRIGGERS: Added cast_self trigger for ocaml
+
2019-11-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.3

diff --git a/devel/ocaml-num/TRIGGERS b/devel/ocaml-num/TRIGGERS
new file mode 100755
index 0000000..6b6eba3
--- /dev/null
+++ b/devel/ocaml-num/TRIGGERS
@@ -0,0 +1 @@
+on_cast ocaml cast_self
diff --git a/devel/zarith/HISTORY b/devel/zarith/HISTORY
index 4824d4d..cee47cc 100644
--- a/devel/zarith/HISTORY
+++ b/devel/zarith/HISTORY
@@ -1,3 +1,6 @@
+2021-01-05 Ismael Luceno <ismael AT sourcemage.org>
+ * TRIGGERS: Added cast_self trigger for ocaml
+
2019-08-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.9.1

diff --git a/devel/zarith/TRIGGERS b/devel/zarith/TRIGGERS
new file mode 100755
index 0000000..6b6eba3
--- /dev/null
+++ b/devel/zarith/TRIGGERS
@@ -0,0 +1 @@
+on_cast ocaml cast_self



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (9060d80546135da8131fe585ec3475040f50238c), Ismael Luceno, 01/05/2021

Archive powered by MHonArc 2.6.24.

Top of Page