From sahil@spartan.hamla.org  Thu Mar 18 00:52:42 2010
Return-Path: <sahil@spartan.hamla.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0DFBA106564A;
	Thu, 18 Mar 2010 00:52:42 +0000 (UTC)
	(envelope-from sahil@spartan.hamla.org)
Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30])
	by mx1.freebsd.org (Postfix) with ESMTP id F19418FC0C;
	Thu, 18 Mar 2010 00:52:41 +0000 (UTC)
Received: by spartan.hamla.org (Postfix, from userid 1001)
	id D4FBF1711E; Wed, 17 Mar 2010 20:52:41 -0400 (EDT)
Message-Id: <20100318005241.D4FBF1711E@spartan.hamla.org>
Date: Wed, 17 Mar 2010 20:52:41 -0400 (EDT)
From: Sahil Tandon <sahil@tandon.net>
Reply-To: Sahil Tandon <sahil@tandon.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: itetcu@FreeBSD.org 
Subject: [PATCH] net/p5-Net-OAuth: update to 0.22
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         144837
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-OAuth: update to 0.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 18 01:00:08 UTC 2010
>Closed-Date:    Sat Apr 03 10:38:20 UTC 2010
>Last-Modified:  Sat Apr  3 16:19:33 UTC 2010
>Originator:     Sahil Tandon
>Release:        FreeBSD 9.0-RELEASE i386
>Organization:
>Environment:

	
>Description:
- Update to 0.22
- Changes: http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth-0.22/Changes
>How-To-Repeat:
	
>Fix:

	



--- p5-Net-OAuth.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-OAuth/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	21 Nov 2009 14:47:25 -0000	1.15
+++ Makefile	18 Mar 2010 00:39:31 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	Net-OAuth
-PORTVERSION=	0.20
+PORTVERSION=	0.22
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -43,6 +43,7 @@
 	Net::OAuth::V1_0A::AccessTokenRequest.3 \
 	Net::OAuth::V1_0A::RequestTokenRequest.3 \
 	Net::OAuth::V1_0A::RequestTokenResponse.3 \
-	Net::OAuth::V1_0A::UserAuthResponse.3
+	Net::OAuth::V1_0A::UserAuthResponse.3 \
+	Net::OAuth::XauthAccessTokenRequest.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-OAuth/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	14 Nov 2009 10:23:57 -0000	1.14
+++ distinfo	18 Mar 2010 00:39:31 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-OAuth-0.20.tar.gz) = bd081e4376e71c475336635321b1b2ed
-SHA256 (Net-OAuth-0.20.tar.gz) = 3f28dcb6e940e3df0432ed79cc78f6d670128e57182314f092ba7d9f93c6f227
-SIZE (Net-OAuth-0.20.tar.gz) = 36495
+MD5 (Net-OAuth-0.22.tar.gz) = 16550543600a9216cf2a122578774ab8
+SHA256 (Net-OAuth-0.22.tar.gz) = 9da20d0f3afd9059244ca83e45d4dbedace996fe9c18ed076ac95eb5755cd4ba
+SIZE (Net-OAuth-0.22.tar.gz) = 37844
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-OAuth/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	18 Jun 2009 23:18:22 -0000	1.4
+++ pkg-plist	18 Mar 2010 00:39:31 -0000
@@ -13,6 +13,7 @@
 %%SITE_PERL%%/Net/OAuth/SignatureMethod/RSA_SHA1.pm
 %%SITE_PERL%%/Net/OAuth/UserAuthRequest.pm
 %%SITE_PERL%%/Net/OAuth/UserAuthResponse.pm
+%%SITE_PERL%%/Net/OAuth/XauthAccessTokenRequest.pm
 %%SITE_PERL%%/Net/OAuth/V1_0A/RequestTokenRequest.pm
 %%SITE_PERL%%/Net/OAuth/V1_0A/RequestTokenResponse.pm
 %%SITE_PERL%%/Net/OAuth/V1_0A/UserAuthResponse.pm
--- p5-Net-OAuth.diff ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Mar 18 01:00:39 UTC 2010 
Responsible-Changed-Why:  
itetcu@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144837 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Sat Apr 3 10:38:19 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144837 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144837: commit references a PR
Date: Sat,  3 Apr 2010 10:25:27 +0000 (UTC)

 itetcu      2010-04-03 10:25:16 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/p5-Net-OAuth     Makefile distinfo pkg-plist 
   Log:
   - Update to 0.22
   - Changes: http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth-0.22/Changes
   
   PR:             144837
   Submitted by:   Sahil Tandon (maintainer)
   
   Revision  Changes    Path
   1.16      +3 -2      ports/net/p5-Net-OAuth/Makefile
   1.15      +3 -3      ports/net/p5-Net-OAuth/distinfo
   1.5       +1 -0      ports/net/p5-Net-OAuth/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
