diff options
| author | Frederic Culot <culot@FreeBSD.org> | 2015-10-16 11:30:30 +0000 |
|---|---|---|
| committer | Frederic Culot <culot@FreeBSD.org> | 2015-10-16 11:30:30 +0000 |
| commit | 8cb75c7ad54b4fa6a30e70dfd14e0e58f1639d81 (patch) | |
| tree | 74cd17e8c5506a387e7aab280fec30078474c037 /databases/p5-Test-DatabaseRow | |
| parent | Remove an entry about a removed port (diff) | |
- Update to 2.04
- Add LICENSE (Artistic 1 & GPL 1)
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-DatabaseRow/CHANGES
Diffstat (limited to 'databases/p5-Test-DatabaseRow')
| -rw-r--r-- | databases/p5-Test-DatabaseRow/Makefile | 10 | ||||
| -rw-r--r-- | databases/p5-Test-DatabaseRow/distinfo | 4 |
2 files changed, 8 insertions, 6 deletions
diff --git a/databases/p5-Test-DatabaseRow/Makefile b/databases/p5-Test-DatabaseRow/Makefile index 273e7a0c1162..e096f05d0715 100644 --- a/databases/p5-Test-DatabaseRow/Makefile +++ b/databases/p5-Test-DatabaseRow/Makefile @@ -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 diff --git a/databases/p5-Test-DatabaseRow/distinfo b/databases/p5-Test-DatabaseRow/distinfo index 76ba9c7021a3..34c8770d1c9b 100644 --- a/databases/p5-Test-DatabaseRow/distinfo +++ b/databases/p5-Test-DatabaseRow/distinfo @@ -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 |
