sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (62a7a88790355a37561e8a1b3d3be6ed08f7a6d6)
- From: Ismael Luceno <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (62a7a88790355a37561e8a1b3d3be6ed08f7a6d6)
- Date: Tue, 16 Jul 2024 14:23:55 +0000
GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
libs/execline/DETAILS | 5 +++--
libs/execline/HISTORY | 3 +++
libs/skalibs/DETAILS | 5 +++--
libs/skalibs/HISTORY | 3 +++
smgl/s6-linux-init/DETAILS | 5 ++---
smgl/s6-linux-init/HISTORY | 3 +++
smgl/s6/DETAILS | 5 ++---
smgl/s6/HISTORY | 3 +++
8 files changed, 22 insertions(+), 10 deletions(-)
New commits:
commit 62a7a88790355a37561e8a1b3d3be6ed08f7a6d6
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
s6-linux-init 1.1.2.0
commit 93a5135149d7cacbb5cca91df685445196141bfd
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
s6 2.13.0.0
commit 6a623df3ae19ec0fce84004f77df017cfa05232e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
skalibs 2.14.2.0
commit 7ce1934d949fef78483f04673c0b83cfdeb719a4
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
execline 2.9.6.0
commit 490c982dcd7b9e3e1c9509bab818013dd9c17864
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
execline: Add Watch line
commit 471e3351a3b7fcc6be5598dd7295a034fb603ffd
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
skalibs: Add Watch line
diff --git a/libs/execline/DETAILS b/libs/execline/DETAILS
index 2b7ac53..b619ff3 100755
--- a/libs/execline/DETAILS
+++ b/libs/execline/DETAILS
@@ -1,8 +1,9 @@
+# Watch: https://skarnet.org/software/execline/
SPELL=execline
- VERSION=2.8.3.0
+ VERSION=2.9.6.0
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://skarnet.org/software/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:40f4697a8165616848ed36dcb31a5859dee55a47439d13908a387550e8f53ca8fffe3bcb3e0462cb93f694c8fb483b14e152f92e6f9d0d536cdab9d94be9c53a
+
SOURCE_HASH=sha512:1c5233b0f17b4c92ab2e9e8700b47c8429ad97962bcb7c83190d0b3251b26584e591d77418eca77e8112cdecd24eec50aaca7da1dbb506120931bbda39f2b7cb
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://skarnet.org/software/execline/"
LICENSE[0]="ISC"
diff --git a/libs/execline/HISTORY b/libs/execline/HISTORY
index ad870a3..a8079a4 100644
--- a/libs/execline/HISTORY
+++ b/libs/execline/HISTORY
@@ -1,2 +1,5 @@
+2024-07-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.9.6.0
+
2022-05-23 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS: spell created
diff --git a/libs/skalibs/DETAILS b/libs/skalibs/DETAILS
index f120929..5becd5d 100755
--- a/libs/skalibs/DETAILS
+++ b/libs/skalibs/DETAILS
@@ -1,8 +1,9 @@
+# Watch: https://skarnet.org/software/skalibs/
SPELL=skalibs
- VERSION=2.11.2.0
+ VERSION=2.14.2.0
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://skarnet.org/software/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:174e92be03cfb8ee41d9dc78bfd183a435d01481ad9835b74b38e000012cf6fbadd30f97c27203dbc942102641349626f92000510636dc73f413a5aebd7f7942
+
SOURCE_HASH=sha512:b96491e6429cc69bc75f50be99b7b18769cb756c1a82f698994c23aefb16bc68ee5558076993b948a6674203ecd82a454a978c89f450c219cc2728d52b7f5656
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://skarnet.org/software/skalibs/"
LICENSE[0]="ISC"
diff --git a/libs/skalibs/HISTORY b/libs/skalibs/HISTORY
index a3e5356..f0a2890 100644
--- a/libs/skalibs/HISTORY
+++ b/libs/skalibs/HISTORY
@@ -1,2 +1,5 @@
+2024-07-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.14.2.0
+
2022-05-23 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: spell created
diff --git a/smgl/s6-linux-init/DETAILS b/smgl/s6-linux-init/DETAILS
index d519e70..2dad0d2 100755
--- a/smgl/s6-linux-init/DETAILS
+++ b/smgl/s6-linux-init/DETAILS
@@ -1,10 +1,9 @@
# Watch: https://skarnet.org/software/s6-linux-init/
SPELL=s6-linux-init
- VERSION=1.0.7.3
- PATCHLEVEL=1
+ VERSION=1.1.2.0
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://www.skarnet.org/software/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:ff4e1727f7d68ceb72db501de5abc36962b0083baef376899aefa4cd81420852c7966ca1c625339c052d205a28261cc928e87a2e5715854b5fcc4666c56eeff3
+
SOURCE_HASH=sha512:76376c4d407e665f67f733f1366dbacca58d268ebdbe22a9147cb102d519bd4c5887a345f66db2005d29ed9a841cb5a388c73c7d8df00d984cc4a25b9a813786
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://www.skarnet.org/software/s6-linux-init/"
LICENSE[0]="ISC"
diff --git a/smgl/s6-linux-init/HISTORY b/smgl/s6-linux-init/HISTORY
index 8a9a3cf..4466e48 100644
--- a/smgl/s6-linux-init/HISTORY
+++ b/smgl/s6-linux-init/HISTORY
@@ -1,3 +1,6 @@
+2024-07-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.1.2.0
+
2022-05-30 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS: spell created
* BUILD: fixed installation paths
diff --git a/smgl/s6/DETAILS b/smgl/s6/DETAILS
index ea4f24c..10032da 100755
--- a/smgl/s6/DETAILS
+++ b/smgl/s6/DETAILS
@@ -1,10 +1,9 @@
# Watch: https://skarnet.org/software/s6/
SPELL=s6
- VERSION=2.11.1.0
- PATCHLEVEL=1
+ VERSION=2.13.0.0
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://skarnet.org/software/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:ab3cb4a61fae21537eacffdaa427a0a6b23b12088586f0cd8dc993e0de29e9863d04c8706cb044acdc08254002b19eb5f894262d37348d467f8c713d8124e738
+
SOURCE_HASH=sha512:b54d334496d79d1b845552f5e7763c536d6f253c9bb2d61802695ea1a596af918562daa230f09f4cbfc06614eff70930d0963439d7d84ec8ae0388291912ca9d
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://skarnet.org/software/s6/"
LICENSE[0]="ISC"
diff --git a/smgl/s6/HISTORY b/smgl/s6/HISTORY
index 8642b44..ce6fcbd 100644
--- a/smgl/s6/HISTORY
+++ b/smgl/s6/HISTORY
@@ -1,3 +1,6 @@
+2024-07-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.13.0.0
+
2022-05-30 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: PATCHLEVEL++
* BUILD: fixed installation paths
- [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (62a7a88790355a37561e8a1b3d3be6ed08f7a6d6), Ismael Luceno, 07/16/2024
Archive powered by MHonArc 2.6.24.