From owner-svn-src-head@FreeBSD.ORG Mon Oct 22 12:01:50 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1CC544C2 for ; Mon, 22 Oct 2012 12:01:50 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id D64618FC0C for ; Mon, 22 Oct 2012 12:01:49 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id rp8so2004038pbb.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=dpJiBDBc0jG8NntFbqaq6kCbSpyMNJjD3cbEixnKO7ZvYgTqCc9sguO1N7+9fE9kgc rNAno4opVc/NqYdh0wCsNrEX4RFoR1IFGPHfC3jyToYFXaaNkCHPBTVs8RsUkJeZaQ8D GH1G0lxdS+SZDDeypAiu6Q2BoUJQp1y08NmzgPQHCg0qgmYqdaI36ms4/wK+MoNSvBdg i+/HzX9k8FhQplA/9aD5xH/osf+VPK5aigRwE/5Uw2X93fiDgA4ccG30rtraqmmtwJx4 ruSjt1dk4zpL6M1kiNrwd8nF9MT2uUtZff3l1am9HDkPqdWDTc9/4zCCXe0k3yX/j7/3 SS0A== 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: ALoCoQlJB4TWfhU2BVgpet6w0jySQ5M7o4lUgDvvfx9XObHhffzJyY/rZKS3stdOkgLXbV2kMvFA 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.14 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: 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