From owner-svn-ports-head@freebsd.org Mon Oct 19 19:38:12 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB9C7A19EB4; Mon, 19 Oct 2015 19:38:12 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-qk0-x233.google.com (mail-qk0-x233.google.com [IPv6:2607:f8b0:400d:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A4AE01954; Mon, 19 Oct 2015 19:38:12 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by qkcy65 with SMTP id y65so21660386qkc.0; Mon, 19 Oct 2015 12:38:11 -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=JEYPKgj9yHDCraUQ9kt28+r47jYwWCgok7Xv2YZjRZ4=; b=fUOMfI5XBAGnaeZMTtoY70NFttLb97oa8yAsXLjvtoxWrChLwD1ytXIpBGeGJzqJgH QlyVjmA/ejLtLlLy7Zj0CewYITD5SSDZDKxN5Sx4H4hwJy0/cibOWe8UQ6clQNmRwRBU OqGYcYEApTAF+hhx44shhShZx3X6nDehDlrRFNbIhhjeoJAKK4tf62cLhG9cu1L8QKpA napRWemtAuEDBFl+2nArL4o4CqK8A0Y1gqonWy4AwEHDIYqcO/gdT5JHG2OgwiVL7mHY g1jLHQAa6VN7PcfVV8eXKdLjWU2VbGdr3UURn8VepJteLSUmy79pS6ZORcGHo8tXkSpp jTsg== X-Received: by 10.194.172.228 with SMTP id bf4mr34321491wjc.80.1445283491685; Mon, 19 Oct 2015 12:38:11 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id h7sm41985572wjz.7.2015.10.19.12.38.10 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Oct 2015 12:38:11 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 19 Oct 2015 21:38:09 +0200 From: Baptiste Daroussin To: Cy Schubert Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r399714 - in head: . net net/ntp-rc Message-ID: <20151019193809.GB86565@ivaldir.etoilebsd.net> References: <201510191933.t9JJXJWo012606@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yNb1oOkm5a9FJOVX" Content-Disposition: inline In-Reply-To: <201510191933.t9JJXJWo012606@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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, 19 Oct 2015 19:38:13 -0000 --yNb1oOkm5a9FJOVX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 19, 2015 at 07:33:19PM +0000, Cy Schubert wrote: > Author: cy > Date: Mon Oct 19 19:33:19 2015 > New Revision: 399714 > URL: https://svnweb.freebsd.org/changeset/ports/399714 >=20 > Log: > Add ntp-rc again. This time 4.2.8p4-RC1. >=20 This breaks package building as it share the same name as other ntp. It has been clearly stated in the 2 commit logs from antoine via: - its PKGBASE collides with net/ntp PKGBASE =3D=3D PKGNAMEPREFIX+PKGNAME+PKGNAMESUFFIX Bapt PS: it is the 3rd or 4th time someone breaks package building that way... --yNb1oOkm5a9FJOVX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYlRqEACgkQ8kTtMUmk6Ey0zACfRgMJxA46xj+8LFtw0i9NysY7 yF8AoJpQgV65aKCoAM/1KXLTXQfHvnCL =Xld+ -----END PGP SIGNATURE----- --yNb1oOkm5a9FJOVX--