diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-06 01:57:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-06 01:57:45 +0800 |
commit | 0f25ed982f8f23c9847a652c949d69e1d7a23b8c (patch) | |
tree | 105812581c908e4ba94d335b7ae6410f5626e5c9 /devel | |
parent | 2fac6e1401c569bbf2b978c57f3fde8d57a5d0c6 (diff) | |
download | freebsd-ports-gnome-0f25ed982f8f23c9847a652c949d69e1d7a23b8c.tar.gz freebsd-ports-gnome-0f25ed982f8f23c9847a652c949d69e1d7a23b8c.tar.zst freebsd-ports-gnome-0f25ed982f8f23c9847a652c949d69e1d7a23b8c.zip |
- Update to 0.102
Changes: http://search.cpan.org/dist/Mixin-Linewise/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Mixin-Linewise/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Mixin-Linewise/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Mixin-Linewise/Makefile b/devel/p5-Mixin-Linewise/Makefile index 408bd04da48e..3a7692427a42 100644 --- a/devel/p5-Mixin-Linewise/Makefile +++ b/devel/p5-Mixin-Linewise/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Mixin-Linewise -PORTVERSION= 0.004 +PORTVERSION= 0.102 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS @@ -13,10 +13,9 @@ 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 \ - p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String -RUN_DEPENDS+= p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String +BUILD_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ + p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Mixin-Linewise/distinfo b/devel/p5-Mixin-Linewise/distinfo index 7cdad265e005..373b97a66fd6 100644 --- a/devel/p5-Mixin-Linewise/distinfo +++ b/devel/p5-Mixin-Linewise/distinfo @@ -1,2 +1,2 @@ -SHA256 (Mixin-Linewise-0.004.tar.gz) = 7a50d171850d3e0dde51e041eecd40abc68396ea822baa4381951a7710833dd9 -SIZE (Mixin-Linewise-0.004.tar.gz) = 14305 +SHA256 (Mixin-Linewise-0.102.tar.gz) = 74a6e8e32e0caa145c271d86faee4658b2d443d9aebb3c0e16b635657d7b9e30 +SIZE (Mixin-Linewise-0.102.tar.gz) = 14613 |