1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Update to 0.44 [1]

- Add LICENSE (Artistic 1 & GPL 1)
- Add TEST_DEPENDS

PR:		ports/182223 [1]
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
This commit is contained in:
Frederic Culot 2013-09-23 12:07:45 +00:00
parent 773f3d5791
commit a9100f8228
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327986
2 changed files with 9 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= RT-Client-REST
PORTVERSION= 0.43
PORTVERSION= 0.44
PORTEPOCH= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
@ -10,12 +10,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Perl modules designed to talk to RT installation using REST protocol
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \
p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DateTime-Format-DateParse>0:${PORTSDIR}/devel/p5-DateTime-Format-DateParse \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (RT-Client-REST-0.43.tar.gz) = 6660c60f29baec246a8a717834092b035fdf3541c065e787d9027e9ad436fb53
SIZE (RT-Client-REST-0.43.tar.gz) = 56679
SHA256 (RT-Client-REST-0.44.tar.gz) = a01dede1bd36880fa26fe74f40885a3644b7453a13efecb8825a94c685ec8533
SIZE (RT-Client-REST-0.44.tar.gz) = 58045