Skip to Content.
Sympa Menu

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

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 (ea5ad7ff010926a0eb8debfa4974d245c1f073fd)
  • Date: Mon, 23 Nov 2020 23:03:12 +0000

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

libs/libucontext/DETAILS | 10 +++++-----
libs/libucontext/HISTORY | 3 +++
net/samba4/DETAILS | 4 ++--
net/samba4/HISTORY | 3 +++
4 files changed, 13 insertions(+), 7 deletions(-)

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

samba 4.13.2

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

libucontext 0.11

diff --git a/libs/libucontext/DETAILS b/libs/libucontext/DETAILS
index 6e410ae..da67c3b 100755
--- a/libs/libucontext/DETAILS
+++ b/libs/libucontext/DETAILS
@@ -1,10 +1,10 @@
SPELL=libucontext
- VERSION=0.9.0
+ VERSION=0.11
SOURCE="$SPELL-$VERSION.tar.gz"
- WEB_SITE="https://code.foxkit.us/adelie/libucontext";
-
SOURCE_URL[0]="https://github.com/AdelieLinux/$SPELL/archive/v$VERSION.tar.gz";
-
SOURCE_HASH=sha512:a51f0dead7fd2a07cd5df4bcc554922a3cf7e99f32d0df980b5fa5ec518d863ad0073639123cce03c52affe9bce240c24e54728b5537c199f4c1761c1ef7880b
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="https://github.com/kaniini/libucontext";
+ SOURCE_URL[0]="$WEB_SITE/archive/$SOURCE"
+
SOURCE_HASH=sha512:09a59106cdb47653ccb9f65783446be7106afc39735b5864736115218b8e7d23e61d8f0bec6729d1c9c13f3907abd8c7eecd97aa836585c70e7fc91b4f7cba6f
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$SPELL-$VERSION"
LICENSE[0]="MIT"
ENTERED=20190917
KEYWORDS=""
diff --git a/libs/libucontext/HISTORY b/libs/libucontext/HISTORY
index 3c4e0cb..c3da645 100644
--- a/libs/libucontext/HISTORY
+++ b/libs/libucontext/HISTORY
@@ -1,2 +1,5 @@
+2020-11-23 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.11
+
2019-09-17 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, DETAILS: spell created
diff --git a/net/samba4/DETAILS b/net/samba4/DETAILS
index c3848a7..c176fae 100755
--- a/net/samba4/DETAILS
+++ b/net/samba4/DETAILS
@@ -7,8 +7,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
SOURCE_URL[0]=git://git.samba.org/samba.git:$SPELL
SOURCE_IGNORE=volatile
else
- VERSION=4.12.8
-
SOURCE_HASH=sha512:63f6db229e1393f4e3bd0381f8336f4620b2178c88a35acde69826567c4cca4030eb8c71c45d8f249ecd95d453916442c0500e408f3683517c3894cc8d11a9ed:WORKS_FOR_ME
+ VERSION=4.13.2
+
SOURCE_HASH=sha512:60b8597b7fad13dd55ffec4c750ee4f5f39220d8e8d52232d3a8c4d830a5ff29254716a7230b0182e0717585e5a34b01373527caecd1d32f2170c6063a97d070
SECURITY_PATCH=5
SOURCE=${SPELL/4}-$VERSION.tar.gz
# SOURCE2=${SPELL/4}-${VERSION}.tar.asc
diff --git a/net/samba4/HISTORY b/net/samba4/HISTORY
index a448316..6083b9a 100644
--- a/net/samba4/HISTORY
+++ b/net/samba4/HISTORY
@@ -1,3 +1,6 @@
+2020-11-23 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 4.13.2
+
2020-10-13 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 4.12.8




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ea5ad7ff010926a0eb8debfa4974d245c1f073fd), Ismael Luceno, 11/23/2020

Archive powered by MHonArc 2.6.24.

Top of Page