From owner-freebsd-perl@FreeBSD.ORG Fri Mar 19 11:52:46 2010 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AB86106566C; Fri, 19 Mar 2010 11:52:46 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.freebsd.org (Postfix) with ESMTP id 6066A8FC16; Fri, 19 Mar 2010 11:52:46 +0000 (UTC) Received: by heechee.tobez.org (Postfix, from userid 1001) id 9AE5B6D400; Fri, 19 Mar 2010 12:52:45 +0100 (CET) Date: Fri, 19 Mar 2010 12:52:45 +0100 From: Anton Berezin To: Philippe Audeoud Message-ID: <20100319115245.GA80956@heechee.tobez.org> References: <201001280857.o0S8vGrD019744@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201001280857.o0S8vGrD019744@repoman.freebsd.org> X-Powered-By: FreeBSD http://www.freebsd.org/ User-Agent: Mutt/1.5.20 (2009-06-14) Cc: perl@freebsd.org Subject: Re: cvs commit: ports/net/p5-Net-SIP Makefile distinfo pkg-plist X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2010 11:52:46 -0000 Hi, On Thu, Jan 28, 2010 at 08:57:16AM +0000, Philippe Audeoud wrote: > jadawin 2010-01-28 08:57:16 UTC > > FreeBSD ports repository > > Modified files: > net/p5-Net-SIP Makefile distinfo pkg-plist > Log: > - Update to 0.55 > - Changelog: http://cpansearch.perl.org/src/SULLR/Net-SIP-0.55/Changes May I ask you to pay attention and to not list the same manpage twice? It is a relatively harmless thing to do (and various automated build environments do not catch it), but it leads to warnings like: Install time: gzip: can't stat: /usr/local/lib/perl5/5.8.9/man/man3/Net::SIP.3: No such file or directory Deinstall time: pkg_delete: file '/usr/local/lib/perl5/5.8.9/man/man3/Net::SIP.3.gz' doesn't exist pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) I noticed the same problem in one pgollucci commit as well, so I decided to CC perl@ so that a somewhat wider audience is aware of it and knows what to watch out for. Thanks & cheers, \Anton. -- Matters of elegance ought to be left to the tailor and to the cobbler. -- L. Boltzmann