diff options
-rw-r--r-- | devel/p5-Config-INI/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Config-INI/distinfo | 5 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/p5-Config-INI/Makefile b/devel/p5-Config-INI/Makefile index 7cf044009681..a1bbb7279060 100644 --- a/devel/p5-Config-INI/Makefile +++ b/devel/p5-Config-INI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Config-INI -PORTVERSION= 0.016 +PORTVERSION= 0.017 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= bapt@FreeBSD.org COMMENT= Simple .ini files emitter and parser for Perl -BUILD_DEPENDS= ${SITE_PERL}/Mixin/Linewise/Readers.pm:${PORTSDIR}/devel/p5-Mixin-Linewise - -RUN_DEPENDS+= ${SITE_PERL}/Mixin/Linewise/Readers.pm:${PORTSDIR}/devel/p5-Mixin-Linewise +RUN_DEPENDS+= p5-Mixin-Linewise>=0:${PORTSDIR}/devel/p5-Mixin-Linewise \ + p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String PERL_CONFIGURE= yes diff --git a/devel/p5-Config-INI/distinfo b/devel/p5-Config-INI/distinfo index 6dc185cf6134..4938750ba863 100644 --- a/devel/p5-Config-INI/distinfo +++ b/devel/p5-Config-INI/distinfo @@ -1,3 +1,2 @@ -MD5 (Config-INI-0.016.tar.gz) = 0886256a18e1c1ab3f36854181d67a24 -SHA256 (Config-INI-0.016.tar.gz) = 84ee9e8e77073fb4d4c3e335b255eea553bcabd07747b612914517befd895eb4 -SIZE (Config-INI-0.016.tar.gz) = 35245 +SHA256 (Config-INI-0.017.tar.gz) = 6e0ace438a9edfa7f281eb3c5b327af3a6eb0c74d03e3941af51a64e985afbc0 +SIZE (Config-INI-0.017.tar.gz) = 18732 |