Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (60055cd2818da4e1aedb3bbd9af546e053f1e910)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (60055cd2818da4e1aedb3bbd9af546e053f1e910)
  • Date: Fri, 20 Mar 2015 07:04:48 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

crypto/p11-kit/DEPENDS | 6 +++++-
crypto/p11-kit/HISTORY | 3 +++
gnome2-libs/libsoup/DETAILS | 1 -
gnome2-libs/libsoup/HISTORY | 4 ++++
4 files changed, 12 insertions(+), 2 deletions(-)

New commits:
commit 62b9d1e35fed545c392e66247be79a0f31bab192
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

p11-kit: depends on libffi, too

commit b221719fda07780406cfa552868072c1c0e0bbf3
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

libsoup: make PRE_BUILD pass again (removed GPG reference)

diff --git a/crypto/p11-kit/DEPENDS b/crypto/p11-kit/DEPENDS
index 21a7d90..bba423f 100755
--- a/crypto/p11-kit/DEPENDS
+++ b/crypto/p11-kit/DEPENDS
@@ -1,4 +1,8 @@
# Not strictly necessary, but important enough that the configure script
# by default aborts unless dependency forcibly disabled. I'm not testing
# the disabled case. -- ThOr
-depends libtasn1
+depends libtasn1 &&
+optional_depends libffi \
+ "--with-ffi" \
+ "--without-ffi" \
+ "to build closures"
diff --git a/crypto/p11-kit/HISTORY b/crypto/p11-kit/HISTORY
index fe8b328..3ff8ffb 100644
--- a/crypto/p11-kit/HISTORY
+++ b/crypto/p11-kit/HISTORY
@@ -1,3 +1,6 @@
+2015-03-20 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: libffi
+
2014-10-15 Thomas Orgis <sobukus AT sourcemage.org>
* DEPENDS: libtasn1

diff --git a/gnome2-libs/libsoup/DETAILS b/gnome2-libs/libsoup/DETAILS
index 65bb29b..0effde8 100755
--- a/gnome2-libs/libsoup/DETAILS
+++ b/gnome2-libs/libsoup/DETAILS
@@ -11,7 +11,6 @@ fi
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=LGPL
SECURITY_PATCH=1
PATCHLEVEL=1
diff --git a/gnome2-libs/libsoup/HISTORY b/gnome2-libs/libsoup/HISTORY
index 201fbda..b3a04c1 100644
--- a/gnome2-libs/libsoup/HISTORY
+++ b/gnome2-libs/libsoup/HISTORY
@@ -1,3 +1,7 @@
+2015-03-20 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: removed elusive GPG entry.
+ Someone didn't test a spell after updating ...
+
2015-03-15 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: stable version 2.48.1, devel version 2.49.91




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (60055cd2818da4e1aedb3bbd9af546e053f1e910), Thomas Orgis, 03/20/2015

Archive powered by MHonArc 2.6.24.

Top of Page