From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 1 04:20:13 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C1FB16A405 for ; Mon, 1 May 2006 04:20:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C04DB43D4C for ; Mon, 1 May 2006 04:20:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k414KC2W085136 for ; Mon, 1 May 2006 04:20:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k414KCGo085135; Mon, 1 May 2006 04:20:12 GMT (envelope-from gnats) Resent-Date: Mon, 1 May 2006 04:20:12 GMT Resent-Message-Id: <200605010420.k414KCGo085135@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yen-Ming Lee Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90BBC16A400; Mon, 1 May 2006 04:12:27 +0000 (UTC) (envelope-from leeym@utopia.leeym.com) Received: from msr51.hinet.net (msr51.hinet.net [168.95.4.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9938043D48; Mon, 1 May 2006 04:12:26 +0000 (GMT) (envelope-from leeym@utopia.leeym.com) Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52]) by msr51.hinet.net (8.9.3/8.9.3) with ESMTP id MAA23950; Mon, 1 May 2006 12:12:25 +0800 (CST) Received: from localhost (localhost [127.0.0.1]) by utopia.leeym.com (Postfix) with ESMTP id 74DB0B29C77; Mon, 1 May 2006 12:12:24 +0800 (CST) Received: from utopia.leeym.com ([127.0.0.1]) by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id piu3cLJ0KM10; Mon, 1 May 2006 12:12:19 +0800 (CST) Received: by utopia.leeym.com (Postfix, from userid 1000) id 3F52DB29C76; Mon, 1 May 2006 12:12:19 +0800 (CST) Message-Id: <20060501041219.3F52DB29C76@utopia.leeym.com> Date: Mon, 1 May 2006 12:12:19 +0800 (CST) From: Yen-Ming Lee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: az@FreeBSD.org Subject: ports/96574: [PATCH] devel/p5-Test-Deep: update to 0.095 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 04:20:13 -0000 >Number: 96574 >Category: ports >Synopsis: [PATCH] devel/p5-Test-Deep: update to 0.095 >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: Mon May 01 04:20:11 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 6.1-RC i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 6.1-RC FreeBSD 6.1-RC #0: Tue Apr 11 08:54:13 CST 2006 >Description: - Update to 0.095 - Mark IGNORE under old perl (it requires warnings.pm) Port maintainer (az@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Test-Deep-0.095.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Deep/Makefile,v retrieving revision 1.5 diff -u -u -r1.5 Makefile --- Makefile 12 Dec 2005 11:23:06 -0000 1.5 +++ Makefile 1 May 2006 04:11:56 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Test-Deep -PORTVERSION= 0.093 +PORTVERSION= 0.095 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test @@ -29,4 +29,10 @@ @${PERL} -i -pe 'm/INSTALLDIRS\s+=>/ and $$_ = ""' \ ${WRKSRC}/Makefile.PL -.include +.include + +.if ${PERL_LEVEL} < 500600 +IGNORE= requires perl 5.6.0 or above +.endif + +.include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-Test-Deep/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 12 Dec 2005 11:23:06 -0000 1.4 +++ distinfo 1 May 2006 04:11:56 -0000 @@ -1,3 +1,3 @@ -MD5 (Test-Deep-0.093.tar.gz) = b47659e09457a72157d3db5b5be62f75 -SHA256 (Test-Deep-0.093.tar.gz) = cad4958c84f1dffd6834f3986a90432e79c60d1b549f314dcc06e1c796eed8b9 -SIZE (Test-Deep-0.093.tar.gz) = 29941 +MD5 (Test-Deep-0.095.tar.gz) = fb6fe44d0f6e58a0dd552f9ee958cc24 +SHA256 (Test-Deep-0.095.tar.gz) = 51db5f2dac676af5c7c168243f0284cff569f3c3bc5f2386caae90f365b5becb +SIZE (Test-Deep-0.095.tar.gz) = 30594 --- p5-Test-Deep-0.095.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: