- Update to 0.5001

- Update WWW to CPAN
This commit is contained in:
Felippe de Meirelles Motta 2013-06-24 19:48:24 +00:00
parent 046d6b6517
commit 3dc23cd4a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321710
4 changed files with 9 additions and 10 deletions

View file

@ -1,12 +1,8 @@
# New ports collection makefile for: p5-Test-LectroTest
# Date created: October 4th 2004
# Whom: Alex Kapranoff <alex@kapranoff.ru>
#
# Created by: Alex Kapranoff <alex@kapranoff.ru>
# $FreeBSD$
#
PORTNAME= Test-LectroTest
PORTVERSION= 0.3600
PORTVERSION= 0.5001
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lippe@FreeBSD.org
COMMENT= Easy, automatic, specification-based tests
PERL_MODBUILD= yes
PERL_CONFIGURE= yes
MAN3= Test::LectroTest.3 \
Test::LectroTest::Compat.3 \

View file

@ -1,2 +1,2 @@
SHA256 (Test-LectroTest-0.3600.tar.gz) = 12f055e1a5653fe2bfff44ee6731b7b7bddd0c48363030c7bc05f1d6c3373048
SIZE (Test-LectroTest-0.3600.tar.gz) = 55280
SHA256 (Test-LectroTest-0.5001.tar.gz) = ac2b4f0d95899af1a1a1ec784cb740b2b90256abee11c83e7b291103ec9ed735
SIZE (Test-LectroTest-0.5001.tar.gz) = 65937

View file

@ -4,4 +4,4 @@ properties that specify the expected behavior of your software.
LectroTest then checks your software to see whether those properties
hold for semi-random input values in the specified range.
WWW: http://community.moertel.com/LectroTest
WWW: http://search.cpan.org/dist/Test-LectroTest/

View file

@ -6,5 +6,8 @@
%%SITE_PERL%%/Test/LectroTest/RegressionTesting.pod
%%SITE_PERL%%/Test/LectroTest/TestRunner.pm
%%SITE_PERL%%/Test/LectroTest/Tutorial.pod
%%SITE_PERL%%/mach/auto/Test/LectroTest/.packlist
@dirrm %%SITE_PERL%%/Test/LectroTest
@dirrm %%SITE_PERL%%/mach/auto/Test/LectroTest
@dirrmtry %%SITE_PERL%%/Test
@dirrmtry %%SITE_PERL%%/mach/auto/Test