From owner-svn-ports-all@freebsd.org Wed Jul 4 23:40:25 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D94D1028D55; Wed, 4 Jul 2018 23:40:25 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D11AF79323; Wed, 4 Jul 2018 23:40:24 +0000 (UTC) (envelope-from wen@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 ADF7311FBF; Wed, 4 Jul 2018 23:40:24 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w64NeO4h020291; Wed, 4 Jul 2018 23:40:24 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w64NeOZh020289; Wed, 4 Jul 2018 23:40:24 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201807042340.w64NeOZh020289@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 4 Jul 2018 23:40:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473934 - head/devel/p5-Test-POE-Client-TCP X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/devel/p5-Test-POE-Client-TCP X-SVN-Commit-Revision: 473934 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.27 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: Wed, 04 Jul 2018 23:40:25 -0000 Author: wen Date: Wed Jul 4 23:40:23 2018 New Revision: 473934 URL: https://svnweb.freebsd.org/changeset/ports/473934 Log: - Update to 1.18 Changes: https://metacpan.org/changes/distribution/Test-POE-Client-TCP Modified: head/devel/p5-Test-POE-Client-TCP/Makefile head/devel/p5-Test-POE-Client-TCP/distinfo Modified: head/devel/p5-Test-POE-Client-TCP/Makefile ============================================================================== --- head/devel/p5-Test-POE-Client-TCP/Makefile Wed Jul 4 23:04:48 2018 (r473933) +++ head/devel/p5-Test-POE-Client-TCP/Makefile Wed Jul 4 23:40:23 2018 (r473934) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Test-POE-Client-TCP -PORTVERSION= 1.16 +PORTVERSION= 1.18 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-POE-Client-TCP/distinfo ============================================================================== --- head/devel/p5-Test-POE-Client-TCP/distinfo Wed Jul 4 23:04:48 2018 (r473933) +++ head/devel/p5-Test-POE-Client-TCP/distinfo Wed Jul 4 23:40:23 2018 (r473934) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529733574 -SHA256 (Test-POE-Client-TCP-1.16.tar.gz) = 3fcb6384c69265b1dbf893d84bffcf1b53e01617343c813f964477c239c137f1 -SIZE (Test-POE-Client-TCP-1.16.tar.gz) = 21928 +TIMESTAMP = 1530747175 +SHA256 (Test-POE-Client-TCP-1.18.tar.gz) = c303f020a1cde311277b5f6fcbffbbf34cd0be79b8d6fb407b9e528cf67b9c30 +SIZE (Test-POE-Client-TCP-1.18.tar.gz) = 22287