devel/p5-Inline-Python: Update to 0.57
Changes: https://metacpan.org/dist/Inline-Python/changes
This commit is contained in:
parent
426f7c66a6
commit
9941b22e8f
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= Inline-Python
|
||||
PORTVERSION= 0.56
|
||||
PORTVERSION= 0.57
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -17,8 +17,9 @@ TEST_DEPENDS= p5-Proc-ProcessTable>=0.53:devel/p5-Proc-ProcessTable \
|
|||
p5-Test-Deep>=0:devel/p5-Test-Deep \
|
||||
p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5 python
|
||||
USE_PERL5= configure
|
||||
|
||||
CONFIGURE_ENV= INLINE_PYTHON_EXECUTABLE="${PYTHON_CMD}"
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1501960782
|
||||
SHA256 (Inline-Python-0.56.tar.gz) = ae2c437f367160ecfd6f8d6c6fe027ea6754feaa27648971c4a74e7fe934d95f
|
||||
SIZE (Inline-Python-0.56.tar.gz) = 58224
|
||||
TIMESTAMP = 1663673060
|
||||
SHA256 (Inline-Python-0.57.tar.gz) = fd330eb1e6d183f4247f9e9e598558af461051fd42067b2dcd1854dce51400a1
|
||||
SIZE (Inline-Python-0.57.tar.gz) = 61279
|
||||
|
|
Loading…
Reference in a new issue