Update to gsoap-2.8.22.

This commit is contained in:
ajacoutot 2015-05-01 06:52:58 +00:00
parent c5ee998d1d
commit 2b5c7f393e
8 changed files with 28 additions and 31 deletions

View File

@ -1,15 +1,13 @@
# $OpenBSD: Makefile,v 1.4 2015/04/05 15:25:50 robert Exp $
# $OpenBSD: Makefile,v 1.5 2015/05/01 06:52:58 ajacoutot Exp $
COMMENT= SOAP/REST Web Services and XML-Based apps toolkit
V= 2.8.21
V= 2.8.22
DISTNAME= gsoap_${V}
PKGNAME= gsoap-${V}
EXTRACT_SUFX= .zip
WRKDIST= ${WRKDIR}/gsoap-${V:R}
REVISION= 0
SHARED_LIBS += gsoap++ 0.0 # 0.0
SHARED_LIBS += gsoap 0.0 # 0.0
SHARED_LIBS += gsoapck++ 0.0 # 0.0

View File

@ -1,2 +1,2 @@
SHA256 (gsoap_2.8.21.zip) = 3dqQhmKIx8PVCFGydr+hLg7y1K9tKAcZqtlLHaDqEJo=
SIZE (gsoap_2.8.21.zip) = 20633048
SHA256 (gsoap_2.8.22.zip) = MLBFryYzrF6S6pL9tLqteEr+bmVIte8vnK1I32p9Pkg=
SIZE (gsoap_2.8.22.zip) = 20948352

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-configure_ac,v 1.1 2015/04/05 15:25:51 robert Exp $
$OpenBSD: patch-configure_ac,v 1.2 2015/05/01 06:52:58 ajacoutot Exp $
from Fedora: gsoap-libtool.patch (creates shared libraries)
--- configure.ac.orig Sun Dec 7 00:30:38 2014
+++ configure.ac Sun Apr 5 17:06:18 2015
@@ -16,8 +16,7 @@ AM_PROG_CC_C_O

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-gsoap_Makefile_am,v 1.1 2015/04/05 15:25:51 robert Exp $
$OpenBSD: patch-gsoap_Makefile_am,v 1.2 2015/05/01 06:52:58 ajacoutot Exp $
from Fedora: gsoap-libtool.patch (creates shared libraries)
--- gsoap/Makefile.am.orig Sun Dec 7 00:30:40 2014
+++ gsoap/Makefile.am Sun Apr 5 17:06:18 2015
@@ -34,20 +34,30 @@ stdsoap2_ssl_cpp.cpp: stdsoap2.cpp

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-gsoap_samples_Makefile_defines,v 1.1 2015/04/05 15:25:51 robert Exp $
$OpenBSD: patch-gsoap_samples_Makefile_defines,v 1.2 2015/05/01 06:52:58 ajacoutot Exp $
from Fedora: gsoap-libtool.patch (creates shared libraries)
--- gsoap/samples/Makefile.defines.orig Sun Dec 7 00:30:44 2014
+++ gsoap/samples/Makefile.defines Sun Apr 5 17:06:18 2015
@@ -13,13 +13,13 @@ SOAP_H_FILES=soapH.h soapStub.h

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-gsoap_samples_autotest_Makefile_am,v 1.1 2015/04/05 15:25:51 robert Exp $
$OpenBSD: patch-gsoap_samples_autotest_Makefile_am,v 1.2 2015/05/01 06:52:58 ajacoutot Exp $
from Fedora: gsoap-libtool.patch (creates shared libraries)
--- gsoap/samples/autotest/Makefile.am.orig Sun Dec 7 00:30:43 2014
+++ gsoap/samples/autotest/Makefile.am Sun Apr 5 17:06:18 2015
@@ -14,7 +14,7 @@ SOAP_FLAGS=-SL -T -I$(top_srcdir)/gsoap/import

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-gsoap_samples_databinding_Makefile_am,v 1.1 2015/04/05 15:25:51 robert Exp $
$OpenBSD: patch-gsoap_samples_databinding_Makefile_am,v 1.2 2015/05/01 06:52:58 ajacoutot Exp $
from Fedora: gsoap-libtool.patch (creates shared libraries)
--- gsoap/samples/databinding/Makefile.am.orig Sun Dec 7 00:30:44 2014
+++ gsoap/samples/databinding/Makefile.am Sun Apr 5 17:06:18 2015
@@ -14,7 +14,7 @@ SOAP_FLAGS=-0 -CS -p address -I$(top_srcdir)/gsoap/imp

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2015/04/05 15:25:51 robert Exp $
@comment $OpenBSD: PLIST,v 1.4 2015/05/01 06:52:58 ajacoutot Exp $
@bin bin/soapcpp2
@bin bin/wsdl2h
include/stdsoap2.h
@ -70,9 +70,6 @@ share/gsoap/custom/struct_timeval.c
share/gsoap/custom/struct_timeval.h
share/gsoap/custom/struct_tm.c
share/gsoap/custom/struct_tm.h
share/gsoap/custom/wsrmdemo-duration.o
share/gsoap/custom/wsrmdemo_ssl-duration.o
share/gsoap/custom/wsrmdemo_udp-duration.o
share/gsoap/extras/
share/gsoap/extras/README.txt
share/gsoap/extras/ckdb.c
@ -110,6 +107,7 @@ share/gsoap/import/wsc.h
share/gsoap/import/wsc2.h
share/gsoap/import/wsdd.h
share/gsoap/import/wsdd10.h
share/gsoap/import/wsdd5.h
share/gsoap/import/wsdx.h
share/gsoap/import/wsp.h
share/gsoap/import/wsrm.h
@ -147,7 +145,6 @@ share/gsoap/plugin/httpform.c
share/gsoap/plugin/httpform.h
share/gsoap/plugin/httpget.c
share/gsoap/plugin/httpget.h
share/gsoap/plugin/httpget.o
share/gsoap/plugin/httpgettest.c
share/gsoap/plugin/httpgettest.h
share/gsoap/plugin/httpmd5.c
@ -156,7 +153,6 @@ share/gsoap/plugin/httpmd5test.c
share/gsoap/plugin/httpmd5test.h
share/gsoap/plugin/httppost.c
share/gsoap/plugin/httppost.h
share/gsoap/plugin/httppost.o
share/gsoap/plugin/httpposttest.c
share/gsoap/plugin/httpposttest.h
share/gsoap/plugin/logging.c
@ -171,30 +167,18 @@ share/gsoap/plugin/plugin.c
share/gsoap/plugin/plugin.h
share/gsoap/plugin/smdevp.c
share/gsoap/plugin/smdevp.h
share/gsoap/plugin/sslserver-threads.o
share/gsoap/plugin/threads.c
share/gsoap/plugin/threads.h
share/gsoap/plugin/wsaapi.c
share/gsoap/plugin/wsaapi.h
share/gsoap/plugin/wsademo-wsaapi.o
share/gsoap/plugin/wsddapi.c
share/gsoap/plugin/wsddapi.h
share/gsoap/plugin/wsrmapi.c
share/gsoap/plugin/wsrmapi.h
share/gsoap/plugin/wsrmdemo-threads.o
share/gsoap/plugin/wsrmdemo-wsaapi.o
share/gsoap/plugin/wsrmdemo-wsrmapi.o
share/gsoap/plugin/wsrmdemo_ssl-threads.o
share/gsoap/plugin/wsrmdemo_ssl-wsaapi.o
share/gsoap/plugin/wsrmdemo_ssl-wsrmapi.o
share/gsoap/plugin/wsrmdemo_udp-threads.o
share/gsoap/plugin/wsrmdemo_udp-wsaapi.o
share/gsoap/plugin/wsrmdemo_udp-wsrmapi.o
share/gsoap/plugin/wsse2api.c
share/gsoap/plugin/wsse2api.h
share/gsoap/plugin/wsseapi-lite.c
share/gsoap/plugin/wsseapi-lite.h
share/gsoap/plugin/wsseapi.c
share/gsoap/plugin/wsseapi.cpp
share/gsoap/plugin/wsseapi.h
share/gsoap/plugin/wssedemo-mecevp.o
share/gsoap/plugin/wssedemo-smdevp.o
share/gsoap/plugin/wssedemo-wsseapi.o