Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2014 17:47:35 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370873 - in head/devel/gsoap: . files
Message-ID:  <201410141747.s9EHlZ4k063254@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Tue Oct 14 17:47:34 2014
New Revision: 370873
URL: https://svnweb.freebsd.org/changeset/ports/370873
QAT: https://qat.redports.org/buildarchive/r370873/

Log:
  - Update to version 2.8.18
  - Convert to options helpers
  - Give maintainership to submitter
  
  PR:		194269
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

Added:
  head/devel/gsoap/files/patch-gsoap_wsdl_Makefile.in
     - copied, changed from r370871, head/devel/gsoap/files/patch-gsoap__wsdl__Makefile.in
Deleted:
  head/devel/gsoap/files/patch-gsoap__wsdl__Makefile.in
Modified:
  head/devel/gsoap/Makefile
  head/devel/gsoap/distinfo
  head/devel/gsoap/pkg-plist

Modified: head/devel/gsoap/Makefile
==============================================================================
--- head/devel/gsoap/Makefile	Tue Oct 14 17:34:59 2014	(r370872)
+++ head/devel/gsoap/Makefile	Tue Oct 14 17:47:34 2014	(r370873)
@@ -2,13 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	gsoap
-PORTVERSION=	2.8.17
-PORTREVISION=	3
+PORTVERSION=	2.8.18
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}2/gSOAP
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Generator Tools for Coding SOAP/XML Web Services in C and C++
 
 LICENSE=	GPLv2
@@ -22,20 +21,12 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
 OPTIONS_RADIO=	SSL
 OPTIONS_RADIO_SSL=	GNUTLS OPENSSL
 OPTIONS_DEFAULT=	OPENSSL
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MGNUTLS}
-LIB_DEPENDS=	libgnutls.so:${PORTSDIR}/security/gnutls \
-   		libgcrypt.so:${PORTSDIR}/security/libgcrypt \
-		libgpg-error.so:${PORTSDIR}/security/libgpg-error
-CONFIGURE_ARGS=	--enable-gnutls
-LDFLAGS+=	-L${LOCALBASE}/lib
-.elif ${PORT_OPTIONS:MOPENSSL}
-CONFIGURE_ARGS=	--enable-ssl
-.else
-CONFIGURE_ARGS=	--disable-ssl
-.endif
+GNUTLS_LIB_DEPENDS=	libgnutls.so:${PORTSDIR}/security/gnutls \
+	   		libgcrypt.so:${PORTSDIR}/security/libgcrypt \
+			libgpg-error.so:${PORTSDIR}/security/libgpg-error
+GNUTLS_CONFIGURE_ON=	--enable-gnutls
+GNUTLS_LDFLAGS=		-L${LOCALBASE}/lib
+OPENSSL_CONFIGURE_ENABLE=	ssl
 
 post-patch:
 	${REINPLACE_CMD} -e 's| sys/timeb.h | |' \

Modified: head/devel/gsoap/distinfo
==============================================================================
--- head/devel/gsoap/distinfo	Tue Oct 14 17:34:59 2014	(r370872)
+++ head/devel/gsoap/distinfo	Tue Oct 14 17:47:34 2014	(r370873)
@@ -1,2 +1,2 @@
-SHA256 (gsoap_2.8.17.zip) = 30a53785708c842694227753badda17010cac64efd43f7a4f2b0e8de3de68f28
-SIZE (gsoap_2.8.17.zip) = 20695905
+SHA256 (gsoap_2.8.18.zip) = 764281a67020b7b7b982ddf8e7fdffae27f7a3e61af9ab4ec8a4705a67ba7ced
+SIZE (gsoap_2.8.18.zip) = 20596233

Copied and modified: head/devel/gsoap/files/patch-gsoap_wsdl_Makefile.in (from r370871, head/devel/gsoap/files/patch-gsoap__wsdl__Makefile.in)
==============================================================================
--- head/devel/gsoap/files/patch-gsoap__wsdl__Makefile.in	Tue Oct 14 17:01:52 2014	(r370871, copy source)
+++ head/devel/gsoap/files/patch-gsoap_wsdl_Makefile.in	Tue Oct 14 17:47:34 2014	(r370873)
@@ -1,11 +1,11 @@
---- gsoap/wsdl/Makefile.in	2013-12-18 14:58:38.000000000 -0500
-+++ gsoap/wsdl/Makefile.in	2014-01-16 14:35:52.000000000 -0500
-@@ -204,7 +204,7 @@
+--- gsoap/wsdl/Makefile.in.orig	2014-10-09 00:09:14.631256099 +0600
++++ gsoap/wsdl/Makefile.in	2014-10-09 00:09:33.119255143 +0600
+@@ -303,7 +303,7 @@
  BUILT_SOURCES = $(SOAP_CPP_SRC)
  wsdl2h_CFLAGS = $(C_DEBUG_FLAGS) $(WSDL2H_EXTRA_FLAGS)
