mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
- Update to 0.23
Changes: https://metacpan.org/source/ETHER/Test-CleanNamespaces-0.23/Changes
This commit is contained in:
parent
36991f7b69
commit
7ec953014b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476176
2 changed files with 8 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-CleanNamespaces
|
||||
PORTVERSION= 0.22
|
||||
PORTVERSION= 0.23
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Module-Runtime>0:devel/p5-Module-Runtime \
|
|||
p5-Package-Stash>=0.14:devel/p5-Package-Stash \
|
||||
p5-Sub-Identify>0:devel/p5-Sub-Identify
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Deep>0:devel/p5-Test-Deep \
|
||||
TEST_DEPENDS= p5-File-pushd>0:devel/p5-File-pushd \
|
||||
p5-Test-Deep>0:devel/p5-Test-Deep \
|
||||
p5-Test-Needs>0:devel/p5-Test-Needs \
|
||||
p5-Test-Warnings>=0.009:devel/p5-Test-Warnings \
|
||||
p5-namespace-clean>0:devel/p5-namespace-clean
|
||||
|
@ -26,7 +27,7 @@ NO_ARCH= yes
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
PLIST_FILES= %%SITE_PERL%%/Test/CleanNamespaces.pm \
|
||||
%%PERL5_MAN3%%/Test::CleanNamespaces.3.gz
|
||||
PLIST_FILES= ${SITE_PERL_REL}/Test/CleanNamespaces.pm \
|
||||
${SITE_MAN3_REL}/Test::CleanNamespaces.3.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1501857143
|
||||
SHA256 (Test-CleanNamespaces-0.22.tar.gz) = 862a221994dd413b2f350450f22c96f57cac78784b1aca1a8fc763fc5449aaca
|
||||
SIZE (Test-CleanNamespaces-0.22.tar.gz) = 34307
|
||||
TIMESTAMP = 1533128517
|
||||
SHA256 (Test-CleanNamespaces-0.23.tar.gz) = c7bf97f3c786b75f84341135904b492a1a36646aa65db3e0fd15a3cbe0864872
|
||||
SIZE (Test-CleanNamespaces-0.23.tar.gz) = 36036
|
||||
|
|
Loading…
Add table
Reference in a new issue