Date: Thu, 9 Jul 2009 01:18:58 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: clsung@FreeBSD.org Subject: ports/136554: [PATCH] net/p5-Net-Twitter: update to 3.03000 Message-ID: <200907090118.n691Iw0D006654@freefall.freebsd.org> Resent-Message-ID: <200907090120.n691KQcu013755@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136554 >Category: ports >Synopsis: [PATCH] net/p5-Net-Twitter: update to 3.03000 >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 Jul 09 01:20:26 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.2-STABLE i386 >Organization: RideCharge Inc. >Environment: System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC >Description: - Update to 3.03000 Port maintainer (clsung@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Net-Twitter-3.03000.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Twitter/Makefile,v retrieving revision 1.17 diff -u -u -r1.17 Makefile --- Makefile 19 Jun 2009 07:17:54 -0000 1.17 +++ Makefile 9 Jul 2009 01:18:56 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Net-Twitter -PORTVERSION= 3.01000 +PORTVERSION= 3.03000 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,12 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= Perl interface to twitter.com -RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ +BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/MooseX/Traits.pm:${PORTSDIR}/devel/p5-MooseX-Traits \ ${SITE_PERL}/namespace/autoclean.pm:${PORTSDIR}/devel/p5-namespace-autoclean \ ${SITE_PERL}/Net/OAuth/Simple.pm:${PORTSDIR}/net/p5-Net-OAuth-Simple \ ${SITE_PERL}/JSON/Any.pm:${PORTSDIR}/converters/p5-JSON-Any -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Twitter/distinfo,v retrieving revision 1.17 diff -u -u -r1.17 distinfo --- distinfo 19 Jun 2009 07:17:54 -0000 1.17 +++ distinfo 9 Jul 2009 01:18:56 -0000 @@ -1,3 +1,3 @@ -MD5 (Net-Twitter-3.01000.tar.gz) = 629bcc25b8490552d698582e8eb67e2d -SHA256 (Net-Twitter-3.01000.tar.gz) = 4556594b5b89401d28891abe488a7d7dace058c0c43c531fc25b98d744d487ba -SIZE (Net-Twitter-3.01000.tar.gz) = 62682 +MD5 (Net-Twitter-3.03000.tar.gz) = 141ea0a6ef54831daa1d2b79d6f4f45e +SHA256 (Net-Twitter-3.03000.tar.gz) = 7114985f2524263b82099ba0b2aa82a38982496522630c482956b4c257f7ad55 +SIZE (Net-Twitter-3.03000.tar.gz) = 68777 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/net/p5-Net-Twitter/pkg-plist,v retrieving revision 1.4 diff -u -u -r1.4 pkg-plist --- pkg-plist 11 Jun 2009 03:41:56 -0000 1.4 +++ pkg-plist 9 Jul 2009 01:18:56 -0000 @@ -2,7 +2,6 @@ %%SITE_PERL%%/Net/Identica.pm %%SITE_PERL%%/Net/Twitter.pm %%SITE_PERL%%/Net/Twitter/Search.pm -%%SITE_PERL%%/Net/Twitter/OAuth/UserAgent.pm %%SITE_PERL%%/Net/Twitter/Role/API/TwitterVision.pm %%SITE_PERL%%/Net/Twitter/Role/API/REST.pm %%SITE_PERL%%/Net/Twitter/Role/API/Search.pm --- p5-Net-Twitter-3.03000.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?200907090118.n691Iw0D006654>