Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  4 Apr 2010 05:27:17 +0900 (JST)
From:      Masafumi NAKANE <max@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/145367: [update] ports/net/p5-Net-OAuth-Simple
Message-ID:  <20100403202717.1F16C547404@bourbon.accessibility.org>
Resent-Message-ID: <201004032030.o33KU7oa058830@freefall.freebsd.org>

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

>Number:         145367
>Category:       ports
>Synopsis:       [update] ports/net/p5-Net-OAuth-Simple
>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:   Sat Apr 03 20:30:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Masafumi NAKANE
>Release:        FreeBSD 7.0-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD bourbon.accessibility.org 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #2: Fri Oct 3 16:27:21 JST 2008 root@bourbon.accessibility.org:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update p5-Net-OAuth-Simple from 1.3 to 1.4.
	
>How-To-Repeat:
	
>Fix:

	

Patch below:


Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-OAuth-Simple/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	4 Feb 2010 19:31:32 -0000	1.4
+++ Makefile	3 Apr 2010 20:23:37 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-OAuth-Simple
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,8 +21,7 @@
 		p5-Test-Simple>=0.86:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-PERL_MODBUILD=	yes
-
+PERL_CONFIGURE=	yes
 MAN3=	Net::OAuth::Simple.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-OAuth-Simple/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	4 Feb 2010 19:31:32 -0000	1.4
+++ distinfo	3 Apr 2010 20:23:37 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-OAuth-Simple-1.3.tar.gz) = 09c96046130c18896cee3ee744c941f0
-SHA256 (Net-OAuth-Simple-1.3.tar.gz) = 98da65373a45e07364a59c349a1a46e4cf887a8dee95832286133e0d57bf23f0
-SIZE (Net-OAuth-Simple-1.3.tar.gz) = 9313
+MD5 (Net-OAuth-Simple-1.4.tar.gz) = 47409a34a9a9d5f8f651293208f57ddf
+SHA256 (Net-OAuth-Simple-1.4.tar.gz) = 71bae30eef5dae359042bbf43ae1da197360c1fe925f2d1ad8b8e46c9dbae7c6
+SIZE (Net-OAuth-Simple-1.4.tar.gz) = 10698
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-OAuth-Simple/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	2 Apr 2009 14:35:47 -0000	1.1
+++ pkg-plist	3 Apr 2010 20:23:37 -0000
@@ -1,4 +1,8 @@
 @comment $FreeBSD: ports/net/p5-Net-OAuth-Simple/pkg-plist,v 1.1 2009/04/02 14:35:47 skreuzer Exp $
 %%SITE_PERL%%/Net/OAuth/Simple.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OAuth/Simple/.packlist
 @dirrmtry %%SITE_PERL%%/Net/OAuth
 @dirrmtry %%SITE_PERL%%/Net
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OAuth/Simple
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OAuth
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
>Release-Note:
>Audit-Trail:
>Unformatted:



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