Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2013 00:36:12 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        culot@FreeBSD.org
Subject:   ports/182416: [PATCH] devel/p5-Test-CheckDeps: update to 0.007
Message-ID:  <20130926163613.04B514840@sunpoet.net>
Resent-Message-ID: <201309261640.r8QGe0T2085007@freefall.freebsd.org>

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

>Number:         182416
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Test-CheckDeps: update to 0.007
>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 Sep 26 16:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.2-PRERELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #0 r255451: Wed Sep 11 02:56:55 CST
>Description:
- Update to 0.007

Port maintainer (culot@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-Test-CheckDeps-0.007.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 328376)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-CheckDeps
-PORTVERSION=	0.006
+PORTVERSION=	0.007
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,14 +14,14 @@
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-CPAN-Meta>=2.120920:${PORTSDIR}/devel/p5-CPAN-Meta \
-		p5-CPAN-Meta-Check>=0.004:${PORTSDIR}/devel/p5-CPAN-Meta-Check \
+		p5-CPAN-Meta-Check>=0.007:${PORTSDIR}/devel/p5-CPAN-Meta-Check \
 		p5-Module-Build-Tiny>=0.021:${PORTSDIR}/devel/p5-Module-Build-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_STAGE=	yes
 USES=		perl5
-USE_PERL5=	modbuild
+USE_PERL5=	modbuildtiny
 
 MAN3=		Test::CheckDeps.3
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 328376)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Test-CheckDeps-0.006.tar.gz) = 774c1455566d11746118fd95305d1dbd111af86eac78058918e72468c43d9bcb
-SIZE (Test-CheckDeps-0.006.tar.gz) = 11024
+SHA256 (Test-CheckDeps-0.007.tar.gz) = 45d1d8c4f2639359216f443558cf757a5ef130bc7131bb533985471efcd26513
+SIZE (Test-CheckDeps-0.007.tar.gz) = 10980
--- p5-Test-CheckDeps-0.007.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?20130926163613.04B514840>