From owner-dev-commits-ports-main@freebsd.org Fri Jun 25 13:46:53 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 484B7661E75; Fri, 25 Jun 2021 13:46:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GBJFm3DDXz4X9h; Fri, 25 Jun 2021 13:46:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F25DB40C6; Fri, 25 Jun 2021 13:46:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15PDkmCR088767; Fri, 25 Jun 2021 13:46:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15PDkmJ8088766; Fri, 25 Jun 2021 13:46:48 GMT (envelope-from git) Date: Fri, 25 Jun 2021 13:46:48 GMT Message-Id: <202106251346.15PDkmJ8088766@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 558ae01523f8 - main - devel/p5-IPC-Shareable: Update to 1.00 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 558ae01523f8c6c628c473b27a2a981ba434c20e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2021 13:46:53 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=558ae01523f8c6c628c473b27a2a981ba434c20e commit 558ae01523f8c6c628c473b27a2a981ba434c20e Author: Po-Chuan Hsieh AuthorDate: 2021-06-25 13:40:19 +0000 Commit: Po-Chuan Hsieh 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 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@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 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