svn commit: r471671 - head/net/p5-XML-Compile-SOAP-WSA

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 4 18:11:38 UTC 2018


Author: sunpoet
Date: Mon Jun  4 18:11:36 2018
New Revision: 471671
URL: https://svnweb.freebsd.org/changeset/ports/471671

Log:
  Add LICENSE
  
  - Fix and update WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/net/p5-XML-Compile-SOAP-WSA/Makefile
  head/net/p5-XML-Compile-SOAP-WSA/pkg-descr

Modified: head/net/p5-XML-Compile-SOAP-WSA/Makefile
==============================================================================
--- head/net/p5-XML-Compile-SOAP-WSA/Makefile	Mon Jun  4 18:11:31 2018	(r471670)
+++ head/net/p5-XML-Compile-SOAP-WSA/Makefile	Mon Jun  4 18:11:36 2018	(r471671)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	papowell at astart.com
 COMMENT=	SOAP message messages with WSA fields
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Net-Server>=0.97:net/p5-Net-Server \
 		p5-libwww>=5.803:www/p5-libwww \
 		p5-Log-Report>=0.22:devel/p5-Log-Report \

Modified: head/net/p5-XML-Compile-SOAP-WSA/pkg-descr
==============================================================================
--- head/net/p5-XML-Compile-SOAP-WSA/pkg-descr	Mon Jun  4 18:11:31 2018	(r471670)
+++ head/net/p5-XML-Compile-SOAP-WSA/pkg-descr	Mon Jun  4 18:11:36 2018	(r471671)
@@ -7,4 +7,4 @@ However, when the server is hidden behind firewalls an
 fields are rewritten or replaced.  This means that the definitions by
 the WSDL for the client can differ from the configuration of the
 
-WWW: http://search.cpan.org/dist/XML-Compile-SOAP-WSA/
+WWW: https://metacpan.org/release/MARKOV/XML-Compile-SOAP-WSA-0.13


More information about the svn-ports-all mailing list