1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- Update to 0.20

- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/namespace-autoclean/Changes
This commit is contained in:
Frederic Culot 2014-09-08 12:18:13 +00:00
parent 4eaa19b6e8
commit ebed0d45d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367618
2 changed files with 10 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= namespace-autoclean
PORTVERSION= 0.19
PORTVERSION= 0.20
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ETHER
@ -11,11 +11,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Keep imports out of your namespace
RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0.12:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \
p5-namespace-clean>=0.20:${PORTSDIR}/devel/p5-namespace-clean
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
TEST_DEPENDS= p5-Test-Fatal>0:$PORTSDIR}/devel/p5-Test-Fatal \
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
p5-Test-Spelling>0.12:${PORTSDIR}/devel/p5-Test-Spelling
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (namespace-autoclean-0.19.tar.gz) = 6d154822165368dfc4bad1b10b6347e5de8d29bde8aacecd1ae00c8c73c1510e
SIZE (namespace-autoclean-0.19.tar.gz) = 34256
SHA256 (namespace-autoclean-0.20.tar.gz) = 42a199314d07b7a29044d6072529ca53037c75a43550193b1586bd19c690a05f
SIZE (namespace-autoclean-0.20.tar.gz) = 35858