1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- Update to 0.43

PR:		ports/171074
Approved by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
This commit is contained in:
Steve Wills 2012-08-26 18:18:20 +00:00
parent 09573f4343
commit c3595e31d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303197
3 changed files with 5 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= RT-Client-REST
PORTVERSION= 0.41
PORTVERSION= 0.43
PORTEPOCH= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
@ -27,6 +27,7 @@ PERL_CONFIGURE= yes
MAN3= RT::Client::REST.3 \
RT::Client::REST::Attachment.3 \
RT::Client::REST::Exception.3 \
RT::Client::REST::Group.3 \
RT::Client::REST::Object.3 \
RT::Client::REST::Queue.3 \
RT::Client::REST::SearchResult.3 \

View File

@ -1,2 +1,2 @@
SHA256 (RT-Client-REST-0.41.tar.gz) = baf45d5576126e82b95427759c6514000d2b0a08ed51fbed7d1abdc8b3f48d86
SIZE (RT-Client-REST-0.41.tar.gz) = 54374
SHA256 (RT-Client-REST-0.43.tar.gz) = 6660c60f29baec246a8a717834092b035fdf3541c065e787d9027e9ad436fb53
SIZE (RT-Client-REST-0.43.tar.gz) = 56679

View File

@ -2,6 +2,7 @@
%%SITE_PERL%%/RT/Client/REST/Attachment.pm
%%SITE_PERL%%/RT/Client/REST/Exception.pm
%%SITE_PERL%%/RT/Client/REST/Forms.pm
%%SITE_PERL%%/RT/Client/REST/Group.pm
%%SITE_PERL%%/RT/Client/REST/HTTPClient.pm
%%SITE_PERL%%/RT/Client/REST/Object.pm
%%SITE_PERL%%/RT/Client/REST/Object/Exception.pm