git: 558ae01523f8 - main - devel/p5-IPC-Shareable: Update to 1.00

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:46:53 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=558ae01523f8c6c628c473b27a2a981ba434c20e

commit 558ae01523f8c6c628c473b27a2a981ba434c20e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:40:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:40:19 +0000

    devel/p5-IPC-Shareable: Update to 1.00
    
    - Add NO_ARCH
    
    Changes:        https://metacpan.org/dist/IPC-Shareable/changes
---
 devel/p5-IPC-Shareable/Makefile | 7 +++++--
 devel/p5-IPC-Shareable/distinfo | 5 +++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/devel/p5-IPC-Shareable/Makefile b/devel/p5-IPC-Shareable/Makefile
index dd0380486498..4a2d0c18bb7d 100644
--- a/devel/p5-IPC-Shareable/Makefile
+++ b/devel/p5-IPC-Shareable/Makefile
@@ -1,8 +1,7 @@
 # Created by: Yen-Ming Lee <leeym at FreeBSD.org>
 
 PORTNAME=	IPC-Shareable
-PORTVERSION=	0.61
-PORTREVISION=	1
+PORTVERSION=	1.00
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,7 +9,11 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Share Perl variables between processes
 
+TEST_DEPENDS=	p5-Test-SharedFork>=0:devel/p5-Test-SharedFork
+
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/devel/p5-IPC-Shareable/distinfo b/devel/p5-IPC-Shareable/distinfo
index 5bc33bea83b5..33e29210b768 100644
--- a/devel/p5-IPC-Shareable/distinfo
+++ b/devel/p5-IPC-Shareable/distinfo
@@ -1,2 +1,3 @@
-SHA256 (IPC-Shareable-0.61.tar.gz) = c2ffa5bbda076acd9fc1b7d9dab1ce6707f345c5a833431b5a8ee0f8744720c4
-SIZE (IPC-Shareable-0.61.tar.gz) = 29730
+TIMESTAMP = 1624189723
+SHA256 (IPC-Shareable-1.00.tar.gz) = 58af3c41d9f376dedae6404cfd3f387ac7468362a8cfefed807d1c90417cc019
+SIZE (IPC-Shareable-1.00.tar.gz) = 36058


More information about the dev-commits-ports-main mailing list