From owner-cvs-all@FreeBSD.ORG Thu Jun 28 18:13:21 2012 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DAF21065741; Thu, 28 Jun 2012 18:13:21 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7B58F8FC0C; Thu, 28 Jun 2012 18:13:20 +0000 (UTC) Received: by bkwj5 with SMTP id j5so940675bkw.13 for ; Thu, 28 Jun 2012 11:13:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=v1QkLcU7A/7mM5hbdiUjcTnWzORlL9piFNc5cW3UtPc=; b=orUBMCGCsNRWaLv40GRV9Cq2HUp/IiRL+XaE7N9f6UJbEf+jNIzS120OcXV3fx8g90 OwIUMIiDy9BsVH0i2jCZUtrWFZUHCj5ghxJ7aPqZEvw0CiIg6kaGX6UVrXR3MKQ/MZHX AxDW4q8opPeVHgYI24qK6SLYr/oHla5225kA+2TeRVixBQD+WXz8EsMYIaxMD9H6BFJV 8kWtejbO83WeUhQHz+wsjeqzFAt5Al6OMX/eo67zUYf1FzjLMwJTzA2H4Zsj0+uFZ/b8 Hx+TWE1kU6HvRa7xneZ71Cip33P97jVxCVTBWiBv2VswSZx329n6MCE53z6NvJQuFWUd Efkg== Received: by 10.204.152.13 with SMTP id e13mr1850713bkw.46.1340907199335; Thu, 28 Jun 2012 11:13:19 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.49.87 with HTTP; Thu, 28 Jun 2012 11:12:49 -0700 (PDT) In-Reply-To: <201206281254.q5SCsljb038627@repoman.freebsd.org> References: <201206281254.q5SCsljb038627@repoman.freebsd.org> From: Chris Rees Date: Thu, 28 Jun 2012 19:12:49 +0100 X-Google-Sender-Auth: xjFhIdhfDdLOf1OHMlU5bxUaAcM Message-ID: To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/ports-mgmt/poudriere Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2012 18:13:21 -0000 On 28 June 2012 13:54, Baptiste Daroussin wrote: > bapt =A0 =A0 =A0 =A02012-06-28 12:54:47 UTC > > =A0FreeBSD ports repository > > =A0Modified files: > =A0 =A0ports-mgmt/poudriere Makefile distinfo > =A0Log: > =A0- update 1.5.3 > =A0- changes: > =A0 =A0* always remove previous pkgng repository before rebuilding the ne= w one This makes me nervous.. I read it as removing the bulk -k option. I think you are referring to http://fossil.etoilebsd.net/poudriere/info/8c65fdee88 in which case I'm not worried. Am I correct? Chris