From owner-svn-ports-all@freebsd.org Fri May 8 08:48:48 2020 Return-Path: Delivered-To: svn-ports-all@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 4D4BF2C7DBF; Fri, 8 May 2020 08:48:48 +0000 (UTC) (envelope-from sunpoet@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49JPBR3VxNz4RVC; Fri, 8 May 2020 08:48:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1897E27905; Fri, 8 May 2020 08:48:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0488mjbI033799; Fri, 8 May 2020 08:48:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0488mjXL033797; Fri, 8 May 2020 08:48:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202005080848.0488mjXL033797@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 8 May 2020 08:48:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534348 - head/devel/p5-IO-Async X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-IO-Async X-SVN-Commit-Revision: 534348 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.32 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2020 08:48:48 -0000 Author: sunpoet Date: Fri May 8 08:48:45 2020 New Revision: 534348 URL: https://svnweb.freebsd.org/changeset/ports/534348 Log: Update to 0.76 Changes: https://metacpan.org/changes/distribution/IO-Async Modified: head/devel/p5-IO-Async/Makefile head/devel/p5-IO-Async/distinfo head/devel/p5-IO-Async/pkg-plist Modified: head/devel/p5-IO-Async/Makefile ============================================================================== --- head/devel/p5-IO-Async/Makefile Fri May 8 08:48:39 2020 (r534347) +++ head/devel/p5-IO-Async/Makefile Fri May 8 08:48:45 2020 (r534348) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Async -PORTVERSION= 0.75 +PORTVERSION= 0.76 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS @@ -20,6 +20,7 @@ RUN_DEPENDS= p5-Future>=0.33:devel/p5-Future \ p5-Struct-Dumb>0:devel/p5-Struct-Dumb TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ p5-Test-Identity>=0:devel/p5-Test-Identity \ + p5-Test-Metrics-Any>=0:devel/p5-Test-Metrics-Any \ p5-Test-Pod>=1:devel/p5-Test-Pod \ p5-Test-Refcount>=0:devel/p5-Test-Refcount Modified: head/devel/p5-IO-Async/distinfo ============================================================================== --- head/devel/p5-IO-Async/distinfo Fri May 8 08:48:39 2020 (r534347) +++ head/devel/p5-IO-Async/distinfo Fri May 8 08:48:45 2020 (r534348) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575793863 -SHA256 (IO-Async-0.75.tar.gz) = 4bce6c3ad04ba7cadd21b1739b78782c8ce0709c48fafffeae318740977b26d6 -SIZE (IO-Async-0.75.tar.gz) = 242797 +TIMESTAMP = 1588777625 +SHA256 (IO-Async-0.76.tar.gz) = 20751aeb79d0a13e04849b0bf85f6cf42e2e51e61258519e1ce1997b06d05683 +SIZE (IO-Async-0.76.tar.gz) = 245491 Modified: head/devel/p5-IO-Async/pkg-plist ============================================================================== --- head/devel/p5-IO-Async/pkg-plist Fri May 8 08:48:39 2020 (r534347) +++ head/devel/p5-IO-Async/pkg-plist Fri May 8 08:48:45 2020 (r534348) @@ -15,6 +15,7 @@ %%SITE_PERL%%/IO/Async/Loop/Poll.pm %%SITE_PERL%%/IO/Async/Loop/Select.pm %%SITE_PERL%%/IO/Async/LoopTests.pm +%%SITE_PERL%%/IO/Async/Metrics.pm %%SITE_PERL%%/IO/Async/Notifier.pm %%SITE_PERL%%/IO/Async/OS.pm %%SITE_PERL%%/IO/Async/OS/MSWin32.pm @@ -49,6 +50,7 @@ %%PERL5_MAN3%%/IO::Async::Loop::Poll.3.gz %%PERL5_MAN3%%/IO::Async::Loop::Select.3.gz %%PERL5_MAN3%%/IO::Async::LoopTests.3.gz +%%PERL5_MAN3%%/IO::Async::Metrics.3.gz %%PERL5_MAN3%%/IO::Async::Notifier.3.gz %%PERL5_MAN3%%/IO::Async::OS.3.gz %%PERL5_MAN3%%/IO::Async::OS::MSWin32.3.gz