- Update to 0.104
Changes: http://search.cpan.org/dist/Mixin-Linewise/Changes
This commit is contained in:
parent
4178aa1ab4
commit
ccbcf8ad8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337284
2 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Mixin-Linewise
|
||||
PORTVERSION= 0.102
|
||||
PORTVERSION= 0.104
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:RJBS
|
||||
|
@ -13,8 +13,7 @@ COMMENT= Write your linewise code for handles; this does the rest
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
|
||||
p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
BUILD_DEPENDS= p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Mixin-Linewise-0.102.tar.gz) = 74a6e8e32e0caa145c271d86faee4658b2d443d9aebb3c0e16b635657d7b9e30
|
||||
SIZE (Mixin-Linewise-0.102.tar.gz) = 14613
|
||||
SHA256 (Mixin-Linewise-0.104.tar.gz) = f0dbbca5c99a1e4c1e8ed2579fba119e4df479fe5b96e0e845ab007d3d75451a
|
||||
SIZE (Mixin-Linewise-0.104.tar.gz) = 15800
|
||||
|
|
Loading…
Reference in a new issue