1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- Update to 2.04

- Add LICENSE (Artistic 1 & GPL 1)
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Test-DatabaseRow/CHANGES
This commit is contained in:
Frederic Culot 2015-10-16 11:30:30 +00:00
parent d5e01576e7
commit 8cb75c7ad5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399433
2 changed files with 8 additions and 6 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Test-DatabaseRow
PORTVERSION= 2.03
PORTREVISION= 1
PORTVERSION= 2.04
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,10 +10,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Simple database tests
BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (Test-DatabaseRow-2.03.tar.gz) = 67e22bc06acdc67b608f184739ba6af6aa182034263a672a26fe00489041f548
SIZE (Test-DatabaseRow-2.03.tar.gz) = 44548
SHA256 (Test-DatabaseRow-2.04.tar.gz) = 3bcacc2061bfa743ea9d5471ffb0ca6b858153be0527bdadce93f58e85981ddf
SIZE (Test-DatabaseRow-2.04.tar.gz) = 47090