mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 3.05
- Add LICENSE (Artistic 1 & GPL 1) - Pet portlint(1) by moving TEST_DEPENDS earlier Changes: http://search.cpan.org/dist/XML-Compile-SOAP-Daemon/ChangeLog
This commit is contained in:
parent
afe49a0332
commit
28bf6d1bb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303295
2 changed files with 9 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= XML-Compile-SOAP-Daemon
|
||||
PORTVERSION= 3.04
|
||||
PORTVERSION= 3.05
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,14 +14,16 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Base class for SOAP message servers
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \
|
||||
p5-XML-Compile>=1.24:${PORTSDIR}/textproc/p5-XML-Compile \
|
||||
p5-XML-Compile>=1.26:${PORTSDIR}/textproc/p5-XML-Compile \
|
||||
p5-XML-Compile-Cache>=0.99.1:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
|
||||
p5-XML-Compile-SOAP>=2.26:${PORTSDIR}/net/p5-XML-Compile-SOAP \
|
||||
p5-XML-Compile-SOAP>=2.29:${PORTSDIR}/net/p5-XML-Compile-SOAP \
|
||||
p5-XML-Compile-SOAP-WSA>=0.12:${PORTSDIR}/net/p5-XML-Compile-SOAP-WSA
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
TEST_DEPENDS= p5-XML-Compile-Tester>=0.05:${PORTSDIR}/devel/p5-XML-Compile-Tester
|
||||
TEST_DEPENDS= p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (XML-Compile-SOAP-Daemon-3.04.tar.gz) = 14e7cf87f8aad6bd06ebc312582e9e0902ad83bada385015393ff4ba4310b845
|
||||
SIZE (XML-Compile-SOAP-Daemon-3.04.tar.gz) = 42970
|
||||
SHA256 (XML-Compile-SOAP-Daemon-3.05.tar.gz) = 43b1e678033b0ef3de43fa2769fd40d3aea5072b3d0a9abd8a11d3b3643c94d6
|
||||
SIZE (XML-Compile-SOAP-Daemon-3.05.tar.gz) = 43853
|
||||
|
|
Loading…
Add table
Reference in a new issue