Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2009 03:14:10 -0500 (EST)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@FreeBSD.org
Subject:   [PATCH] net/p5-Net-OAuth: update to 0.20
Message-ID:  <20091114081410.618F317083@spartan.hamla.org>

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

>Submitter-Id:	current-users
>Originator:	Sahil Tandon
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] net/p5-Net-OAuth: update to 0.20
>Severity:	non-critical 
>Priority:	low 
>Category:	ports 
>Class:		update 
>Release:	FreeBSD 7.2-RELEASE i386
>Environment:

	
>Description:
- Update to 0.20
>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.13
diff -u -r1.13 Makefile
--- Makefile	2 Jul 2009 09:24:15 -0000	1.13
+++ Makefile	14 Nov 2009 08:11:17 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	Net-OAuth
-PORTVERSION=	0.19
+PORTVERSION=	0.20
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,7 +19,8 @@
 		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 \
-		p5-Class-Data-Inheritable>=0.06:${PORTSDIR}/devel/p5-Class-Data-Inheritable
+		p5-Class-Data-Inheritable>=0.06:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+		p5-Encode>=2.35:${PORTSDIR}/converters/p5-Encode
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_MODBUILD=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-OAuth/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo	2 Jul 2009 09:24:15 -0000	1.13
+++ distinfo	14 Nov 2009 08:11:17 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-OAuth-0.19.tar.gz) = 69e7f9eec3fbe772c9ed7113b358b77a
-SHA256 (Net-OAuth-0.19.tar.gz) = b5f6908149eda69fff20dc4c1efe2fe43ca756dd2030ea058a9b627ad6d9caab
-SIZE (Net-OAuth-0.19.tar.gz) = 30378
+MD5 (Net-OAuth-0.20.tar.gz) = bd081e4376e71c475336635321b1b2ed
+SHA256 (Net-OAuth-0.20.tar.gz) = 3f28dcb6e940e3df0432ed79cc78f6d670128e57182314f092ba7d9f93c6f227
+SIZE (Net-OAuth-0.20.tar.gz) = 36495
--- p5-Net-OAuth.diff ends here ---




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