- Update to 0.022
Changes: http://search.cpan.org/dist/Config-INI/Changes
This commit is contained in:
parent
5ff4fcac6f
commit
e00a522e17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342644
2 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Config-INI
|
||||
PORTVERSION= 0.021
|
||||
PORTVERSION= 0.022
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -12,10 +12,8 @@ COMMENT= Simple .ini files emitter and parser for Perl
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
|
||||
p5-Mixin-Linewise>=0:${PORTSDIR}/devel/p5-Mixin-Linewise
|
||||
BUILD_DEPENDS= p5-Mixin-Linewise>=0:${PORTSDIR}/devel/p5-Mixin-Linewise
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Config-INI-0.021.tar.gz) = be98d1ce55b5979eb957f7d08ed197559565992a0e2824d74d3c3e8c47f6b616
|
||||
SIZE (Config-INI-0.021.tar.gz) = 21221
|
||||
SHA256 (Config-INI-0.022.tar.gz) = 13ae148a77d8f44cb19503c050b8980d533deb5ba284a1a2e9427bf7e0373128
|
||||
SIZE (Config-INI-0.022.tar.gz) = 23047
|
||||
|
|
Loading…
Reference in a new issue