Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (9bbf148acb6783873c9e0194084f8957a4b247d0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (9bbf148acb6783873c9e0194084f8957a4b247d0)
  • Date: Sun, 26 Jul 2020 15:19:29 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

perl-cpan/config-param/DEPENDS | 3 ++-
perl-cpan/config-param/HISTORY | 3 +++
perl-cpan/text-asciipipe/DEPENDS | 3 ++-
perl-cpan/text-asciipipe/HISTORY | 3 +++
perl-cpan/text-numericdata/DEPENDS | 1 +
perl-cpan/text-numericdata/HISTORY | 3 +++
6 files changed, 14 insertions(+), 2 deletions(-)

New commits:
commit 9bbf148acb6783873c9e0194084f8957a4b247d0
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

text-asciipipe: needs module-build

commit d4617c00845f1b6bac1a6e366698f041e872d47a
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

text-numericdata: needs module-build to build

commit 7c32211af765f78f23dda73a1e185c01dc900f10
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

config-param: fix build by adding dep on module-build

diff --git a/perl-cpan/config-param/DEPENDS b/perl-cpan/config-param/DEPENDS
index c1a1bc6..74dbe6c 100755
--- a/perl-cpan/config-param/DEPENDS
+++ b/perl-cpan/config-param/DEPENDS
@@ -1 +1,2 @@
-depends perl
+depends perl &&
+depends module-build
diff --git a/perl-cpan/config-param/HISTORY b/perl-cpan/config-param/HISTORY
index f5d8c6f..8c82a1e 100644
--- a/perl-cpan/config-param/HISTORY
+++ b/perl-cpan/config-param/HISTORY
@@ -1,3 +1,6 @@
+2020-07-26 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: needs module-build to build
+
2016-03-05 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: updated spell to 3.002000

diff --git a/perl-cpan/text-asciipipe/DEPENDS
b/perl-cpan/text-asciipipe/DEPENDS
index c1a1bc6..74dbe6c 100755
--- a/perl-cpan/text-asciipipe/DEPENDS
+++ b/perl-cpan/text-asciipipe/DEPENDS
@@ -1 +1,2 @@
-depends perl
+depends perl &&
+depends module-build
diff --git a/perl-cpan/text-asciipipe/HISTORY
b/perl-cpan/text-asciipipe/HISTORY
index 6020c7c..40df630 100644
--- a/perl-cpan/text-asciipipe/HISTORY
+++ b/perl-cpan/text-asciipipe/HISTORY
@@ -1,3 +1,6 @@
+2020-07-26 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: needs module-build to build
+
2013-09-18 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: update to 1.001000
2012-10-02 Thomas Orgis <sobukus AT sourcemage.org>
diff --git a/perl-cpan/text-numericdata/DEPENDS
b/perl-cpan/text-numericdata/DEPENDS
index 1cf3809..c07d9d5 100755
--- a/perl-cpan/text-numericdata/DEPENDS
+++ b/perl-cpan/text-numericdata/DEPENDS
@@ -1,4 +1,5 @@
depends perl &&
+depends module-build &&
depends config-param &&
depends text-asciipipe &&
depends math-spline
diff --git a/perl-cpan/text-numericdata/HISTORY
b/perl-cpan/text-numericdata/HISTORY
index c846ded..fd24950 100644
--- a/perl-cpan/text-numericdata/HISTORY
+++ b/perl-cpan/text-numericdata/HISTORY
@@ -1,3 +1,6 @@
+2020-07-26 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: needs module-build to build
+
2017-06-26 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: bump to 2.003002




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (9bbf148acb6783873c9e0194084f8957a4b247d0), Thomas Orgis, 07/26/2020

Archive powered by MHonArc 2.6.24.

Top of Page