Update to 0.013
Changes: http://search.cpan.org/dist/multidimensional/Changes
This commit is contained in:
parent
41d413b7dc
commit
8f4ce52ce8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438979
2 changed files with 6 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= multidimensional
|
||||
PORTVERSION= 0.012
|
||||
PORTVERSION= 0.013
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:ILMARI
|
||||
|
@ -16,10 +16,9 @@ LICENSE_COMB= dual
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-B-Hooks-OP-Check>=0.19:devel/p5-B-Hooks-OP-Check \
|
||||
p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
|
||||
p5-Lexical-SealRequireHints>=0.005:devel/p5-Lexical-SealRequireHints
|
||||
RUN_DEPENDS= p5-B-Hooks-OP-Check>=0.19:devel/p5-B-Hooks-OP-Check \
|
||||
p5-Lexical-SealRequireHints>=0.005:devel/p5-Lexical-SealRequireHints
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
BUILD_DEPENDS+= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1463680483
|
||||
SHA256 (multidimensional-0.012.tar.gz) = daa7754dbdf9a1676cf8872cbe8f04a3eb40173e08fa57fdb2196f364ca6f1e3
|
||||
SIZE (multidimensional-0.012.tar.gz) = 11637
|
||||
TIMESTAMP = 1492706358
|
||||
SHA256 (multidimensional-0.013.tar.gz) = 3d20ce3e2307c3cfb13f2d53ad99bba6f87ea20b53f7ffebb4308d88ccfee50a
|
||||
SIZE (multidimensional-0.013.tar.gz) = 67528
|
||||
|
|
Loading…
Reference in a new issue