From owner-svn-src-head@FreeBSD.ORG Sat Feb 1 23:44:11 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 57463E17; Sat, 1 Feb 2014 23:44:11 +0000 (UTC) Received: from mail-wg0-x232.google.com (mail-wg0-x232.google.com [IPv6:2a00:1450:400c:c00::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E5621899; Sat, 1 Feb 2014 23:44:10 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id l18so10672202wgh.5 for ; Sat, 01 Feb 2014 15:44:08 -0800 (PST) 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=hwWkqK7O3nx0iSxrzzae4dpJLtQvOyupJZmlewWYpRw=; b=y+TLW1ILGu9bmWoYhMIMFCTEO3pZON8gxicH1gmpRYDRuqk7rNFopxYaCKCidD2vI8 Tq/TLbUARPxYlnwGrw9UIiBf0os9+ZY7U9O0OefBg4Rh4ZrRp5F37W0bfCkRSEEI4+wB jru5je/icLK+RkTVQ7RJKkVUVooS6Uxq0w2uKBmQCoeTJ/i1as2U5DdtWcx7mH1XHh5U O8rmJpMna4P7KotM9btYquQqH6QlmZiuKlUjdPvR0DDMUUftpYC6EEEQPkyfxAT+g0xt aMsc5JURCZ0qDjomcpajFkiBQ6w9KTHSE4a+tzpgJ2z47KGjmRWt5lkth/q5hWqkF25y uCYg== X-Received: by 10.194.123.201 with SMTP id mc9mr842229wjb.43.1391298248927; Sat, 01 Feb 2014 15:44:08 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id uq2sm30825549wjc.5.2014.02.01.15.44.07 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 01 Feb 2014 15:44:07 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 2 Feb 2014 00:44:05 +0100 From: Baptiste Daroussin To: Kai Wang Subject: Re: svn commit: r261246 - in head: . cddl/contrib/opensolaris/tools/ctf/cvt contrib/elftoolchain lib/libdwarf lib/libelf sys/sys Message-ID: <20140201234405.GO54904@ithaqua.etoilebsd.net> References: <201401282138.s0SLcsVV085769@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Pk/CTwBz1VvfPIDp" Content-Disposition: inline In-Reply-To: <201401282138.s0SLcsVV085769@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Feb 2014 23:44:11 -0000 --Pk/CTwBz1VvfPIDp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 28, 2014 at 09:38:54PM +0000, Kai Wang wrote: > Author: kaiw > Date: Tue Jan 28 21:38:54 2014 > New Revision: 261246 > URL: http://svnweb.freebsd.org/changeset/base/261246 >=20 > Log: > Merge from projects/elftoolchain: Upgrade libelf and libdwarf to newer > versions from elftoolchain upstream (r2974). Convert ctfconvert to > use the APIs from the new libdwarf and make ctfconvert work with Clang > 3.4. > =20 > __FreeBSD_version is bumped to 1100006. > =20 Thanks for this update, I just want to remind something to everyone, becaus= e it happened a lot recently. Before breaking any ABI (SHLIB num bumped here in this case) all committers should first talk to portmgr sync with them and then commit (and send a hea= sup to portmgr saying the commit has been done) Why so? just because we are trying to provide packages for head, that means= that before the commit we need to know it will happen and we have time available= to upgrade the build jail for head, then once we know we would be able handle = the upgrade of the jail in a good timeframe, then the heads up mail allows us to know that the upgrade should actually be done (svn up will get the modifica= tion) So next rebuild of packages will be done from scratch instead of incrementa= l. We are putting a lot of effort in trying to get packages working for head, = this small 2 mails will save us a lot of time, and a lot of stress. regards, Bapt I think we should really mark this has a policy in the committer handbook. --Pk/CTwBz1VvfPIDp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLthsUACgkQ8kTtMUmk6Ew4gACeJX7Cz8+/8NAz0zGdvftMhsqp IcYAn1WNDb+HADaiH0IvmpulVzJuef1+ =2536 -----END PGP SIGNATURE----- --Pk/CTwBz1VvfPIDp--