git: d34b0683ce7a - main - devel/p5-IPC-Shareable: Update to 1.03

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:47:31 UTC 2021


The branch main has been updated by sunpoet:

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

commit d34b0683ce7a05814022b97634dc3592da9e04e2
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:38:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:43:59 +0000

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

diff --git a/devel/p5-IPC-Shareable/Makefile b/devel/p5-IPC-Shareable/Makefile
index 4a2d0c18bb7d..f1e6286a5d6b 100644
--- a/devel/p5-IPC-Shareable/Makefile
+++ b/devel/p5-IPC-Shareable/Makefile
@@ -1,7 +1,7 @@
 # Created by: Yen-Ming Lee <leeym at FreeBSD.org>
 
 PORTNAME=	IPC-Shareable
-PORTVERSION=	1.00
+PORTVERSION=	1.03
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,6 +9,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Share Perl variables between processes
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 TEST_DEPENDS=	p5-Test-SharedFork>=0:devel/p5-Test-SharedFork
 
 USES=		perl5
diff --git a/devel/p5-IPC-Shareable/distinfo b/devel/p5-IPC-Shareable/distinfo
index 33e29210b768..3eb7ec50f851 100644
--- a/devel/p5-IPC-Shareable/distinfo
+++ b/devel/p5-IPC-Shareable/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624189723
-SHA256 (IPC-Shareable-1.00.tar.gz) = 58af3c41d9f376dedae6404cfd3f387ac7468362a8cfefed807d1c90417cc019
-SIZE (IPC-Shareable-1.00.tar.gz) = 36058
+TIMESTAMP = 1624630204
+SHA256 (IPC-Shareable-1.03.tar.gz) = d66d021009dca935024506b67698d01799c201537c1d3d547a24d38be386f96d
+SIZE (IPC-Shareable-1.03.tar.gz) = 37565


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