From owner-svn-ports-head@FreeBSD.ORG Mon Oct 7 14:32:13 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1100EB90; Mon, 7 Oct 2013 14:32:13 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [IPv6:2a00:1450:400c:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3025E27B9; Mon, 7 Oct 2013 14:32:12 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id m15so5031699wgh.3 for ; Mon, 07 Oct 2013 07:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=PS5qJfLmNrOQPRyc+PmZTR3zzgR1o55G2x4cfh9tJFc=; b=mUWMjSs5Nx5cAo8BnWoCHo7HJi4d66aO6EaiDacXcjYc5s4RUu39lh4sfqtmgPGZR0 m+svaTGHb814Gmuqn5PWlJuH4atayQGFhC2Tw1G7eFliz1bbatIrw4nzF9nIMdr9v52K fguCxEI4QSaZK1ugI7NVMjE0QWe+P4bcpF8UJvhBjHtl/osDal0sMIyjhODCFuhLE7ff RMlsdELcYjym2WIOgbnh79qu77A1ARL4lNBu89OGiWqFdWW0EMNcTt1FG/KtPDOmQm/z HQGwCaMfyB1eZCTaGS+zU0zgICW9YWJJCDNT3h2euhzpNyt4DRAISgEUJBKpNe6S25S6 7xQw== X-Received: by 10.180.76.205 with SMTP id m13mr19791688wiw.10.1381156330114; Mon, 07 Oct 2013 07:32:10 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id gp9sm2670684wib.8.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 07 Oct 2013 07:32:09 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 7 Oct 2013 16:32:07 +0200 From: Baptiste Daroussin To: Cy Schubert Subject: Re: svn commit: r329705 - in head: devel/rcs57 sysutils/syslog-ng33 Message-ID: <20131007143207.GF16964@ithaqua.etoilebsd.net> References: <201310071350.r97DoJlB032824@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qftxBdZWiueWNAVY" Content-Disposition: inline In-Reply-To: <201310071350.r97DoJlB032824@svn.freebsd.org> 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: Mon, 07 Oct 2013 14:32:13 -0000 --qftxBdZWiueWNAVY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 07, 2013 at 01:50:19PM +0000, Cy Schubert wrote: > Author: cy > Date: Mon Oct 7 13:50:19 2013 > New Revision: 329705 > URL: http://svnweb.freebsd.org/changeset/ports/329705 >=20 > Log: > Rename ports to avoid package name collisions. > =20 > Suggested by: bapt Thanks except that now those ports have unfetchable distfiles because the n= ame is wrong. What I suggested was to add a PKGNAMESUFFIX macro to avoid that. Here is a patch doing it for rcs57: http://people.freebsd.org/~bapt/rcs57.d= iff While here is also makes it use the current way of writing a port: staging and USES=3Dgmake instead of USE_GMAKE. regards, Bapt --qftxBdZWiueWNAVY Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJSxeYACgkQ8kTtMUmk6Ez33ACfar2GtKUfw9KJkkubf4nW7fjE s7oAn03BQlm7eVEtuZ3+5gtMwjya1GJn =GiZf -----END PGP SIGNATURE----- --qftxBdZWiueWNAVY--