Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (664a3b657be6778c46f4d9156d466a4180ec3720)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (664a3b657be6778c46f4d9156d466a4180ec3720)
  • Date: Thu, 25 Feb 2021 08:19:05 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

editors/nano/DETAILS | 2 +-
editors/nano/HISTORY | 3 +++
xorg/xorgproto/DETAILS | 2 +-
xorg/xorgproto/HISTORY | 5 +++++
xorg/xorgproto/PRE_BUILD | 3 ---
5 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit 664a3b657be6778c46f4d9156d466a4180ec3720
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xorgproto: => 2021.3

commit 7c17edd76edc95e96e9eae1e7b92f7c1927c21cf
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

nano: => 5.6

diff --git a/editors/nano/DETAILS b/editors/nano/DETAILS
index b469e3c..1bb15a1 100755
--- a/editors/nano/DETAILS
+++ b/editors/nano/DETAILS
@@ -1,5 +1,5 @@
SPELL=nano
- VERSION=5.5
+ VERSION=5.6
SECURITY_PATCH=1
BRANCH=`echo $VERSION | cut -d . -f 1`
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/editors/nano/HISTORY b/editors/nano/HISTORY
index c8c4eed..af9d278 100644
--- a/editors/nano/HISTORY
+++ b/editors/nano/HISTORY
@@ -1,3 +1,6 @@
+2021-02-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.6
+
2021-01-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.5

diff --git a/xorg/xorgproto/DETAILS b/xorg/xorgproto/DETAILS
index 4fa1968..c066a98 100755
--- a/xorg/xorgproto/DETAILS
+++ b/xorg/xorgproto/DETAILS
@@ -1,6 +1,6 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=xorgproto
- VERSION=2021.2
+ VERSION=2021.3
PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
diff --git a/xorg/xorgproto/HISTORY b/xorg/xorgproto/HISTORY
index 557c8c8..630f1d5 100644
--- a/xorg/xorgproto/HISTORY
+++ b/xorg/xorgproto/HISTORY
@@ -1,3 +1,8 @@
+2021-02-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2021.3
+
+ * PRE_BUILD: deleted
+
2021-02-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2021.2
* PRE_BUILD: added, fix for missing script
diff --git a/xorg/xorgproto/PRE_BUILD b/xorg/xorgproto/PRE_BUILD
deleted file mode 100755
index b024fbf..0000000
--- a/xorg/xorgproto/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sed -i '/keysymfile/,+4D' meson.build



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (664a3b657be6778c46f4d9156d466a4180ec3720), Treeve Jelbert, 02/25/2021

Archive powered by MHonArc 2.6.24.

Top of Page