1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 2.03.

Feature safe: yes
This commit is contained in:
Felippe de Meirelles Motta 2012-04-05 18:55:20 +00:00
parent 9135996ac0
commit 181c92518e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294256
3 changed files with 10 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Test-DatabaseRow
PORTVERSION= 1.04
PORTVERSION= 2.03
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -20,6 +20,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Test::DatabaseRow.3
MAN3= Test::DatabaseRow.3 \
Test::DatabaseRow::Result.3 \
Test::DatabaseRow::Object.3
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Test-DatabaseRow-1.04.tar.gz) = 81ef7de9d0b6383416a28969d67a1e6453fdd8e7801bc4e5dfc7946eaa2b59e0
SIZE (Test-DatabaseRow-1.04.tar.gz) = 14377
SHA256 (Test-DatabaseRow-2.03.tar.gz) = 67e22bc06acdc67b608f184739ba6af6aa182034263a672a26fe00489041f548
SIZE (Test-DatabaseRow-2.03.tar.gz) = 44548

View File

@ -1,5 +1,8 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/DatabaseRow/.packlist
%%SITE_PERL%%/Test/DatabaseRow/Result.pm
%%SITE_PERL%%/Test/DatabaseRow/Object.pm
%%SITE_PERL%%/Test/DatabaseRow.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/DatabaseRow
@dirrmtry %%SITE_PERL%%/Test
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrmtry %%SITE_PERL%%/Test/DatabaseRow
@dirrmtry %%SITE_PERL%%/Test