[Lunar-commits] <moonbase> libsoup: version bumped to 2.30.0.
Florin Braescu
florin at lunar-linux.org
Sat Apr 3 01:08:05 CEST 2010
commit 86c66a9741f9a8943a25bdd33d415f49139a8588
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 3 02:08:05 2010 +0300
libsoup: version bumped to 2.30.0.
---
gnome2/desktop/libsoup/BUILD | 4 +++-
gnome2/desktop/libsoup/DETAILS | 13 ++++++-------
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/gnome2/desktop/libsoup/BUILD b/gnome2/desktop/libsoup/BUILD
index 515a94c..a854d57 100644
--- a/gnome2/desktop/libsoup/BUILD
+++ b/gnome2/desktop/libsoup/BUILD
@@ -1,5 +1,7 @@
(
+
OPTS+=" --disable-more-warnings"
- sedit 's|GNUTLS_CERT_NOT_TRUSTED|GNUTLS_CERT_INVALID|g' libsoup/soup-gnutls.c &&
+ sedit 's|GNUTLS_CERT_NOT_TRUSTED|GNUTLS_CERT_INVALID|g' libsoup/soup-gnutls.c &&
default_build
+
) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/libsoup/DETAILS b/gnome2/desktop/libsoup/DETAILS
index b7407ab..f6c2974 100644
--- a/gnome2/desktop/libsoup/DETAILS
+++ b/gnome2/desktop/libsoup/DETAILS
@@ -1,18 +1,17 @@
MODULE=libsoup
- VERSION=2.28.0
- MAJOR=2.28
+ MAJOR=2.30
+ VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:e1b31a0f5195488d362d810c1cb293b289d60064
- WEB_SITE=http://www.gnome.org/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:
+ WEB_SITE=http://www.gnome.org
ENTERED=20030413
- UPDATED=20091009
+ UPDATED=20100403
PSAFE=no
SHORT="a SOAP implementation in C"
cat << EOF
Soup is a SOAP (Simple Object Access Protocol) implementation in C.
-
It provides an queued asynchronous callback-based mechanism for sending and
servicing SOAP requests, and a WSDL (Web Service Definition Language) to C
compiler which generates client stubs and server skeletons for easily calling
More information about the Lunar-commits
mailing list