mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 0.102
Changes: http://search.cpan.org/dist/Mixin-Linewise/Changes
This commit is contained in:
parent
42d2e39338
commit
5d56e1726c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332882
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user