Update to 0.11
This commit is contained in:
parent
f0bfd583a3
commit
cbee16e09d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230610
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= namespace-clean
|
||||
PORTVERSION= 0.09
|
||||
PORTVERSION= 0.11
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lbr@FreeBSD.org
|
||||
COMMENT= Keep imports and functions out of your namespace
|
||||
|
||||
RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope
|
||||
RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0.07:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (namespace-clean-0.09.tar.gz) = 8edfbf0ccd9cb0557e7d0c5366d9f1f1
|
||||
SHA256 (namespace-clean-0.09.tar.gz) = 3696b8cecf99f344bb8618247e51cfa60d3ec83a403187a73f320c4f463cf799
|
||||
SIZE (namespace-clean-0.09.tar.gz) = 24250
|
||||
MD5 (namespace-clean-0.11.tar.gz) = 480c3735ffe40b491a4700df5e8659a3
|
||||
SHA256 (namespace-clean-0.11.tar.gz) = 8b92aeeec6f2d00c6ed194dff3d73c5b10904b5a8f0d05d939e5a75b1492d701
|
||||
SIZE (namespace-clean-0.11.tar.gz) = 26057
|
||||
|
|
Loading…
Reference in a new issue