Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Aug 2012 21:40:41 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        svysh@pn.sinp.msu.ru
Subject:   ports/171074: [PATCH] www/p5-RT-Client-REST: update to 0.43,1
Message-ID:  <201208260140.q7Q1efHb074868@meatwad.mouf.net>
Resent-Message-ID: <201208260150.q7Q1o4wY010555@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171074
>Category:       ports
>Synopsis:       [PATCH] www/p5-RT-Client-REST: update to 0.43,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 26 01:50:04 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r239244M: Mon Aug 13 23:21:42 EDT
>Description:
- 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)
>How-To-Repeat:
>Fix:

--- p5-RT-Client-REST-0.43,1.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 303171)
+++ distinfo	(working copy)
@@ -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
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 303171)
+++ pkg-plist	(working copy)
@@ -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
Index: Makefile
===================================================================
--- Makefile	(revision 303171)
+++ Makefile	(working copy)
@@ -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 @@
 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 \
--- p5-RT-Client-REST-0.43,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208260140.q7Q1efHb074868>