aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-08-27 02:18:20 +0800
committerswills <swills@FreeBSD.org>2012-08-27 02:18:20 +0800
commit6f660675d38c1772e9b18788ab83d6e5d4fd4c06 (patch)
tree7404eaf6bf0989610ea2e77d8d27981445487926
parent6b5d666c61ebf37c72509f61bfcc7c3f25c9180d (diff)
downloadfreebsd-ports-gnome-6f660675d38c1772e9b18788ab83d6e5d4fd4c06.tar.gz
freebsd-ports-gnome-6f660675d38c1772e9b18788ab83d6e5d4fd4c06.tar.zst
freebsd-ports-gnome-6f660675d38c1772e9b18788ab83d6e5d4fd4c06.zip
- Update to 0.43
PR: ports/171074 Approved by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
-rw-r--r--www/p5-RT-Client-REST/Makefile3
-rw-r--r--www/p5-RT-Client-REST/distinfo4
-rw-r--r--www/p5-RT-Client-REST/pkg-plist1
3 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-RT-Client-REST/Makefile b/www/p5-RT-Client-REST/Makefile
index a2fe92286bea..600b90792ee3 100644
--- a/www/p5-RT-Client-REST/Makefile
+++ b/www/p5-RT-Client-REST/Makefile
@@ -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 \
diff --git a/www/p5-RT-Client-REST/distinfo b/www/p5-RT-Client-REST/distinfo
index e111d1392104..c0f1ae53ee12 100644
--- a/www/p5-RT-Client-REST/distinfo
+++ b/www/p5-RT-Client-REST/distinfo
@@ -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
diff --git a/www/p5-RT-Client-REST/pkg-plist b/www/p5-RT-Client-REST/pkg-plist
index 92b76f8c7da7..30bf648fdc40 100644
--- a/www/p5-RT-Client-REST/pkg-plist
+++ b/www/p5-RT-Client-REST/pkg-plist
@@ -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