mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update to 0.06
This commit is contained in:
parent
2c51802276
commit
527723bfdb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226789
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= B-Hooks-EndOfScope
|
||||
PORTVERSION= 0.05
|
||||
PORTVERSION= 0.06
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= lbr@FreeBSD.org
|
||||
COMMENT= Execute code after a scope finished compilation
|
||||
|
||||
RUN_DEPENDS= p5-Variable-Magic>0:${PORTSDIR}/devel/p5-Variable-Magic \
|
||||
RUN_DEPENDS= p5-Variable-Magic>=0.27:${PORTSDIR}/devel/p5-Variable-Magic \
|
||||
p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (B-Hooks-EndOfScope-0.05.tar.gz) = 1b22b2d66926dd2c025e467f05617262
|
||||
SHA256 (B-Hooks-EndOfScope-0.05.tar.gz) = 7f5fc17b3995914a36c34751355e4a93d799f4460381db365a9a4fb5def7519a
|
||||
SIZE (B-Hooks-EndOfScope-0.05.tar.gz) = 15100
|
||||
MD5 (B-Hooks-EndOfScope-0.06.tar.gz) = ebc1f0f45918cdd3de182a836db21a22
|
||||
SHA256 (B-Hooks-EndOfScope-0.06.tar.gz) = 5f3628a6677f4039c0f60616446ba377bf4ea747277f3e710b58f18575dc1170
|
||||
SIZE (B-Hooks-EndOfScope-0.06.tar.gz) = 15307
|
||||
|
Loading…
Reference in New Issue
Block a user