From owner-cvs-all@FreeBSD.ORG Thu Nov 17 19:24:29 2011 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 868741065672; Thu, 17 Nov 2011 19:24:29 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2C19C8FC0A; Thu, 17 Nov 2011 19:24:29 +0000 (UTC) Received: by iakl21 with SMTP id l21so3683489iak.13 for ; Thu, 17 Nov 2011 11:24:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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=CIs9WW9Z6rjGK4BYA+x3LzUO2ryg2DIRuF2DuPqjUX4=; b=S5UEgiClCPicItBwVhtQPlTyZTQqI7fEqBNVpAIEI8G9if7b7ZAN78NbI8+DMhqPME q6wtt+5jRRbeV8M3miI7jp3hpkiii5f1kHwvk9P7ub7yHcnnj6wnLu6HCnY5KLILxMhA 6h2bVtWrEPvqqu+/hCPWFzxCK2z5fTMKv8qJw= Received: by 10.42.151.196 with SMTP id f4mr44016021icw.17.1321557868763; Thu, 17 Nov 2011 11:24:28 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.11.140 with HTTP; Thu, 17 Nov 2011 11:23:54 -0800 (PST) In-Reply-To: <201111171842.pAHIglSh091263@repoman.freebsd.org> References: <201111171842.pAHIglSh091263@repoman.freebsd.org> From: Chris Rees Date: Thu, 17 Nov 2011 19:23:54 +0000 X-Google-Sender-Auth: Ey2nHbdLKlw4bWxTE4nfHLcEVVc Message-ID: To: Pav Lucistnik 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/sysutils Makefile 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, 17 Nov 2011 19:24:29 -0000 On 17 November 2011 18:42, Pav Lucistnik wrote: > pav =A0 =A0 =A0 =A0 2011-11-17 18:42:47 UTC > > =A0FreeBSD ports repository > > =A0Modified files: > =A0 =A0sysutils =A0 =A0 =A0 =A0 =A0 =A0 Makefile > =A0Log: > =A0- Reconnect cpuburn, which was resurrected Thank you. I've no idea how my resurrection commit missed that; I had actually included that in the original commit. Perhaps it's to do with the cvs -D fiddling I had to do... Chris