From owner-cvs-all@FreeBSD.ORG Mon Jun 14 18:11:48 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D27F41065702; Mon, 14 Jun 2010 18:11:48 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from cell.p6m7g8.net (static-71-178-236-107.washdc.fios.verizon.net [71.178.236.107]) by mx1.freebsd.org (Postfix) with ESMTP id 88F208FC24; Mon, 14 Jun 2010 18:11:46 +0000 (UTC) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239]) (authenticated bits=0) by cell.p6m7g8.net (8.14.4/8.14.3) with ESMTP id o5EIBfVW034237 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Mon, 14 Jun 2010 18:11:42 GMT (envelope-from pgollucci@p6m7g8.com) Message-ID: <4C1670DE.4070202@p6m7g8.com> Date: Mon, 14 Jun 2010 18:11:42 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100607 Thunderbird/3.0.4 MIME-Version: 1.0 To: Anton Berezin , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, portmgr@FreeBSD.org References: <201006141204.o5EC4q5J002813@repoman.freebsd.org> <4C166555.4020004@p6m7g8.com> <20100614174430.GA82322@heechee.tobez.org> In-Reply-To: <20100614174430.GA82322@heechee.tobez.org> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,RDNS_DYNAMIC autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on cell.p6m7g8.net Cc: Subject: Re: cvs commit: ports/devel/p5-DateTime-Format-Excel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2010 18:11:48 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/14/10 17:44, Anton Berezin wrote: > On Mon, Jun 14, 2010 at 05:22:29PM +0000, Philip M. Gollucci wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On 06/14/10 12:04, Anton Berezin wrote: >>> | -BUILD_DEPENDS= ${RUN_DEPENDS} >>> | -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime >>> | +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime >>> | +RUN_DEPENDS= ${BUILD_DEPENDS} >> I really thought we were going in the other direction of not setting a >> depends = to another depends? I did mis-read the diff. You're moving which dep is assigned to which for portlint. portlint only checks for one case. Maybe should change that. > > This particular commit did not change the status quo. The change was done > to silence portlint. ACK. > > As for the substance of setting the two to be the same, I am afraid I missed > the relevant discussion - the one which reached the consensus that it is not > a good idea. Could you point me towards it? I can't help you here, but maybe itectu can since he replied. Its done b/c we don't use := which portlint will also warn about b/c that regex is wrong. The reason is that later assigning to either will add your dep to both where you usually only want one. I realize in p5- ports this is probably not an issue b/c they are really small but hey.... "The only thing people are consistent in is being in consistent." - -- - ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iD8DBQFMFnDedbiP+9ubjBwRAjEqAJwPeLZ/Le6KYhjEfqPfPUaJcbxp+wCeLeZa 7toR+XWOyX6Ct6nroHtNJsE= =m+Iq -----END PGP SIGNATURE-----