Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (9daff7c06bc84f5d57a0d0eb7053bcf8bd6dafae)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (9daff7c06bc84f5d57a0d0eb7053bcf8bd6dafae)
  • Date: Wed, 27 Nov 2019 00:54:55 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

e/imlib2/DETAILS | 8 ++++----
e/imlib2/HISTORY | 3 +++
net/iproute2/DETAILS | 2 +-
net/iproute2/HISTORY | 3 +++
shell-term-fm/tmux/DETAILS | 4 ++--
shell-term-fm/tmux/HISTORY | 3 +++
6 files changed, 16 insertions(+), 7 deletions(-)

New commits:
commit 9daff7c06bc84f5d57a0d0eb7053bcf8bd6dafae
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

e/imlib2: version 1.6.0

commit 6363398ad70c0565d31bd6405a9b9c4192b48dae
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

net/iproute2: version 5.4.0

commit 90f626c99caaf212bdbc47b44b3ea63febbfabe3
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

shell-term-fm/tmux: version 3.0

diff --git a/e/imlib2/DETAILS b/e/imlib2/DETAILS
index aec92ff..13c4828 100755
--- a/e/imlib2/DETAILS
+++ b/e/imlib2/DETAILS
@@ -1,9 +1,9 @@
SPELL=imlib2
- VERSION=1.5.1
+ VERSION=1.6.0
+
SOURCE_HASH=sha512:4582d23cf5a99b21059f3afdcb4e7a860455a3b260c5ac6ab436c31017be6a3a6e1569cfbaa230b78279dcc6a9283834b012d9fb0f397b2cc34567a1005ca193
SECURITY_PATCH=3
- SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_URL[0]=http://sourceforge.net/projects/enlightenment/files/imlib2-src/$VERSION/$SOURCE/download
-
SOURCE_HASH=sha512:9872aa3c4d45b1e9cbb0b1d0a7d5b47256e35f01a4fe19d84d276096c2da053c55bd28554441f92464d19edf1222b427571ba7b06d716031021ff1f9b4bc9656
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]="https://downloads.sourceforge.net/enlightenment/${SOURCE}";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION%-*}"
WEB_SITE=http://sourceforge.net/projects/enlightenment/files/
ENTERED=20010922
diff --git a/e/imlib2/HISTORY b/e/imlib2/HISTORY
index 6502a87..5a1a574 100644
--- a/e/imlib2/HISTORY
+++ b/e/imlib2/HISTORY
@@ -1,3 +1,6 @@
+2019-11-26 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.6.0, gz -> bz2. updated SOURCE_URL[0]
+
2018-03-17 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.5.1

diff --git a/net/iproute2/DETAILS b/net/iproute2/DETAILS
index 8d36fc7..72baf22 100755
--- a/net/iproute2/DETAILS
+++ b/net/iproute2/DETAILS
@@ -1,5 +1,5 @@
SPELL=iproute2
- VERSION=5.2.0
+ VERSION=5.4.0
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${KERNEL_URL}/pub/linux/utils/net/iproute2/$SOURCE
diff --git a/net/iproute2/HISTORY b/net/iproute2/HISTORY
index 818715a..6a43a95 100644
--- a/net/iproute2/HISTORY
+++ b/net/iproute2/HISTORY
@@ -1,3 +1,6 @@
+2019-11-26 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 5.4.0
+
2019-07-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 5.2.0

diff --git a/shell-term-fm/tmux/DETAILS b/shell-term-fm/tmux/DETAILS
index 85c8ac4..58360cd 100755
--- a/shell-term-fm/tmux/DETAILS
+++ b/shell-term-fm/tmux/DETAILS
@@ -1,6 +1,6 @@
SPELL=tmux
- VERSION=2.9a
-
SOURCE_HASH=sha512:aca6882688727c10c5647443fdd18bbd6c0f80b7a3bf9667903d1b89d523e604cd715f176f33f2e5673258f00e626a6dc273f80fe97ae4f91621814d89985713
+ VERSION=3.0
+
SOURCE_HASH=sha512:50fc25f84f04486e9b5dc598b884419d95ef158e9b36d63805db97149811cdfa71f086eafa9610a6a9a3041d1e9eb6d6ccc9277d1926d0e936b0d6a8e1d1cbf8
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL[0]="https://github.com/$SPELL/$SPELL/releases/download/$VERSION/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/shell-term-fm/tmux/HISTORY b/shell-term-fm/tmux/HISTORY
index 506d132..6275050 100644
--- a/shell-term-fm/tmux/HISTORY
+++ b/shell-term-fm/tmux/HISTORY
@@ -1,3 +1,6 @@
+2019-11-26 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.0
+
2019-05-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.9a




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (9daff7c06bc84f5d57a0d0eb7053bcf8bd6dafae), Pavel Vinogradov, 11/26/2019

Archive powered by MHonArc 2.6.24.

Top of Page