Bug 171074 - [PATCH] www/p5-RT-Client-REST: update to 0.43,1
Summary: [PATCH] www/p5-RT-Client-REST: update to 0.43,1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-26 02:50 UTC by Steve Wills
Modified: 2012-08-26 19:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-RT-Client-REST-0.43,1.patch (1.41 KB, patch)
2012-08-26 02:50 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-26 02:50:04 UTC
- Update to 0.43,1

Port maintainer (svysh@pn.sinp.msu.ru) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-26 02:50:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-26 02:50:26 UTC
Maintainer of www/p5-RT-Client-REST,

Please note that PR ports/171074 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171074

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-26 02:50:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-08-26 03:10:49 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 5 Sergei Vyshenski 2012-08-26 11:09:22 UTC
A note from maintainner.

This update is ok.

On 26.08.2012 5:50, Edwin Groothuis wrote:
> Maintainer of www/p5-RT-Client-REST,
> 
> Please note that PR ports/171074 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171074
>
Comment 6 Steve Wills freebsd_committer freebsd_triage 2012-08-26 19:18:26 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-08-26 19:18:30 UTC
Author: swills
Date: Sun Aug 26 18:18:20 2012
New Revision: 303197
URL: http://svn.freebsd.org/changeset/ports/303197

Log:
  - Update to 0.43
  
  PR:		ports/171074
  Approved by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)

Modified:
  head/www/p5-RT-Client-REST/Makefile   (contents, props changed)
  head/www/p5-RT-Client-REST/distinfo   (contents, props changed)
  head/www/p5-RT-Client-REST/pkg-plist   (contents, props changed)

Modified: head/www/p5-RT-Client-REST/Makefile
==============================================================================
--- head/www/p5-RT-Client-REST/Makefile	Sun Aug 26 18:16:55 2012	(r303196)
+++ head/www/p5-RT-Client-REST/Makefile	Sun Aug 26 18:18:20 2012	(r303197)
@@ -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 \

Modified: head/www/p5-RT-Client-REST/distinfo
==============================================================================
--- head/www/p5-RT-Client-REST/distinfo	Sun Aug 26 18:16:55 2012	(r303196)
+++ head/www/p5-RT-Client-REST/distinfo	Sun Aug 26 18:18:20 2012	(r303197)
@@ -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

Modified: head/www/p5-RT-Client-REST/pkg-plist
==============================================================================
--- head/www/p5-RT-Client-REST/pkg-plist	Sun Aug 26 18:16:55 2012	(r303196)
+++ head/www/p5-RT-Client-REST/pkg-plist	Sun Aug 26 18:18:20 2012	(r303197)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"