From owner-svn-ports-head@freebsd.org Wed Oct 14 13:41:50 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 CB072A138B9; Wed, 14 Oct 2015 13:41:50 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (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 71A8A1C6B; Wed, 14 Oct 2015 13:41:50 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wicgb1 with SMTP id gb1so130773100wic.1; Wed, 14 Oct 2015 06:41:48 -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=qaWiSN3VIJENNCc+q28RE/QAmIlma8ZHP7kXO2prso0=; b=wBSLHutVDTr7CItVO1uBCfWmiDYXkTZ7rBAz4R03EjbHTpDW5ZppVpcadWKZRFJRc0 GOk0H/tJWRATeuONZ0UWNLyYaFKKZelsjCsMWkTd2FpKB5iZk9br94/tjjjbkK0DVgUr 5k2p8dQ2aCVGrFZnozBS3z2tpQYHgQIQ7bM/+ziD2WXYkZB5Z/WNp7ov2xvAyxtgyh/5 gvZXRNSsB+LdKIAkxhLgYqvfMplSt1bg44FjZp6kRE3CYCgaSueG01ObFFjRzzNYrea4 72ttU4xgrrzgp/nPNT7x5Yy3SVlmrjgnL3iesI0g20nlf/m/AOORISP5wJ6QFim6MxQu Zu/A== X-Received: by 10.194.8.227 with SMTP id u3mr4228615wja.38.1444830107825; Wed, 14 Oct 2015 06:41:47 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id i10sm10136925wjz.41.2015.10.14.06.41.46 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Oct 2015 06:41:47 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 14 Oct 2015 15:41:45 +0200 From: Baptiste Daroussin To: Dmitry Sivachenko Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r399220 - head/net/haproxy-devel Message-ID: <20151014134144.GI55137@ivaldir.etoilebsd.net> References: <201510132056.t9DKuUW7064860@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jQIvE3yXcK9X9HBh" Content-Disposition: inline In-Reply-To: <201510132056.t9DKuUW7064860@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: Wed, 14 Oct 2015 13:41:51 -0000 --jQIvE3yXcK9X9HBh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 13, 2015 at 08:56:30PM +0000, Dmitry Sivachenko wrote: > Author: demon > Date: Tue Oct 13 20:56:30 2015 > New Revision: 399220 > URL: https://svnweb.freebsd.org/changeset/ports/399220 >=20 > Log: > Update to 1.6.0 release >=20 > Modified: > head/net/haproxy-devel/Makefile > head/net/haproxy-devel/distinfo > head/net/haproxy-devel/pkg-plist >=20 > Modified: head/net/haproxy-devel/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/net/haproxy-devel/Makefile Tue Oct 13 20:36:18 2015 (r399219) > +++ head/net/haproxy-devel/Makefile Tue Oct 13 20:56:30 2015 (r399220) > @@ -2,11 +2,10 @@ > # $FreeBSD$ > =20 > PORTNAME=3D haproxy > -DISTVERSION=3D 1.6-dev7 > +PORTVERSION=3D 1.6.0 > CATEGORIES=3D net www > -MASTER_SITES=3D http://haproxy.1wt.eu/download/1.6/src/devel/ > -PKGNAMESUFFIX=3D -devel Congratulation you have just won a pointy hat :) we now have 2 ports with t= he same name: "haproxy" which is forbidden and breaks package building. Please ensure next time to not remove a PKGNAMESUFFIX without checking that= the name will not be in collision with another port. Best regards, Bapt --jQIvE3yXcK9X9HBh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYeW5gACgkQ8kTtMUmk6Ewu6gCgto5lpghg6TuzXEpH++CpsUxe gG8Amwe2Cz2eWyPbqGI+/GJzSI0flXNW =hV4Y -----END PGP SIGNATURE----- --jQIvE3yXcK9X9HBh--