From owner-svn-ports-head@freebsd.org Tue Feb 19 07:30:11 2019 Return-Path: Delivered-To: svn-ports-head@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 4234214E34A8; Tue, 19 Feb 2019 07:30:11 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D3E85712EE; Tue, 19 Feb 2019 07:30:10 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id C1995154F3; Tue, 19 Feb 2019 07:30:10 +0000 (UTC) Date: Tue, 19 Feb 2019 07:30:10 +0000 From: Alexey Dokuchaev To: Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r493186 - in head/net: . p5-Net-Ping Message-ID: <20190219073010.GA47552@FreeBSD.org> References: <201902171938.x1HJcYFW032954@repo.freebsd.org> <20190218084610.GA11390@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: D3E85712EE X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.80 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.80)[-0.800,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2019 07:30:11 -0000 On Tue, Feb 19, 2019 at 07:54:53AM +0800, Po-Chuan Hsieh wrote: > On Mon, Feb 18, 2019 at 4:46 PM Alexey Dokuchaev wrote: > > On Sun, Feb 17, 2019 at 07:38:34PM +0000, Sunpoet Po-Chuan Hsieh wrote: > > > New Revision: 493186 > > > URL: https://svnweb.freebsd.org/changeset/ports/493186 > > > > > > Log: > > > Add p5-Net-Ping 2.71 > > > > Per MOVED, it was removed in 2016 because it's included in all supported > > versions of Perl, so what had happened since then? It was not mentioned > > in the commit log. > > Like Kurt said, it's the newer version in CPAN. I think it's the same > reason why it's removed and now it's back. OK, so the plan is to remove it from Perl, or what? Otherwise, I don't see why this situation won't repeat itself. > In fact, I made it from scratch and at the last step, instead of "svn add", > I checked MOVED, svn copied the old one and replaced the whole directory > with mine. I didn't really read the diff. I could change it if you want. I don't insist, given your explanation. It would be better if this would be made part of the commit log though. Thanks for replying, ./danfe