Update to 0.20.
Sponsored by: Absolight
This commit is contained in:
parent
6d0a6bcb03
commit
3a8cfaf6a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417888
2 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-Dependencies
|
||||
PORTVERSION= 0.12
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.20
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,8 +10,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Ensure that your Makefile.PL specifies all module dependencies
|
||||
|
||||
BUILD_DEPENDS= p5-rpm-build-perl>=0:devel/p5-rpm-build-perl \
|
||||
p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \
|
||||
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 \
|
||||
p5-YAML>=0:textproc/p5-YAML
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Test-Dependencies-0.12.tar.gz) = c801e440550b8bc6e111d3add8ce0b6d97ce03cfe9f450845a95b43761b41d20
|
||||
SIZE (Test-Dependencies-0.12.tar.gz) = 23960
|
||||
TIMESTAMP = 1467382726
|
||||
SHA256 (Test-Dependencies-0.20.tar.gz) = 215cb4c9406add2454453993d651e54b72a811939f00fbd977f137b754ea252a
|
||||
SIZE (Test-Dependencies-0.20.tar.gz) = 42770
|
||||
|
|
Loading…
Reference in a new issue