Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  5 Nov 2009 00:56:34 -0500 (EST)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140298: [PATCH] net/p5-Net-Twitter: update to 3.08000
Message-ID:  <20091105055634.7AF531708C@spartan.hamla.org>
Resent-Message-ID: <200911050600.nA560EOO087015@freefall.freebsd.org>

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

>Number:         140298
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Twitter: update to 3.08000
>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:   Thu Nov 05 06:00:13 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
- update to 3.08000
>How-To-Repeat:
	
>Fix:

	



--- p5-Net-Twitter.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Twitter/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile	26 Oct 2009 14:29:59 -0000	1.23
+++ Makefile	5 Nov 2009 05:55:17 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-Twitter
-PORTVERSION=	3.07004
+PORTVERSION=	3.08000
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -30,6 +30,7 @@
 
 MAN3=		Net::Twitter.3 Net::Twitter::Search.3 Net::Identica.3 \
 		Net::Twitter::Error.3 Net::Twitter::Role::OAuth.3 \
+		Net::Twitter::Role::API::Lists.3 \
 		Net::Twitter::Role::API::REST.3 \
 		Net::Twitter::Role::API::TwitterVision.3 \
 		Net::Twitter::OAuth.3 Net::Twitter::Core.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Twitter/distinfo,v
retrieving revision 1.22
diff -u -r1.22 distinfo
--- distinfo	26 Oct 2009 14:29:59 -0000	1.22
+++ distinfo	5 Nov 2009 05:55:17 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-Twitter-3.07004.tar.gz) = d354b7b659e1aedf2b480cebc021ac53
-SHA256 (Net-Twitter-3.07004.tar.gz) = 5da2897d2ff84cdbdd852a76c17b3d78dc16d5593e66afb32404fb9a09eb0c1c
-SIZE (Net-Twitter-3.07004.tar.gz) = 81631
+MD5 (Net-Twitter-3.08000.tar.gz) = 25b1154576293fc388ec208528c4c856
+SHA256 (Net-Twitter-3.08000.tar.gz) = fb39bfb6a64c8402b94f7194ccad3440f6379b8aa4a0e6a2f3e28d6f4847a9a5
+SIZE (Net-Twitter-3.08000.tar.gz) = 84467
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Twitter/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	12 Aug 2009 08:25:47 -0000	1.6
+++ pkg-plist	5 Nov 2009 05:55:17 -0000
@@ -3,6 +3,7 @@
 %%SITE_PERL%%/Net/Twitter.pm
 %%SITE_PERL%%/Net/Twitter/Search.pm
 %%SITE_PERL%%/Net/Twitter/Role/API/TwitterVision.pm
+%%SITE_PERL%%/Net/Twitter/Role/API/Lists.pm
 %%SITE_PERL%%/Net/Twitter/Role/API/REST.pm
 %%SITE_PERL%%/Net/Twitter/Role/API/Search.pm
 %%SITE_PERL%%/Net/Twitter/Role/InflateObjects.pm
--- p5-Net-Twitter.diff ends here ---

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



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