Skip to Content.
Sympa Menu

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

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 (2f4e22f1efca1c3b89bab583ae87169a672d45b6)
  • Date: Sun, 16 Jul 2023 17:21:01 +0000

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

archive/paco/DETAILS | 6 +++---
crypto/nettle/DETAILS | 1 -
crypto/nettle/HISTORY | 3 +++
3 files changed, 6 insertions(+), 4 deletions(-)

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

nettle: Re-enable castfs, infodir is no reason to disable

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

paco: Fix syntax error in desc

diff --git a/archive/paco/DETAILS b/archive/paco/DETAILS
index 84caa35..a1bf565 100755
--- a/archive/paco/DETAILS
+++ b/archive/paco/DETAILS
@@ -2,6 +2,6 @@
VERSION=0
PATCHLEVEL=9999
SHORT="deprecated"
- cat << EOF
- deprecated spell [replaced by porg]
- EOF
+cat << EOF
+deprecated spell [replaced by porg]
+EOF
diff --git a/crypto/nettle/DETAILS b/crypto/nettle/DETAILS
index 5ccd717..0c2d64e 100755
--- a/crypto/nettle/DETAILS
+++ b/crypto/nettle/DETAILS
@@ -9,7 +9,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=nettle.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
- STAGED_INSTALL=off
WEB_SITE=https://www.lysator.liu.se/~nisse/nettle/
ENTERED=20030909
LICENSE[0]=GPL
diff --git a/crypto/nettle/HISTORY b/crypto/nettle/HISTORY
index 94e895a..c423e34 100644
--- a/crypto/nettle/HISTORY
+++ b/crypto/nettle/HISTORY
@@ -1,3 +1,6 @@
+2023-07-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: re-enabled castfs, infodir is no excuse to disable
+
2023-06-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.9.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2f4e22f1efca1c3b89bab583ae87169a672d45b6), Ismael Luceno, 07/16/2023

Archive powered by MHonArc 2.6.24.

Top of Page