commit:     669e94347e66497b15c2d1f9544df8d0ef994130
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  7 18:52:15 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec  7 21:27:37 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=669e9434

net-libs/libsoup-gnome: 2.48.0 → 2.48.1

---
 .../files/libsoup-gnome-2.46.0-system-lib.patch    | 25 ++++++++++++++++++++++
 ...e-2.48.0.ebuild => libsoup-gnome-2.48.1.ebuild} |  0
 2 files changed, 25 insertions(+)

diff --git a/net-libs/libsoup-gnome/files/libsoup-gnome-2.46.0-system-lib.patch 
b/net-libs/libsoup-gnome/files/libsoup-gnome-2.46.0-system-lib.patch
index 15f7724..d731fc0 100644
--- a/net-libs/libsoup-gnome/files/libsoup-gnome-2.46.0-system-lib.patch
+++ b/net-libs/libsoup-gnome/files/libsoup-gnome-2.46.0-system-lib.patch
@@ -253,6 +253,31 @@ index 60920bd..26c5616 100644
 +CLEANFILES += $(gir_DATA) $(typelib_DATA) $(BUILT_SOURCES)
  
  endif
+@@ -326,6 +326,7 @@
+ 
+ # We only do this check on Linux, so we don't have to worry about
+ # different "nm" output on other platforms
++if BUILD_LIBSOUP
+ if OS_LINUX
+ check-local:
+       @echo Checking libsoup-2.4.so symbols
+@@ -335,3 +336,16 @@
+               env LANG=C sort -u | \
+               diff -U0 $(srcdir)/libsoup-2.4.sym - >&2
+ endif
++endif
++
++if BUILD_LIBSOUP_GNOME
++if OS_LINUX
++check-local:
++      @echo Checking libsoup-gnome-2.4.so symbols
++      @nm $(builddir)/.libs/libsoup-gnome-2.4.so | \
++              grep "^[[:xdigit:]]\+ [BTR] " | \
++              sed "s/^[[:xdigit:]]\+ [BTR] //" | \
++              env LANG=C sort -u | \
++              diff -U0 $(srcdir)/libsoup-gnome-2.4.sym - >&2
++endif
++endif
 -- 
 1.9.0
 

diff --git a/net-libs/libsoup-gnome/libsoup-gnome-2.48.0.ebuild 
b/net-libs/libsoup-gnome/libsoup-gnome-2.48.1.ebuild
similarity index 100%
rename from net-libs/libsoup-gnome/libsoup-gnome-2.48.0.ebuild
rename to net-libs/libsoup-gnome/libsoup-gnome-2.48.1.ebuild

Reply via email to