mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
- Update to 0.24
- Add LICENSE Changes: http://search.cpan.org/dist/WebService-Simple/Changes PR: 197788 Submitted by: sunpoet (myself) Approved by: Masahiro Teramoto <markun@onohara.to> (maintainer)
This commit is contained in:
parent
262bf35966
commit
afa38c95ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379822
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= WebService-Simple
|
||||
PORTVERSION= 0.21
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.24
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,10 +10,15 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= markun@onohara.to
|
||||
COMMENT= Simple Interface To Web Services APIs
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
|
||||
p5-Class-Data-ConfigHash>=0:${PORTSDIR}/devel/p5-Class-Data-ConfigHash \
|
||||
p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \
|
||||
p5-Hash-MultiValue>=0:${PORTSDIR}/devel/p5-Hash-MultiValue \
|
||||
p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
|
||||
p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \
|
||||
p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
|
||||
p5-URI>=1.36:${PORTSDIR}/net/p5-URI \
|
||||
p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
|
||||
@ -24,7 +28,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-XML-Feed>=0:${PORTSDIR}/textproc/p5-XML-Feed \
|
||||
p5-XML-Parser-Lite-Tree>=0:${PORTSDIR}/textproc/p5-XML-Parser-Lite-Tree
|
||||
|
||||
USE_PERL5= configure
|
||||
USE_PERL5= modbuildtiny
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (WebService-Simple-0.21.tar.gz) = 982b39ec10afcb82633c54d6a305676ee7644070da5609c9dd6525743a192a18
|
||||
SIZE (WebService-Simple-0.21.tar.gz) = 32795
|
||||
SHA256 (WebService-Simple-0.24.tar.gz) = 3618d54be03e225ca4ef53e7db13c5832db0e92f3563d6a1a03237fe7ca32b8b
|
||||
SIZE (WebService-Simple-0.24.tar.gz) = 18335
|
||||
|
Loading…
Reference in New Issue
Block a user