svn commit: r447418 - head/devel/p5-Inline-Python
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Aug 5 23:10:59 UTC 2017
Author: sunpoet
Date: Sat Aug 5 23:10:58 2017
New Revision: 447418
URL: https://svnweb.freebsd.org/changeset/ports/447418
Log:
Update to 0.56
Changes: http://search.cpan.org/dist/Inline-Python/Changes
Modified:
head/devel/p5-Inline-Python/Makefile
head/devel/p5-Inline-Python/distinfo
Modified: head/devel/p5-Inline-Python/Makefile
==============================================================================
--- head/devel/p5-Inline-Python/Makefile Sat Aug 5 23:10:53 2017 (r447417)
+++ head/devel/p5-Inline-Python/Makefile Sat Aug 5 23:10:58 2017 (r447418)
@@ -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
Modified: head/devel/p5-Inline-Python/distinfo
==============================================================================
--- head/devel/p5-Inline-Python/distinfo Sat Aug 5 23:10:53 2017 (r447417)
+++ head/devel/p5-Inline-Python/distinfo Sat Aug 5 23:10:58 2017 (r447418)
@@ -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
More information about the svn-ports-head
mailing list