diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2013-06-24 19:48:24 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2013-06-24 19:48:24 +0000 |
commit | 3dc23cd4a4b9bcc72d55018a6e44112339a02b20 (patch) | |
tree | 40fe4afeed54ac29a8de9ddc7216a335dfd50cca /devel/p5-Test-LectroTest | |
parent | 046d6b6517ed8ee08d39fb9471e0282de47f08e4 (diff) |
Notes
Diffstat (limited to 'devel/p5-Test-LectroTest')
-rw-r--r-- | devel/p5-Test-LectroTest/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-Test-LectroTest/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Test-LectroTest/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-Test-LectroTest/pkg-plist | 3 |
4 files changed, 9 insertions, 10 deletions
diff --git a/devel/p5-Test-LectroTest/Makefile b/devel/p5-Test-LectroTest/Makefile index 570d55c5e951..68623440103d 100644 --- a/devel/p5-Test-LectroTest/Makefile +++ b/devel/p5-Test-LectroTest/Makefile @@ -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 \ diff --git a/devel/p5-Test-LectroTest/distinfo b/devel/p5-Test-LectroTest/distinfo index 503352bcbb5c..2639aaa353ca 100644 --- a/devel/p5-Test-LectroTest/distinfo +++ b/devel/p5-Test-LectroTest/distinfo @@ -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 diff --git a/devel/p5-Test-LectroTest/pkg-descr b/devel/p5-Test-LectroTest/pkg-descr index 260001541782..4b2bb65177f5 100644 --- a/devel/p5-Test-LectroTest/pkg-descr +++ b/devel/p5-Test-LectroTest/pkg-descr @@ -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/ diff --git a/devel/p5-Test-LectroTest/pkg-plist b/devel/p5-Test-LectroTest/pkg-plist index c041f65c3ff7..e14985ca779e 100644 --- a/devel/p5-Test-LectroTest/pkg-plist +++ b/devel/p5-Test-LectroTest/pkg-plist @@ -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 |