Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2022 02:27:52 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9941b22e8f58 - main - devel/p5-Inline-Python: Update to 0.57
Message-ID:  <202210030227.2932RqTj001492@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9941b22e8f586af9399c96c78a52b645c9aaa585

commit 9941b22e8f586af9399c96c78a52b645c9aaa585
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 02:17:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 02:17:37 +0000

    devel/p5-Inline-Python: Update to 0.57
    
    Changes:        https://metacpan.org/dist/Inline-Python/changes
---
 devel/p5-Inline-Python/Makefile | 5 +++--
 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 e20c450ff1bd..aeb5cb3a0c9a 100644
--- a/devel/p5-Inline-Python/Makefile
+++ b/devel/p5-Inline-Python/Makefile
@@ -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:
diff --git a/devel/p5-Inline-Python/distinfo b/devel/p5-Inline-Python/distinfo
index 6e7b54b2bae6..3f60a2d798d8 100644
--- a/devel/p5-Inline-Python/distinfo
+++ b/devel/p5-Inline-Python/distinfo
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210030227.2932RqTj001492>