svn commit: r321710 - head/devel/p5-Test-LectroTest
Felippe de Meirelles Motta
lippe at FreeBSD.org
Mon Jun 24 19:48:25 UTC 2013
Author: lippe
Date: Mon Jun 24 19:48:24 2013
New Revision: 321710
URL: http://svnweb.freebsd.org/changeset/ports/321710
Log:
- Update to 0.5001
- Update WWW to CPAN
Modified:
head/devel/p5-Test-LectroTest/Makefile (contents, props changed)
head/devel/p5-Test-LectroTest/distinfo (contents, props changed)
head/devel/p5-Test-LectroTest/pkg-descr (contents, props changed)
head/devel/p5-Test-LectroTest/pkg-plist (contents, props changed)
Modified: head/devel/p5-Test-LectroTest/Makefile
==============================================================================
--- head/devel/p5-Test-LectroTest/Makefile Mon Jun 24 19:30:46 2013 (r321709)
+++ head/devel/p5-Test-LectroTest/Makefile Mon Jun 24 19:48:24 2013 (r321710)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Test-LectroTest
-# Date created: October 4th 2004
-# Whom: Alex Kapranoff <alex at kapranoff.ru>
-#
+# Created by: Alex Kapranoff <alex at 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 at FreeBSD.org
COMMENT= Easy, automatic, specification-based tests
-PERL_MODBUILD= yes
+PERL_CONFIGURE= yes
MAN3= Test::LectroTest.3 \
Test::LectroTest::Compat.3 \
Modified: head/devel/p5-Test-LectroTest/distinfo
==============================================================================
--- head/devel/p5-Test-LectroTest/distinfo Mon Jun 24 19:30:46 2013 (r321709)
+++ head/devel/p5-Test-LectroTest/distinfo Mon Jun 24 19:48:24 2013 (r321710)
@@ -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
Modified: head/devel/p5-Test-LectroTest/pkg-descr
==============================================================================
--- head/devel/p5-Test-LectroTest/pkg-descr Mon Jun 24 19:30:46 2013 (r321709)
+++ head/devel/p5-Test-LectroTest/pkg-descr Mon Jun 24 19:48:24 2013 (r321710)
@@ -4,4 +4,4 @@ properties that specify the expected beh
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/
Modified: head/devel/p5-Test-LectroTest/pkg-plist
==============================================================================
--- head/devel/p5-Test-LectroTest/pkg-plist Mon Jun 24 19:30:46 2013 (r321709)
+++ head/devel/p5-Test-LectroTest/pkg-plist Mon Jun 24 19:48:24 2013 (r321710)
@@ -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
+ at dirrm %%SITE_PERL%%/mach/auto/Test/LectroTest
@dirrmtry %%SITE_PERL%%/Test
+ at dirrmtry %%SITE_PERL%%/mach/auto/Test
More information about the svn-ports-head
mailing list