changeset 2822:4916e58b9c77

update package gsoap
author Mark Brand <mabrand@mabrand.nl>
date Sat, 13 Oct 2012 23:43:01 +0200
parents 0ddfaea74200
children c9b15d4d4f7d
files index.html src/gsoap-1-fixes.patch src/gsoap.mk
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Fri Oct 12 20:23:29 2012 +0200
+++ b/index.html	Sat Oct 13 23:43:01 2012 +0200
@@ -1200,7 +1200,7 @@
     </tr>
     <tr>
         <td id="gsoap-package">gsoap</td>
-        <td id="gsoap-version">2.8.10</td>
+        <td id="gsoap-version">2.8.11</td>
         <td id="gsoap-website"><a href="http://gsoap2.sourceforge.net/">gSOAP</a></td>
     </tr>
     <tr>
--- a/src/gsoap-1-fixes.patch	Fri Oct 12 20:23:29 2012 +0200
+++ b/src/gsoap-1-fixes.patch	Sat Oct 13 23:43:01 2012 +0200
@@ -108,7 +108,7 @@
 index 8718592..ab5bed4 100644
 --- a/gsoap/stdsoap2.h
 +++ b/gsoap/stdsoap2.h
-@@ -2195,13 +2195,13 @@ soap_wchar soap_get1(struct soap*);
+@@ -2213,13 +2213,13 @@ soap_wchar soap_get1(struct soap*);
   SOAP_FMAC1 unsigned long SOAP_FMAC2 soap_strtoul(const char *s, char **t, int b);
  #endif
  
--- a/src/gsoap.mk	Fri Oct 12 20:23:29 2012 +0200
+++ b/src/gsoap.mk	Sat Oct 13 23:43:01 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := gsoap
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 18cedfdabb79ad4e006db64ffd24d72f0d1fd6ba
+$(PKG)_CHECKSUM := b1c17d501361939c6d419eeb2aa26e7fd2b586fe
 $(PKG)_SUBDIR   := gsoap-$(call SHORT_PKG_VERSION,$(PKG))
 $(PKG)_FILE     := gsoap_$($(PKG)_VERSION).zip
 $(PKG)_URL      := http://$(SOURCEFORGE_MIRROR)/project/gsoap2/gSOAP/$($(PKG)_FILE)