mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.62
- Fix *_DEPENDS: Module::CoreList 2.22+ is already in all supported Perl releases Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
This commit is contained in:
parent
2554fc7b27
commit
3ec1a9801e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342565
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Module-Load-Conditional
|
||||
PORTVERSION= 0.58
|
||||
PORTVERSION= 0.62
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,7 +13,7 @@ COMMENT= Looking up Perl modules information/loading at runtime
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Module-CoreList>=2.22:${PORTSDIR}/devel/p5-Module-CoreList
|
||||
BUILD_DEPENDS= p5-Module-Load>=0.28:${PORTSDIR}/devel/p5-Module-Load
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Module-Load-Conditional-0.58.tar.gz) = 3680484e6ad78ef5811e9fdaabf7aaa5541ee8260f9a0fadfb924a8e6d3e34ab
|
||||
SIZE (Module-Load-Conditional-0.58.tar.gz) = 12673
|
||||
SHA256 (Module-Load-Conditional-0.62.tar.gz) = 6148e6189a635b7fe2b35a0992a1d128b679d2f05d2c5222eaef6c53c93b2cac
|
||||
SIZE (Module-Load-Conditional-0.62.tar.gz) = 13100
|
||||
|
Loading…
Reference in New Issue
Block a user