1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00

devel/gsoap: Update version 2.8.33=>2.8.43

- Fix path in MASTER_SITES
- Build -fPIC fixing issues with gsoapssl reloc
- Re-roll gsoap/wsdl/Makefile.in patch
- Add new files to pkg-plist

PR:		216997
Submitted by:	brnrd
This commit is contained in:
Muhammad Moinur Rahman 2017-02-24 11:20:40 +00:00
parent a9d94db09e
commit 830d7ec6dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434705
4 changed files with 31 additions and 13 deletions

View File

@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= gsoap
PORTVERSION= 2.8.33
PORTVERSION= 2.8.43
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}2/gSOAP
MASTER_SITES= SF/${PORTNAME}2/gsoap-2.8
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
@ -27,6 +27,7 @@ GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls \
GNUTLS_CONFIGURE_ON= --enable-gnutls
GNUTLS_LDFLAGS= -L${LOCALBASE}/lib
OPENSSL_CONFIGURE_ENABLE= ssl
CFLAGS+= -fPIC
post-patch:
@${REINPLACE_CMD} -e 's|sys/timeb.h | |' \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1471037671
SHA256 (gsoap_2.8.33.zip) = 8534a8bb82ce97544bbb60bf4410ef66f9c328abf62879e499272894019199a4
SIZE (gsoap_2.8.33.zip) = 24092060
TIMESTAMP = 1486809614
SHA256 (gsoap_2.8.43.zip) = 75e898933432968cabfe1173278956a978d10152d51755a91e2c7578ca3ab66f
SIZE (gsoap_2.8.43.zip) = 36710317

View File

