Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2006 14:59:26 +0400 (MSD)
From:      Alex Kapranoff <alex@kapranoff.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98132: Update devel/p5-Test-LectroTest to 0.3400
Message-ID:  <20060530105926.73DC14128@capella.park.rambler.ru>
Resent-Message-ID: <200605301100.k4UB0WdJ038154@freefall.freebsd.org>

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

>Number:         98132
>Category:       ports
>Synopsis:       Update devel/p5-Test-LectroTest to 0.3400
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 30 11:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Rambler
>Environment:
FreeBSD capella.park.rambler.ru 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Mar 17 16:20:26 MSK 2006     root@capella.park.rambler.ru:/usr/obj/usr/src/sys/CAPELLA2  i386

	
>Description:
	
>How-To-Repeat:
	
>Fix:

Trivial update + declare incompatibility with perl < 5.6. Sorry, no
more LectroTests on 4.x base perl.

===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-LectroTest/Makefile /usr/home/kappa/work/ports/p5-Test-LectroTest/Makefile
--- /usr/ports/devel/p5-Test-LectroTest/Makefile	Wed Oct 19 07:43:21 2005
+++ /usr/home/kappa/work/ports/p5-Test-LectroTest/Makefile	Tue May 30 14:55:11 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Test-LectroTest
-PORTVERSION=	0.3300
+PORTVERSION=	0.3400
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Test
@@ -22,6 +22,10 @@
 		Test::LectroTest::Tutorial.3 Test::LectroTest::Compat.3
 
 .include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE=		This port requires perl 5.6.0 or later. Install lang/perl5 then try again
+.endif
 
 .if ${PERL_LEVEL} < 500602
 BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-LectroTest/distinfo /usr/home/kappa/work/ports/p5-Test-LectroTest/distinfo
--- /usr/ports/devel/p5-Test-LectroTest/distinfo	Mon Jan 23 07:46:22 2006
+++ /usr/home/kappa/work/ports/p5-Test-LectroTest/distinfo	Tue May 30 14:55:21 2006
@@ -1,3 +1,3 @@
-MD5 (Test-LectroTest-0.3300.tar.gz) = 1cdfcbf8764e82dcad62df78ef5b692b
-SHA256 (Test-LectroTest-0.3300.tar.gz) = 59e83d4b4df4d8a9c3350c9fe54a491409ca10c0d5ce7e721c1b0f5909141432
-SIZE (Test-LectroTest-0.3300.tar.gz) = 43497
+MD5 (Test-LectroTest-0.3400.tar.gz) = cf6c6fc458359dd1d002ceaf3ad41944
+SHA256 (Test-LectroTest-0.3400.tar.gz) = 85d3d9be5b2bfa65144a01fe0d955c394730d156a4f38989344d2806c772f36e
+SIZE (Test-LectroTest-0.3400.tar.gz) = 44116
===> Done
>Release-Note:
>Audit-Trail:
>Unformatted:



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