- Update to 0.21
Changes: http://cpansearch.perl.org/src/EHUELS/Test-Dependencies-0.21/Changes - Add LICENSE
This commit is contained in:
parent
d278969393
commit
6041c4547b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420115
2 changed files with 7 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-Dependencies
|
||||
PORTVERSION= 0.20
|
||||
PORTVERSION= 0.21
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Ensure that your Makefile.PL specifies all module dependencies
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-File-Find-Rule-Perl>=0:devel/p5-File-Find-Rule-Perl \
|
||||
p5-IPC-Cmd>=0:devel/p5-IPC-Cmd \
|
||||
p5-Pod-Strip>=0:textproc/p5-Pod-Strip \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1467382726
|
||||
SHA256 (Test-Dependencies-0.20.tar.gz) = 215cb4c9406add2454453993d651e54b72a811939f00fbd977f137b754ea252a
|
||||
SIZE (Test-Dependencies-0.20.tar.gz) = 42770
|
||||
TIMESTAMP = 1470990573
|
||||
SHA256 (Test-Dependencies-0.21.tar.gz) = ccd56e400be33bb198228909efc2516539607701401fb369ac90c724b84c2012
|
||||
SIZE (Test-Dependencies-0.21.tar.gz) = 42936
|
||||
|
|
Loading…
Reference in a new issue