1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Update to 1.32

This commit is contained in:
Lars Thegler 2007-07-29 12:56:17 +00:00
parent 5d46d185ab
commit 415efe671c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196594
3 changed files with 5 additions and 16 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= Test-Reporter
PORTVERSION= 1.27
PORTREVISION= 1
PORTVERSION= 1.32
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
@ -24,9 +23,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN1= cpantest.1
MAN3= Test::Reporter.3 \
Test::Reporter::Date::Format.3 \
Test::Reporter::Mail::Util.3 \
Test::Reporter::Time::Zone.3
MAN3= Test::Reporter.3
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Test-Reporter-1.27.tar.gz) = 3e7b70ed797942192fb49d28ba9b8ac9
SHA256 (Test-Reporter-1.27.tar.gz) = 2d08d36e0e45382190bcc779ede1cf2685c919941598120c6bd911ac746604dd
SIZE (Test-Reporter-1.27.tar.gz) = 23808
MD5 (Test-Reporter-1.32.tar.gz) = d194aeed4235b07dc07afe6a85fc82cd
SHA256 (Test-Reporter-1.32.tar.gz) = 745355c213d2b55d4cd9e7fc613528936783bdabca611c31539322deaee1842c
SIZE (Test-Reporter-1.32.tar.gz) = 20363

View File

@ -1,13 +1,6 @@
bin/cpantest
%%SITE_PERL%%/Test/Reporter.pm
%%SITE_PERL%%/Test/Reporter/Date/Format.pm
%%SITE_PERL%%/Test/Reporter/Mail/Util.pm
%%SITE_PERL%%/Test/Reporter/Time/Zone.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Reporter/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Reporter
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrm %%SITE_PERL%%/Test/Reporter/Time
@dirrm %%SITE_PERL%%/Test/Reporter/Mail
@dirrm %%SITE_PERL%%/Test/Reporter/Date
@dirrm %%SITE_PERL%%/Test/Reporter
@dirrmtry %%SITE_PERL%%/Test