Skip to Content.
Sympa Menu

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

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 (6cbd4b3e307649edc1fee8de887653a57d3925ac)
  • Date: Sat, 15 Jul 2023 19:51:59 +0000

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

devel/duktape/DETAILS | 1 +
devel/pkgconf/DEPENDS | 1 +
devel/pkgconf/HISTORY | 3 +++
3 files changed, 5 insertions(+)

New commits:
commit 6cbd4b3e307649edc1fee8de887653a57d3925ac
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

pkgconf: Add missing dep on autoconf

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

duktape: Add Watch line

diff --git a/devel/duktape/DETAILS b/devel/duktape/DETAILS
index b531f09..07bae89 100755
--- a/devel/duktape/DETAILS
+++ b/devel/duktape/DETAILS
@@ -1,3 +1,4 @@
+# Watch: https://duktape.org/download.html
SPELL=duktape
VERSION=2.7.0

SOURCE_HASH=sha512:8ff5465c9c335ea08ebb0d4a06569c991b9dc4661b63e10da6b123b882e7375e82291d6b883c2644902d68071a29ccc880dae8229447cebe710c910b54496c1d
diff --git a/devel/pkgconf/DEPENDS b/devel/pkgconf/DEPENDS
new file mode 100755
index 0000000..5584a0a
--- /dev/null
+++ b/devel/pkgconf/DEPENDS
@@ -0,0 +1 @@
+depends autoconf
diff --git a/devel/pkgconf/HISTORY b/devel/pkgconf/HISTORY
index 6b2ecb2..db67fbd 100644
--- a/devel/pkgconf/HISTORY
+++ b/devel/pkgconf/HISTORY
@@ -1,3 +1,6 @@
+2023-07-15 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: added missing dep on autoconf
+
2022-07-22 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, PRE_BUILD, INSTALL, CONFIGURE, CONFLICTS, PROVIDES: created
spell, version 1.8.0



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (6cbd4b3e307649edc1fee8de887653a57d3925ac), Ismael Luceno, 07/15/2023

Archive powered by MHonArc 2.6.24.

Top of Page