mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.0301
Changes: http://search.cpan.org/dist/Function-Parameters/Changes
This commit is contained in:
parent
8779a2aa76
commit
90802ff487
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327408
2 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Function-Parameters
|
||||
PORTVERSION= 1.02.02
|
||||
PORTVERSION= 1.03.01
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:MAUKE
|
||||
|
@ -19,7 +19,9 @@ TEST_DEPENDS= p5-Dir-Self>=0:${PORTSDIR}/devel/p5-Dir-Self \
|
|||
p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \
|
||||
p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
|
||||
p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
|
||||
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
|
||||
p5-aliased>=0:${PORTSDIR}/devel/p5-aliased
|
||||
|
||||
USE_PERL5= 5.14+ configure
|
||||
USES= perl5
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Function-Parameters-1.0202.tar.gz) = a575bdb452da0e2ff6f221470b31b150509c5058155634af236aed45d4177b34
|
||||
SIZE (Function-Parameters-1.0202.tar.gz) = 63728
|
||||
SHA256 (Function-Parameters-1.0301.tar.gz) = 54ec7650a12009c4de8bac342c5eb06fca011079f3605c2f1d7e38a0fb077b6a
|
||||
SIZE (Function-Parameters-1.0301.tar.gz) = 68970
|
||||
|
|
Loading…
Add table
Reference in a new issue