diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-06 07:10:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-08-06 07:10:58 +0800 |
commit | f3192e845c0ec1cf2758c978f832758d78f2d0e9 (patch) | |
tree | 5f08133394b059f103b2188f584116d1c705abb1 /devel | |
parent | 8525ede952b0ce17d6cb833adefca7302f73696b (diff) | |
download | freebsd-ports-gnome-f3192e845c0ec1cf2758c978f832758d78f2d0e9.tar.gz freebsd-ports-gnome-f3192e845c0ec1cf2758c978f832758d78f2d0e9.tar.zst freebsd-ports-gnome-f3192e845c0ec1cf2758c978f832758d78f2d0e9.zip |
Update to 0.56
Changes: http://search.cpan.org/dist/Inline-Python/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Inline-Python/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Inline-Python/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Inline-Python/Makefile b/devel/p5-Inline-Python/Makefile index 18d7b0b85e6b..91838f1ba973 100644 --- a/devel/p5-Inline-Python/Makefile +++ b/devel/p5-Inline-Python/Makefile @@ -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 diff --git a/devel/p5-Inline-Python/distinfo b/devel/p5-Inline-Python/distinfo index d5143e58f2db..6e7b54b2bae6 100644 --- a/devel/p5-Inline-Python/distinfo +++ b/devel/p5-Inline-Python/distinfo @@ -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 |