Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 22:04:20 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: 8a4a955a8b8e - main - devel/p5-IO-Async: Update to 0.79
Message-ID:  <202108082204.178M4K8o011024@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=8a4a955a8b8ec20bf663047790368d7e57500fce

commit 8a4a955a8b8ec20bf663047790368d7e57500fce
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 21:35:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 21:43:52 +0000

    devel/p5-IO-Async: Update to 0.79
    
    Changes:        https://metacpan.org/dist/IO-Async/changes
---
 devel/p5-IO-Async/Makefile  | 2 +-
 devel/p5-IO-Async/distinfo  | 6 +++---
 devel/p5-IO-Async/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/p5-IO-Async/Makefile b/devel/p5-IO-Async/Makefile
index cbda8a3b5914..6e1fec90887c 100644
--- a/devel/p5-IO-Async/Makefile
+++ b/devel/p5-IO-Async/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gea-Suan Lin <gslin@gslin.org>
 
 PORTNAME=	IO-Async
-PORTVERSION=	0.78
+PORTVERSION=	0.79
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PEVANS
diff --git a/devel/p5-IO-Async/distinfo b/devel/p5-IO-Async/distinfo
index 4cacf10c0323..0eebc250a28f 100644
--- a/devel/p5-IO-Async/distinfo
+++ b/devel/p5-IO-Async/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611665367
-SHA256 (IO-Async-0.78.tar.gz) = 3fb51885977b86218a89ea42f38cafbce5823bf48faaa2d185a186c2a358366c
-SIZE (IO-Async-0.78.tar.gz) = 248560
+TIMESTAMP = 1628439008
+SHA256 (IO-Async-0.79.tar.gz) = 85f66e52b0e9f02c75e8ed5b0910dc7540bcdb197f3d73b74ad8437a4a280881
+SIZE (IO-Async-0.79.tar.gz) = 252352
diff --git a/devel/p5-IO-Async/pkg-plist b/devel/p5-IO-Async/pkg-plist
index 0441edabc07a..59bc681da604 100644
--- a/devel/p5-IO-Async/pkg-plist
+++ b/devel/p5-IO-Async/pkg-plist
@@ -9,6 +9,7 @@
 %%SITE_PERL%%/IO/Async/Handle.pm
 %%SITE_PERL%%/IO/Async/Internals/ChildManager.pm
 %%SITE_PERL%%/IO/Async/Internals/Connector.pm
+%%SITE_PERL%%/IO/Async/Internals/FunctionWorker.pm
 %%SITE_PERL%%/IO/Async/Internals/TimeQueue.pm
 %%SITE_PERL%%/IO/Async/Listener.pm
 %%SITE_PERL%%/IO/Async/Loop.pm



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