Skip to Content.
Sympa Menu

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

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 (60d8e1776f57e9dd09b543c829d7b0973f52cc44)
  • Date: Sun, 26 Jul 2015 12:40:32 +0000

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

crypto/nettle/DETAILS | 2 +-
crypto/nettle/HISTORY | 3 +++
libs/libnl/DETAILS | 4 ++--
libs/libnl/HISTORY | 3 +++
4 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit 60d8e1776f57e9dd09b543c829d7b0973f52cc44
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libnl - new url

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

nettle: => 3.1.1

diff --git a/crypto/nettle/DETAILS b/crypto/nettle/DETAILS
index c673ac8..bde9162 100755
--- a/crypto/nettle/DETAILS
+++ b/crypto/nettle/DETAILS
@@ -1,5 +1,5 @@
SPELL=nettle
- VERSION=3.1
+ VERSION=3.1.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/crypto/nettle/HISTORY b/crypto/nettle/HISTORY
index a2f4769..bf1d178 100644
--- a/crypto/nettle/HISTORY
+++ b/crypto/nettle/HISTORY
@@ -1,3 +1,6 @@
+2015-07-26 Treeve Jelbert <treeve AT sourmage.org>
+ * DETAILS: version 3.1.1
+
2015-04-23 Thomas Orgis <sobukus AT sourcemage.org>
* UP_TRIGGERS: Check dependent spells since the update
changes library version.
diff --git a/libs/libnl/DETAILS b/libs/libnl/DETAILS
index 27df22e..5961e6c 100755
--- a/libs/libnl/DETAILS
+++ b/libs/libnl/DETAILS
@@ -4,10 +4,10 @@
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://people.suug.ch/~tgr/libnl/files/$SOURCE
LICENSE[0]=LGPL
KEYWORDS="network libs"
- WEB_SITE=http://people.suug.ch/~tgr/libnl/
+ WEB_SITE=http://www.infradead.org/~tgr/libnl
+ SOURCE_URL[0]=$WEB_SITE/files/$SOURCE
ENTERED=20060424
SHORT='netlink socket library'
cat << EOF
diff --git a/libs/libnl/HISTORY b/libs/libnl/HISTORY
index ca40d71..d31146c 100644
--- a/libs/libnl/HISTORY
+++ b/libs/libnl/HISTORY
@@ -1,3 +1,6 @@
+2015-07-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: new url, now at infradead.org
+
2014-08-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.2.25




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (60d8e1776f57e9dd09b543c829d7b0973f52cc44), Treeve Jelbert, 07/26/2015

Archive powered by MHonArc 2.6.24.

Top of Page