mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to 0.14. Add dependency on Variable::Magic for a speed boost.
Changes: https://metacpan.org/changes/distribution/B-Hooks-EndOfScope
This commit is contained in:
parent
b1b6acb434
commit
b806dbe0ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379013
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= B-Hooks-EndOfScope
|
||||
PORTVERSION= 0.13
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -16,7 +15,8 @@ LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Module-Implementation>=0.05:${PORTSDIR}/devel/p5-Module-Implementation \
|
||||
p5-Module-Runtime>=0.012:${PORTSDIR}/devel/p5-Module-Runtime \
|
||||
p5-Sub-Exporter-Progressive>=0.001006:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
|
||||
p5-Sub-Exporter-Progressive>=0.001006:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive \
|
||||
p5-Variable-Magic>=0.48:${PORTSDIR}/devel/p5-Variable-Magic
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (B-Hooks-EndOfScope-0.13.tar.gz) = f17ef12e1ea7667dc072edb2ee5bcfc54359ad77e60163a56b43383e1705adb8
|
||||
SIZE (B-Hooks-EndOfScope-0.13.tar.gz) = 25735
|
||||
SHA256 (B-Hooks-EndOfScope-0.14.tar.gz) = dfec3f1282ce51566005bc5bc8793325d820ab25902d5ef765f50b678076552f
|
||||
SIZE (B-Hooks-EndOfScope-0.14.tar.gz) = 30083
|
||||
|
Loading…
Reference in New Issue
Block a user