Date: Fri, 8 Aug 2008 03:21:24 GMT From: Steven Kreuzer <skreuzer@exit2shell.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/126360: Update: net/p5-Net-OAuth Message-ID: <200808080321.m783LOdc070469@www.freebsd.org> Resent-Message-ID: <200808080330.m783U1UJ073838@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126360 >Category: ports >Synopsis: Update: net/p5-Net-OAuth >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: Fri Aug 08 03:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Steven Kreuzer >Release: 7.0-STABLE >Organization: >Environment: FreeBSD erdinger.lab.exit2shell.com 7.0-STABLE FreeBSD 7.0-STABLE #10: Fri Jul 4 14:36:33 EDT 2008 root@erdinger:/usr/obj/usr/src/sys/ERDINGER i386 >Description: Attached patch will bring the port up to the latest version and changes the MAINTAINER to me. This port is not currently maintained by anyone and since I have other ports that depend on this, I will adopt it. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /usr/share/cvs/freebsd/ports/net/p5-Net-OAuth/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 6 Jun 2008 15:44:34 -0000 1.6 +++ Makefile 8 Aug 2008 02:48:14 -0000 @@ -7,12 +7,12 @@ # PORTNAME= Net-OAuth -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= skreuzer@exit2shell.com COMMENT= An implementation of the OAuth protocol BUILD_DEPENDS= p5-UNIVERSAL-require>=0.10:${PORTSDIR}/devel/p5-UNIVERSAL-require \ @@ -39,5 +39,4 @@ Net::OAuth::UserAuthRequest.3 \ Net::OAuth::UserAuthResponse.3 \ - .include <bsd.port.mk> Index: pkg-plist =================================================================== RCS file: /usr/share/cvs/freebsd/ports/net/p5-Net-OAuth/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 3 Jun 2008 16:00:43 -0000 1.2 +++ pkg-plist 8 Aug 2008 02:52:47 -0000 @@ -1,5 +1,4 @@ @comment $FreeBSD: ports/net/p5-Net-OAuth/pkg-plist,v 1.2 2008/06/03 16:00:43 mat Exp $ -%%SITE_PERL%%/Net/OAuth %%SITE_PERL%%/Net/OAuth.pm %%SITE_PERL%%/Net/OAuth/AccessTokenRequest.pm %%SITE_PERL%%/Net/OAuth/AccessTokenResponse.pm Index: distinfo =================================================================== RCS file: /usr/share/cvs/freebsd/ports/net/p5-Net-OAuth/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 6 Jun 2008 15:44:34 -0000 1.6 +++ distinfo 8 Aug 2008 02:49:08 -0000 @@ -1,3 +1,3 @@ -MD5 (Net-OAuth-0.11.tar.gz) = 2ac373d9de50e2b4d1340d693dcf876e -SHA256 (Net-OAuth-0.11.tar.gz) = 1302f70f7e4a2c748115839084ae0354bc7616c706ffaf7eb4ecbcdea83ade24 -SIZE (Net-OAuth-0.11.tar.gz) = 20342 +MD5 (Net-OAuth-0.12.tar.gz) = de0e01a8e5f68438c956a87ce9fafebc +SHA256 (Net-OAuth-0.12.tar.gz) = ead6f1f056042a878176912dac0320524336f074fbf9218379b66659732c8f1b +SIZE (Net-OAuth-0.12.tar.gz) = 20561 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808080321.m783LOdc070469>