@ -1,11 +1,11 @@
--- gsoap/wsdl/Makefile.in.orig 2015-05-22 05:52:33 UTC
--- gsoap/wsdl/Makefile.in.orig 2017-02-11 10:40:19 UTC
+++ gsoap/wsdl/Makefile.in
@@ -303,7 +303,7 @@ SOAP_FLAGS = -SC -pwsdl -I$(srcdir) -I$(
@@ -314,7 +314,7 @@ SOAP_FLAGS = -SC -pwsdl -I$(srcdir) -I$(
BUILT_SOURCES = $(SOAP_CPP_SRC)
wsdl2h_CFLAGS = $(C_DEBUG_FLAGS) $(WSDL2H_EXTRA_FLAGS)
wsdl2h_CXXFLAGS = $(C_DEBUG_FLAGS) $(WSDL2H_EXTRA_FLAGS) $(WSDL2H_IMPORTPATH)
-wsdl2h_CPPFLAGS = $(AM_CPPFLAGS) $(SOAPCPP2_NONAMESPACES) -D$(platform)
+wsdl2h_CPPFLAGS = $(AM_CPPFLAGS) $(SOAPCPP2_NONAMESPACES) $(WSDL2H_IMPORTPATH) -D$(platform)
wsdl2h_SOURCES = wsdl2h.cpp wsdl.cpp schema.cpp types.cpp service.cpp soap.cpp mime.cpp wsp.cpp bpel.cpp $(SOAP_CPP_SRC)
wsdl2h_SOURCES = wsdl2h.cpp wsdl.cpp wadl.cpp schema.cpp types.cpp service.cpp soap.cpp mime.cpp wsp.cpp bpel.cpp $(SOAP_CPP_SRC)
wsdl2h_LDADD = $(SOAP_CPP_LIB) $(WSDL2H_EXTRA_LIBS)
CLEANFILES = *~ *C.cpp *H.h *Stub.h *.nsmap

View File

@ -40,8 +40,8 @@ libdata/pkgconfig/gsoapssl.pc
%%DATADIR%%/WS/enumeration.xsd
%%DATADIR%%/WS/oasis-sstc-saml-schema-assertion-1.1.xsd
%%DATADIR%%/WS/reference-1.1.xsd
%%DATADIR%%/WS/typemap.dat
%%DATADIR%%/WS/saml-schema-assertion-2.0.xsd
%%DATADIR%%/WS/typemap.dat
%%DATADIR%%/WS/ws-bpel_abstract_common_base.xsd
%%DATADIR%%/WS/ws-bpel_executable.xsd
%%DATADIR%%/WS/ws-bpel_plnktype.xsd
@ -58,26 +58,38 @@ libdata/pkgconfig/gsoapssl.pc
%%DATADIR%%/custom/chrono_time_point.h
%%DATADIR%%/custom/duration.c
%%DATADIR%%/custom/duration.h
%%DATADIR%%/custom/float128.c
%%DATADIR%%/custom/float128.h
%%DATADIR%%/custom/int128.c
%%DATADIR%%/custom/int128.h
%%DATADIR%%/custom/long_double.c
%%DATADIR%%/custom/long_double.h
%%DATADIR%%/custom/long_time.c
%%DATADIR%%/custom/long_time.h
%%DATADIR%%/custom/qbytearray_base64.cpp
%%DATADIR%%/custom/qbytearray_base64.h
%%DATADIR%%/custom/qbytearray_hex.cpp
%%DATADIR%%/custom/qbytearray_hex.h
%%DATADIR%%/custom/qdate.cpp
%%DATADIR%%/custom/qdate.h
%%DATADIR%%/custom/qdatetime.cpp
%%DATADIR%%/custom/qdatetime.h
%%DATADIR%%/custom/qstring.cpp
%%DATADIR%%/custom/qstring.h
%%DATADIR%%/custom/qtime.cpp
%%DATADIR%%/custom/qtime.h
%%DATADIR%%/custom/struct_timeval.c
%%DATADIR%%/custom/struct_timeval.h
%%DATADIR%%/custom/struct_tm_date.c
%%DATADIR%%/custom/struct_tm_date.h
%%DATADIR%%/custom/struct_tm.c
%%DATADIR%%/custom/struct_tm.h
%%DATADIR%%/custom/struct_tm_date.c
%%DATADIR%%/custom/struct_tm_date.h
%%DATADIR%%/extras/README.txt
%%DATADIR%%/extras/ckdb.c
%%DATADIR%%/extras/ckdb.h
%%DATADIR%%/extras/ckdbtest.c
%%DATADIR%%/extras/ckdbtest.h
%%DATADIR%%/extras/fault.cpp
%%DATADIR%%/custom/float128.c
%%DATADIR%%/custom/float128.h
%%DATADIR%%/extras/logging.cpp
%%DATADIR%%/extras/soapdefs.h
%%DATADIR%%/import/README.txt
@ -112,6 +124,7 @@ libdata/pkgconfig/gsoapssl.pc
%%DATADIR%%/import/wsdd5.h
%%DATADIR%%/import/wsdx.h
%%DATADIR%%/import/wsp.h
%%DATADIR%%/import/wsp_appliesto.h
%%DATADIR%%/import/wsrm.h
%%DATADIR%%/import/wsrm4.h
%%DATADIR%%/import/wsrm5.h
@ -167,6 +180,8 @@ libdata/pkgconfig/gsoapssl.pc
%%DATADIR%%/plugin/mq.h
%%DATADIR%%/plugin/plugin.c
%%DATADIR%%/plugin/plugin.h
%%DATADIR%%/plugin/sessions.c
%%DATADIR%%/plugin/sessions.h
%%DATADIR%%/plugin/smdevp.c
%%DATADIR%%/plugin/smdevp.h
%%DATADIR%%/plugin/threads.c
@ -184,3 +199,5 @@ libdata/pkgconfig/gsoapssl.pc
%%DATADIR%%/plugin/wsseapi.c
%%DATADIR%%/plugin/wsseapi.cpp
%%DATADIR%%/plugin/wsseapi.h
%%DATADIR%%/plugin/wstapi.c
%%DATADIR%%/plugin/wstapi.h