From owner-svn-ports-head@FreeBSD.ORG Tue Jan 8 13:51:49 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DA98FFFA; Tue, 8 Jan 2013 13:51:49 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id 8A5F31CC; Tue, 8 Jan 2013 13:51:49 +0000 (UTC) Received: from glenbarber.us (kaos.glenbarber.us [71.224.221.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id ECBB423F763; Tue, 8 Jan 2013 08:51:47 -0500 (EST) DKIM-Filter: OpenDKIM Filter v2.7.1 onyx.glenbarber.us ECBB423F763 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Date: Tue, 8 Jan 2013 08:51:46 -0500 From: Glen Barber To: Baptiste Daroussin Subject: Re: svn commit: r310063 - in head: . sysutils/cfengine Message-ID: <20130108135146.GD1727@glenbarber.us> References: <201301080433.r084X9IR015052@svn.freebsd.org> <20130108071049.GP85686@ithaqua.etoilebsd.net> <20130108075335.GQ85686@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Ycz6tD7Th1CMF4v7" Content-Disposition: inline In-Reply-To: <20130108075335.GQ85686@ithaqua.etoilebsd.net> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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, 08 Jan 2013 13:51:49 -0000 --Ycz6tD7Th1CMF4v7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 08, 2013 at 08:53:35AM +0100, Baptiste Daroussin wrote: > While I do like this idea, the implementation is broken: index and package > building is broken now > let me show you why: >=20 > # cd /usr/ports/sysutils/cfengine > # make -VPKGNAME -VLATEST_LINK > cfengine-3.4.1 > cfengine34 > # cd /usr/ports/sysutils/cfengine34 > # make -VPKGNAME -VLATEST_LINK > cfengine-3.4.1 > cfengine34 >=20 > and it is forbidden to have 2 exactly same LATEST_LINK and 2 exactly same > PKGNAME >=20 > imho the right thing would be in cfengine34 to: define LATEST_LINK only if > !defined(MASTERDIR) and to add PKGNAMESUFFIX=3D34 if !defined(MASTERDIR) >=20 This should be fixed now. Sorry for the breakage. Glen --Ycz6tD7Th1CMF4v7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJQ7CRyAAoJEFJPDDeguUaj6LoH/izqYQMYFNqzS9jsMdsigANX wANOp3hwr9yK35L1UKGGYUrF7dmSDQdAZH51qK0jAQgD6iUo11CrJWHnc6tr8ZdP rfEGG+H9Zu2jfPbFOjQMSjmHRw60zu3Fn/0xEHasO5FP0J+7paPxEGmn1419fBr5 jQPsWQ1dle651k0cM5DsWW+9VAsWxRvrn6QvklDVC3Rhmuo/r8D53fNppWviW6Lc T90xbsWwLtYSCmHs2W5YoS9uFLStD6Uai4LYO702Hv8sNcUymRjscXF2i3ITJPJB no/oCYhUlKVSZiNfb8ABegsAZpRfCkqSjlhZBJ+NiGzMiAeRQza1Xbz01YGB68g= =bWdd -----END PGP SIGNATURE----- --Ycz6tD7Th1CMF4v7--