Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (24eb17a6bf59cfb60ee126c3c9ca4da20bcb4b2d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (24eb17a6bf59cfb60ee126c3c9ca4da20bcb4b2d)
  • Date: Tue, 18 Apr 2023 05:15:55 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

editors/openvi/DETAILS | 4 ++--
editors/openvi/HISTORY | 3 +++
fonts-x11/spleen/DETAILS | 4 ++--
fonts-x11/spleen/HISTORY | 3 +++
shell-term-fm/nnn/BUILD | 2 +-
shell-term-fm/nnn/DETAILS | 4 ++--
shell-term-fm/nnn/HISTORY | 4 ++++
7 files changed, 17 insertions(+), 7 deletions(-)

New commits:
commit 24eb17a6bf59cfb60ee126c3c9ca4da20bcb4b2d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

openvi: => 7.3.22

commit 21539b2a85ac1ed9077cf80eb371a6eb201a3e62
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

nnn: => 4.8

commit 35e07f9d2d60fbc35fd689baaee38935c9037c5d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

spleen: => 1.9.3

diff --git a/editors/openvi/DETAILS b/editors/openvi/DETAILS
index b6ffeb1..99925a0 100755
--- a/editors/openvi/DETAILS
+++ b/editors/openvi/DETAILS
@@ -1,9 +1,9 @@
SPELL=openvi
SPELLX=OpenVi
- VERSION=7.1.16
+ VERSION=7.3.22
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/johnsonjh/${SPELLX}/archive/refs/tags/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:f222852540816d22da90a9ff89bdc357d56eb841a5a4171876125be48b1ff9677e1c56a3b262f0e1d620af6f3d1754cba2f2573a683ae59d1976b0454744d4e0
+
SOURCE_HASH=sha512:a1f7af6eef55bfcf5b2a7be7909dc6151937927aebbcc98ec1f99f3b6e72e6777a76249f8bda28fcd852c2ecbf4d05d11ffba7959d1d4a5b62b2d8ba58e6c5dc
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
DOC_DIRS=""
WEB_SITE=https://github.com/johnsonjh/OpenVi
diff --git a/editors/openvi/HISTORY b/editors/openvi/HISTORY
index 0e573ed..6df9f4a 100644
--- a/editors/openvi/HISTORY
+++ b/editors/openvi/HISTORY
@@ -1,3 +1,6 @@
+2023-04-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 7.3.22
+
2022-03-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 7.1.16

diff --git a/fonts-x11/spleen/DETAILS b/fonts-x11/spleen/DETAILS
index 2a7cba5..2c8c9c7 100755
--- a/fonts-x11/spleen/DETAILS
+++ b/fonts-x11/spleen/DETAILS
@@ -1,8 +1,8 @@
SPELL=spleen
- VERSION=1.9.2
+ VERSION=1.9.3
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/fcambus/${SPELL}/releases/download/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:2339130d2ecc2b37719387578e25b47181b0e2fce5bb624e6aaa1a3ea780358f1c9531a7df8bbb2a8f76b5fcafdac39e57843f6af3d66231d7683dad9c07ab63
+
SOURCE_HASH=sha512:899b1b43b5935662662e9f6fb92cb835219e3cb462b7279d0412e8b34a7e3d8f8d16c5fecb02d2d2535568888cae8ab33b592880a7afc1950b619541324bdd29
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
GATHER_DOCS=off
WEB_SITE=https://www.cambus.net/spleen-monospaced-bitmap-fonts/
diff --git a/fonts-x11/spleen/HISTORY b/fonts-x11/spleen/HISTORY
index 5742b84..90e7e8f 100644
--- a/fonts-x11/spleen/HISTORY
+++ b/fonts-x11/spleen/HISTORY
@@ -1,3 +1,6 @@
+2023-04-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.3
+
2023-02-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.9.2

diff --git a/shell-term-fm/nnn/BUILD b/shell-term-fm/nnn/BUILD
index 1dfa00b..2b91d76 100755
--- a/shell-term-fm/nnn/BUILD
+++ b/shell-term-fm/nnn/BUILD
@@ -5,4 +5,4 @@ fi &&

OPTS="${NNN_OPTS} ${OPTS}" &&

-make CFLAGS_OPTIMIZATION= $OPTS
+make CFLAGS_OPTIMIZATION= $OPTS CC=clang
diff --git a/shell-term-fm/nnn/DETAILS b/shell-term-fm/nnn/DETAILS
index 5ffb622..05e0873 100755
--- a/shell-term-fm/nnn/DETAILS
+++ b/shell-term-fm/nnn/DETAILS
@@ -1,8 +1,8 @@
SPELL=nnn
- VERSION=4.6
+ VERSION=4.8
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/jarun/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:714e31523036ffce0637809234c373d72baf70263c9ef0ce4d38557ffca0689b51ea0c79c62038d00fd68f668cc2985a8c28b2feeaa6da3b07028b4f1de61f89
+
SOURCE_HASH=sha512:932e27ec1d7cd3db6ccba33edb3d1ad2620109cde3c4114b734eef3e04d6c6c22ddaa1c4727908dba2a107dd4cfe1f5193aec450f680a390671f48e63d0133bd
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://github.com/jarun/nnn
LICENSE[0]=BSD
diff --git a/shell-term-fm/nnn/HISTORY b/shell-term-fm/nnn/HISTORY
index cec9402..38fb87d 100644
--- a/shell-term-fm/nnn/HISTORY
+++ b/shell-term-fm/nnn/HISTORY
@@ -1,3 +1,7 @@
+2023-04-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.8
+ * PRE_BUILD: dropped, no longer needed
+
2022-08-05 Vlad Glagolev <stealth AT sourcemage.org>
* INSTALL: install missing helper files
* DEPENDS: added missing dependencies



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (24eb17a6bf59cfb60ee126c3c9ca4da20bcb4b2d), Vlad Glagolev, 04/18/2023

Archive powered by MHonArc 2.6.24.

Top of Page