From owner-svn-src-all@freebsd.org Mon Apr 18 18:20:05 2016 Return-Path: Delivered-To: svn-src-all@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 30304B1206C; Mon, 18 Apr 2016 18:20:05 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: from mail-qg0-x22a.google.com (mail-qg0-x22a.google.com [IPv6:2607:f8b0:400d:c04::22a]) (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 DD17F1ECF; Mon, 18 Apr 2016 18:20:04 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: by mail-qg0-x22a.google.com with SMTP id v14so31739768qge.0; Mon, 18 Apr 2016 11:20:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=edw87kCjKuxVs/SlyQ8myQJQ5bXqlaxbdeV42fMF5O8=; b=sApIuhjQ6IlQw+fFY5pqO3wqZf2kFYqanR7geE/gEUKizwj3g01X0wNPdB1ODufSgo gfkFLmT14KGnD6yfeGlUBOGO1RPxw6yJOet4NF+ij5N+iModyhcq6YRoNQJGsEOx500Y 5IgN13ZzubtNKtz5EdP2ew/OUKVXnyH1Ee/DsSDiqehF05fOCSwvEI3eIekS+TtU+O6N 6i9pDpSYhBu1nOdOcGJXvdp+lBe8QvoxjuoLbx0z9Jvo/54K2+UM1yQ5yDSi7vXlegOG bBmSTOCO6OelSkugYc2w+Nfx3369M3U102boS0TWbvIgjI/mcag+aXEVQOfV/L5M5RnO 5Xpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:mime-version:subject:from:in-reply-to :date:cc:content-transfer-encoding:message-id:references:to; bh=edw87kCjKuxVs/SlyQ8myQJQ5bXqlaxbdeV42fMF5O8=; b=h8YdLhSXhwjsm2NSSIdtoKCgXYI0F7Oq0Vz6eDOXU2XPfgN121D9lVlJnCsZ1d95qP CKAFIaCnj2J+gOVxiAuZlKWj7P4vcowcM/JQ2IbF9PhkUMe6UwmA7hIb71VMXvbsqA/X JlhrfnsDOfrAZNv5/mFHAdZhmySbRRRiG4w2711k16rfmJasPQW/QzPgfa+871/lyjv1 VhDirMJjlTtBJcBIxvfTb0bLfGRPfd1L6TLX50SnHvktVPtL4mCdYLxcFPwdAXR9azdk ksKygWtOVz2PjdfMXWSzFj4O6Bt5K73cYJfwYxhtX9o3nkwCejEq1JBjm6ZACBO/Dx9R Y7ZA== X-Gm-Message-State: AOPr4FVDkG/lYl+F2F5j/3kRTsCRUXYT0VsgypEEoj+hY41/H5WrD2yGwkuXHLFenVeLWg== X-Received: by 10.140.203.65 with SMTP id y62mr46934231qha.40.1461003603985; Mon, 18 Apr 2016 11:20:03 -0700 (PDT) Received: from mbp.home (179-125-142-141.desktop.com.br. [179.125.142.141]) by smtp.gmail.com with ESMTPSA id f143sm7866445qhf.27.2016.04.18.11.20.00 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 18 Apr 2016 11:20:02 -0700 (PDT) Sender: Renato Botelho Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: svn commit: r298107 - in head: . bin/cat bin/cat/tests bin/chflags bin/chio bin/chmod bin/cp bin/csh bin/date bin/date/tests bin/dd bin/dd/tests bin/df bin/domainname bin/echo bin/ed bin/expr bin/e... From: Renato Botelho In-Reply-To: <201604160745.u3G7jV8j080717@repo.freebsd.org> Date: Mon, 18 Apr 2016 15:20:05 -0300 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201604160745.u3G7jV8j080717@repo.freebsd.org> To: Glen Barber X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2016 18:20:05 -0000 > On Apr 16, 2016, at 04:45, Glen Barber wrote: >=20 > Author: gjb > Date: Sat Apr 16 07:45:30 2016 > New Revision: 298107 > URL: https://svnweb.freebsd.org/changeset/base/298107 >=20 > Log: > Merge the projects/release-pkg branch to head. >=20 > This allows packaging the base system with pkg(8), including > but not limited to providing the ability to provide upstream > binary update possibilities for non-tier-1 architectures. >=20 > This merge is a requirement of the 11.0-RELEASE, and as such, > thank you to everyone that has tested the project branch. >=20 > Documentation in build(7) etc. is still somewhat sparse, but > updates to those parts will follow. >=20 > Sponsored by: The FreeBSD Foundation >=20 Glen, During CFT message you mentioned a patch should be applied to = ports-mgmt/pkg to keep track of base shared libraries. Is it still = necessary? If yes, do you know when it=E2=80=99s going to be applied in = pkg? -- Renato Botelho