mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.23
Changes: http://search.cpan.org/dist/namespace-clean/Changes Feature safe: yes
This commit is contained in:
parent
324fa8ee06
commit
e504242954
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293184
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= namespace-clean
|
||||
PORTVERSION= 0.22
|
||||
PORTVERSION= 0.23
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Keep imports and functions out of your namespace
|
||||
|
||||
BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0.07:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
|
||||
BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0.10:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
|
||||
p5-Package-Stash>=0.23:${PORTSDIR}/devel/p5-Package-Stash \
|
||||
p5-Sub-Identify>=0.04:${PORTSDIR}/devel/p5-Sub-Identify \
|
||||
p5-Sub-Name>=0.04:${PORTSDIR}/devel/p5-Sub-Name
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (namespace-clean-0.22.tar.gz) = f0dd7bc99860ceaa64b3c90ff54cf9560307c995e53a0a31ad78e7415c5ef79d
|
||||
SIZE (namespace-clean-0.22.tar.gz) = 13228
|
||||
SHA256 (namespace-clean-0.23.tar.gz) = 05eadace4d4e878f66793685afdaf82bd9952e10c07cb8e529434fb1cb52dcfa
|
||||
SIZE (namespace-clean-0.23.tar.gz) = 13344
|
||||
|
|
Loading…
Add table
Reference in a new issue