[Lunar-commits] <moonbase> libsoup: Version bump
Auke Kok
sofar at foo-projects.org
Sun Jun 12 05:46:41 CEST 2011
commit a90f3727881e83693dff6afb7ffcb02ef9dfb454
Author: Giorgos Chadjipavlis <lazyape at gmail.com>
Date: Sun Jun 12 05:46:41 2011 +0200
libsoup: Version bump
---
gnome2/desktop/libsoup/BUILD | 7 -------
gnome2/desktop/libsoup/DEPENDS | 2 +-
gnome2/desktop/libsoup/DETAILS | 8 ++++----
3 files changed, 5 insertions(+), 12 deletions(-)
diff --git a/gnome2/desktop/libsoup/BUILD b/gnome2/desktop/libsoup/BUILD
deleted file mode 100644
index a854d57..0000000
--- a/gnome2/desktop/libsoup/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- OPTS+=" --disable-more-warnings"
- 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/DEPENDS b/gnome2/desktop/libsoup/DEPENDS
index 98ee22e..0e3c03f 100644
--- a/gnome2/desktop/libsoup/DEPENDS
+++ b/gnome2/desktop/libsoup/DEPENDS
@@ -2,6 +2,6 @@ depends glib-2
depends gnutls
depends sqlite
depends libproxy
-
+depends glib-networking
optional_depends GConf "" "--without-gnome" "gnome support (say yes if you need gnome)"
optional_depends libgnome-keyring "" "--without-gnome" "gnome support (say yes if you need gnome)"
diff --git a/gnome2/desktop/libsoup/DETAILS b/gnome2/desktop/libsoup/DETAILS
index 26bd428..fa75b9d 100644
--- a/gnome2/desktop/libsoup/DETAILS
+++ b/gnome2/desktop/libsoup/DETAILS
@@ -1,12 +1,12 @@
MODULE=libsoup
- MAJOR=2.32
- VERSION=$MAJOR.2
+ MAJOR=2.34
+ VERSION=$MAJOR.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:d93cfbd8a44c8b8759c98bfc83d2e3a003973708
+ SOURCE_VFY=sha1:29186d5de0afb916b0da46f18548f666e890ea3e
WEB_SITE=http://www.gnome.org
ENTERED=20030413
- UPDATED=20101229
+ UPDATED=20110512
PSAFE=no
SHORT="a SOAP implementation in C"
More information about the Lunar-commits
mailing list