- wsdl2h_CXXFLAGS = $(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 $(SOAP_CPP_SRC)
+ wsdl2h_SOURCES = wsdl2h.cpp wsdl.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

Modified: head/devel/gsoap/pkg-plist
==============================================================================
--- head/devel/gsoap/pkg-plist	Tue Oct 14 17:34:59 2014	(r370872)
+++ head/devel/gsoap/pkg-plist	Tue Oct 14 17:47:34 2014	(r370873)
@@ -15,6 +15,7 @@ libdata/pkgconfig/gsoapck++.pc
 libdata/pkgconfig/gsoapck.pc
 libdata/pkgconfig/gsoapssl++.pc
 libdata/pkgconfig/gsoapssl.pc
+%%DATADIR%%/WS/LEGAL.txt
 %%DATADIR%%/WS/README.txt
 %%DATADIR%%/WS/WS-Addressing.xsd
 %%DATADIR%%/WS/WS-Addressing03.xsd
@@ -37,6 +38,11 @@ libdata/pkgconfig/gsoapssl.pc
 %%DATADIR%%/WS/enumeration.xsd
 %%DATADIR%%/WS/reference-1.1.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
+%%DATADIR%%/WS/ws-bpel_serviceref.xsd
+%%DATADIR%%/WS/ws-bpel_varprop.xsd
 %%DATADIR%%/WS/ws-reliability-1.1.xsd
 %%DATADIR%%/WS/wsse.xsd
 %%DATADIR%%/WS/wsu.xsd
@@ -50,6 +56,9 @@ libdata/pkgconfig/gsoapssl.pc
 %%DATADIR%%/custom/struct_timeval.h
 %%DATADIR%%/custom/struct_tm.c
 %%DATADIR%%/custom/struct_tm.h
+%%DATADIR%%/custom/wsrmdemo-duration.o
+%%DATADIR%%/custom/wsrmdemo_ssl-duration.o
+%%DATADIR%%/custom/wsrmdemo_udp-duration.o
 %%DATADIR%%/extras/README.txt
 %%DATADIR%%/extras/ckdb.c
 %%DATADIR%%/extras/ckdb.h
@@ -66,6 +75,7 @@ libdata/pkgconfig/gsoapssl.pc
 %%DATADIR%%/import/dom.h
 %%DATADIR%%/import/ds.h
 %%DATADIR%%/import/ds2.h
+%%DATADIR%%/import/plnk.h
 %%DATADIR%%/import/ref.h
 %%DATADIR%%/import/ser.h
 %%DATADIR%%/import/soap12.h
@@ -75,6 +85,7 @@ libdata/pkgconfig/gsoapssl.pc
 %%DATADIR%%/import/stllist.h
 %%DATADIR%%/import/stlset.h
 %%DATADIR%%/import/stlvector.h
+%%DATADIR%%/import/vprop.h
 %%DATADIR%%/import/wsa.h
 %%DATADIR%%/import/wsa3.h
 %%DATADIR%%/import/wsa4.h
@@ -119,6 +130,7 @@ libdata/pkgconfig/gsoapssl.pc
 %%DATADIR%%/plugin/httpform.h
 %%DATADIR%%/plugin/httpget.c
 %%DATADIR%%/plugin/httpget.h
+%%DATADIR%%/plugin/httpget.o
 %%DATADIR%%/plugin/httpgettest.c
 %%DATADIR%%/plugin/httpgettest.h
 %%DATADIR%%/plugin/httpmd5.c
@@ -127,6 +139,7 @@ libdata/pkgconfig/gsoapssl.pc
 %%DATADIR%%/plugin/httpmd5test.h
 %%DATADIR%%/plugin/httppost.c
 %%DATADIR%%/plugin/httppost.h
+%%DATADIR%%/plugin/httppost.o
 %%DATADIR%%/plugin/httpposttest.c
 %%DATADIR%%/plugin/httpposttest.h
 %%DATADIR%%/plugin/logging.c
@@ -141,23 +154,30 @@ libdata/pkgconfig/gsoapssl.pc
 %%DATADIR%%/plugin/plugin.h
 %%DATADIR%%/plugin/smdevp.c
 %%DATADIR%%/plugin/smdevp.h
+%%DATADIR%%/plugin/sslserver-threads.o
 %%DATADIR%%/plugin/threads.c
 %%DATADIR%%/plugin/threads.h
 %%DATADIR%%/plugin/wsaapi.c
 %%DATADIR%%/plugin/wsaapi.h
+%%DATADIR%%/plugin/wsademo-wsaapi.o
 %%DATADIR%%/plugin/wsddapi.c
 %%DATADIR%%/plugin/wsddapi.h
 %%DATADIR%%/plugin/wsrmapi.c
 %%DATADIR%%/plugin/wsrmapi.h
+%%DATADIR%%/plugin/wsrmdemo-threads.o
+%%DATADIR%%/plugin/wsrmdemo-wsaapi.o
+%%DATADIR%%/plugin/wsrmdemo-wsrmapi.o
+%%DATADIR%%/plugin/wsrmdemo_ssl-threads.o
+%%DATADIR%%/plugin/wsrmdemo_ssl-wsaapi.o
+%%DATADIR%%/plugin/wsrmdemo_ssl-wsrmapi.o
+%%DATADIR%%/plugin/wsrmdemo_udp-threads.o
+%%DATADIR%%/plugin/wsrmdemo_udp-wsaapi.o
+%%DATADIR%%/plugin/wsrmdemo_udp-wsrmapi.o
 %%DATADIR%%/plugin/wsse2api.c
 %%DATADIR%%/plugin/wsse2api.h
 %%DATADIR%%/plugin/wsseapi.c
 %%DATADIR%%/plugin/wsseapi.cpp
 %%DATADIR%%/plugin/wsseapi.h
-@dirrm lib/gsoap
-@dirrm %%DATADIR%%/plugin
-@dirrm %%DATADIR%%/import
-@dirrm %%DATADIR%%/extras
-@dirrm %%DATADIR%%/custom
-@dirrm %%DATADIR%%/WS
-@dirrm %%DATADIR%%
+%%DATADIR%%/plugin/wssedemo-mecevp.o
+%%DATADIR%%/plugin/wssedemo-smdevp.o
+%%DATADIR%%/plugin/wssedemo-wsseapi.o



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410141747.s9EHlZ4k063254>