mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.56
Changes: http://search.cpan.org/dist/Inline-Python/Changes
This commit is contained in:
parent
871a9469c7
commit
20592f8c34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447418
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Inline-Python
|
||||
PORTVERSION= 0.55
|
||||
PORTVERSION= 0.56
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,7 +16,8 @@ LICENSE_COMB= dual
|
|||
BUILD_DEPENDS= p5-Inline>=0.46:devel/p5-Inline
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Proc-ProcessTable>=0.53:devel/p5-Proc-ProcessTable \
|
||||
p5-Test-Deep>=0:devel/p5-Test-Deep
|
||||
p5-Test-Deep>=0:devel/p5-Test-Deep \
|
||||
p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5 python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1499297376
|
||||
SHA256 (Inline-Python-0.55.tar.gz) = b0368a88065a1e8adef096db5f5e569628707c33f373049ee07f9b116d4e53f9
|
||||
SIZE (Inline-Python-0.55.tar.gz) = 58511
|
||||
TIMESTAMP = 1501960782
|
||||
SHA256 (Inline-Python-0.56.tar.gz) = ae2c437f367160ecfd6f8d6c6fe027ea6754feaa27648971c4a74e7fe934d95f
|
||||
SIZE (Inline-Python-0.56.tar.gz) = 58224
|
||||
|
|
Loading…
Add table
Reference in a new issue