Date: Sun, 4 Apr 2010 18:39:02 -0400 (EDT) From: Sahil Tandon <sahil@tandon.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: itetcu@FreeBSD.org Subject: ports/145391: [PATCH] net/p5-Net-OAuth: update to 0.25 Message-ID: <20100404223902.7790D17175@spartan.hamla.org> Resent-Message-ID: <201004042240.o34Me8XN048951@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 145391 >Category: ports >Synopsis: [PATCH] net/p5-Net-OAuth: update to 0.25 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 04 22:40:08 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 9.0-RELEASE i386 >Organization: >Environment: >Description: - Update to 0.25 - Changes: http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth-0.25/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.16 diff -u -r1.16 Makefile --- Makefile 3 Apr 2010 10:25:16 -0000 1.16 +++ Makefile 4 Apr 2010 16:47:57 -0000 @@ -7,7 +7,7 @@ # PORTNAME= Net-OAuth -PORTVERSION= 0.22 +PORTVERSION= 0.25 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,7 @@ MAINTAINER= sahil@tandon.net COMMENT= An implementation of the OAuth protocol -BUILD_DEPENDS= p5-UNIVERSAL-require>=0.10:${PORTSDIR}/devel/p5-UNIVERSAL-require \ - p5-Encode>=2.35:${PORTSDIR}/converters/p5-Encode \ +BUILD_DEPENDS= p5-Encode>=2.35:${PORTSDIR}/converters/p5-Encode \ p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \ p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ p5-Class-Accessor>=0.31:${PORTSDIR}/devel/p5-Class-Accessor \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-OAuth/distinfo,v retrieving revision 1.15 diff -u -r1.15 distinfo --- distinfo 3 Apr 2010 10:25:16 -0000 1.15 +++ distinfo 4 Apr 2010 16:47:57 -0000 @@ -1,3 +1,3 @@ -MD5 (Net-OAuth-0.22.tar.gz) = 16550543600a9216cf2a122578774ab8 -SHA256 (Net-OAuth-0.22.tar.gz) = 9da20d0f3afd9059244ca83e45d4dbedace996fe9c18ed076ac95eb5755cd4ba -SIZE (Net-OAuth-0.22.tar.gz) = 37844 +MD5 (Net-OAuth-0.25.tar.gz) = 40d11bf0ffaafcc1dff1230b1a386bb2 +SHA256 (Net-OAuth-0.25.tar.gz) = 913233b1d9f08c3bc1213aeb48a3824a83a07a5f359910a8441784f90cd59bab +SIZE (Net-OAuth-0.25.tar.gz) = 38214 --- p5-Net-OAuth.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?20100404223902.7790D17175>