From owner-svn-src-all@FreeBSD.ORG Mon Oct 22 12:01:50 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A9DE4C3 for ; Mon, 22 Oct 2012 12:01:50 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx1.freebsd.org (Postfix) with ESMTP id E1BD68FC12 for ; Mon, 22 Oct 2012 12:01:49 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id bi1so1941606pad.13 for ; Mon, 22 Oct 2012 05:01:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=yeB5K7OwI8A/gyG0EVjwCALtqYmiViCYQxsKlwlcLZM=; b=Uv6Xxl9g2Z0MzP6mrKkURtxUm80nU5aPFU1BvtSFFErxImqEb7mxRKLV4B5JK5Xi/2 pnuwCFVZpoEP2GLPE3JUIE/LCjmT07KbK9XkfBEW+8LC3oRyiC8N1XJyc/cQCJsabX8r xOshR9FdBB4dtyS5bQOQ3n0GlMR0KM98AZHD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=yeB5K7OwI8A/gyG0EVjwCALtqYmiViCYQxsKlwlcLZM=; b=HKPRbXqvSeLjIHpLbRO3Z5tsJX6fNGjwvAxIeM/dr/W65XmFnt8EoD2B/NNdeaY3LU rGDu6ze6V9C5/6OAJUCIwcBTgRIiAfnN6IP+pA+CSDhYSFqb0XSduDaaLxfmUkUOEaSu FiklR8uwJ9T5KCh+JtmutPz5m5X5bnKpue9PsDalu/oVbYxHeEqCqaHyAPsp6uwcAS5B uS6CO994iS9uECSdrwI1Z0/5JUD72JCy3yzlJpMkMjrTXZCDE/E9KOlMRKEsONPmrBOq 2a0WohDQxqj8aj0Ph609gaMK9oZ7zyNibjVZHrqwebBw4onWAsshCeMdyTCzHvo5V2s0 jADA== Received: by 10.68.200.72 with SMTP id jq8mr29284731pbc.38.1350907309331; Mon, 22 Oct 2012 05:01:49 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.66.161.163 with HTTP; Mon, 22 Oct 2012 05:01:19 -0700 (PDT) In-Reply-To: <20121022071813.GA38813@ithaqua.etoilebsd.net> References: <201210220212.q9M2CKKP008069@svn.freebsd.org> <20121022071813.GA38813@ithaqua.etoilebsd.net> From: Eitan Adler Date: Mon, 22 Oct 2012 08:01:19 -0400 X-Google-Sender-Auth: qwh6aFstHG-Hm7RahmmLDz0e9FM Message-ID: Subject: Re: svn commit: r241830 - in head/usr.sbin/pkg_install: add create delete info lib updating version To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQm73c1bydCS33ZbKni+Yk6TRd33Rjp9GNAokLSuUs/KAKkDFDSJcswZ3zKXJkrhTn3c2bW5 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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, 22 Oct 2012 12:01:50 -0000 On 22 October 2012 03:18, Baptiste Daroussin wrote: > > hi, > > pkg_install are under portmgr maintainership, and we never received this patch > to review and validate. We discussed an earlier version of the patch and this version is that one + your comments. > The patch looks ok but should have been validated by portmgr and is missing the > needed bump of the version number. Okay. > Last I totally disagree on a 3 days MFC time, but would rather go for at least > one month or even more, so that we can really get feedback from people actually > using this before MFCing Why? Is this likely to break things? -- Eitan Adler Source & Ports committer X11, Bugmeister, Ports Security teams