diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-23 20:20:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-23 20:20:47 +0800 |
commit | 8f46ce92debd4b780f59ec8274ccb9c9d65f0b98 (patch) | |
tree | 5c2ff596a808236c7348352133d0cc47304a952e /devel | |
parent | c8fd853ce477ca8f17dcda210d5a76d2b5d95543 (diff) | |
download | freebsd-ports-gnome-8f46ce92debd4b780f59ec8274ccb9c9d65f0b98.tar.gz freebsd-ports-gnome-8f46ce92debd4b780f59ec8274ccb9c9d65f0b98.tar.zst freebsd-ports-gnome-8f46ce92debd4b780f59ec8274ccb9c9d65f0b98.zip |
- Update to 0.105
Changes: http://search.cpan.org/dist/Mixin-Linewise/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Mixin-Linewise/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Mixin-Linewise/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Mixin-Linewise/Makefile b/devel/p5-Mixin-Linewise/Makefile index e48895d6d686..efff6768cb3b 100644 --- a/devel/p5-Mixin-Linewise/Makefile +++ b/devel/p5-Mixin-Linewise/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Mixin-Linewise -PORTVERSION= 0.104 +PORTVERSION= 0.105 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS @@ -13,7 +13,8 @@ COMMENT= Write your linewise code for handles; this does the rest LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter +BUILD_DEPENDS= p5-PerlIO-utf8_strict>=0:${PORTSDIR}/devel/p5-PerlIO-utf8_strict \ + p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/devel/p5-Mixin-Linewise/distinfo b/devel/p5-Mixin-Linewise/distinfo index 71d211e6ca0a..b5005cd89a96 100644 --- a/devel/p5-Mixin-Linewise/distinfo +++ b/devel/p5-Mixin-Linewise/distinfo @@ -1,2 +1,2 @@ -SHA256 (Mixin-Linewise-0.104.tar.gz) = f0dbbca5c99a1e4c1e8ed2579fba119e4df479fe5b96e0e845ab007d3d75451a -SIZE (Mixin-Linewise-0.104.tar.gz) = 15800 +SHA256 (Mixin-Linewise-0.105.tar.gz) = 6818c521b0801b1701885c323f6f793f5ab066d513f0b19c4c2be6f4181054da +SIZE (Mixin-Linewise-0.105.tar.gz) = 16296 |