From owner-cvs-all@FreeBSD.ORG Sat Feb 26 07:40:27 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 5E4171065672; Sat, 26 Feb 2011 07:40:27 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 370A38FC16; Sat, 26 Feb 2011 07:40:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id E19F61713A; Sat, 26 Feb 2011 02:40:26 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= content-transfer-encoding:user-agent:in-reply-to :content-disposition:content-type:content-type:mime-version :references:reply-to:message-id:subject:subject:from:from:date :date:received:received; s=aegis; t=1298706026; bh=0glvuru/rS2za QK0wgZkexFCGydrC8S+1a2qedFTLVI=; b=ZvuiVX0GZf+Nt2gkxf/BV4vWcbHWx G0jS4n9gFW+m6VvIOvt7Ke/ZXSqhbRfDLZWKBe8uoKnP7zTkSRJXXNNMTBtiiQkv YJx91zwXBX+hJ7B84rSU61bKLYEVI66gz2zJpJayzYMTAcTnCPmTNla5pIGLCvz9 hTA/Kt/PBfwVTY= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id 2f9ZnXINO2wF; Sat, 26 Feb 2011 02:40:26 -0500 (EST) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id 9FAD117131; Sat, 26 Feb 2011 02:40:24 -0500 (EST) Date: Sat, 26 Feb 2011 02:40:22 -0500 From: Sahil Tandon To: Sunpoet Po-Chuan Hsieh Message-ID: <20110226074022.GA28440@magic.hamla.org> References: <201102252213.p1PMD62P064993@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/www/speedtest-mini Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2011 07:40:27 -0000 On Sat, 2011-02-26 at 06:42:17 +0800, Sunpoet Po-Chuan Hsieh wrote: > On Sat, Feb 26, 2011 at 6:13 AM, Sunpoet Po-Chuan Hsieh > wrote: > > sunpoet =A0 =A0 2011-02-25 22:13:06 UTC > > > > =A0FreeBSD ports repository > > > > =A0Modified files: > > =A0 =A0www/speedtest-mini =A0 Makefile distinfo pkg-descr pkg-plist > > =A0Log: > > =A0- Recover CVS keyword expansion > > > > =A0Revision =A0Changes =A0 =A0Path > > =A01.3 =A0 =A0 =A0 +0 -0 =A0 =A0 =A0ports/www/speedtest-mini/Makefile > > =A01.3 =A0 =A0 =A0 +0 -0 =A0 =A0 =A0ports/www/speedtest-mini/distinfo > > =A01.2 =A0 =A0 =A0 +0 -0 =A0 =A0 =A0ports/www/speedtest-mini/pkg-desc= r > > =A01.3 =A0 =A0 =A0 +0 -0 =A0 =A0 =A0ports/www/speedtest-mini/pkg-plis= t > > >=20 > Oops, I failed to remove -ko flag. I have removed that flag; keyword strings should now be expanded using the default form. % less speedtest-mini/CVS/Entries /Makefile/1.4/Fri Feb 25 22:29:58 2011// /distinfo/1.3/Fri Feb 25 22:13:05 2011// /pkg-descr/1.2/Fri Feb 25 22:13:05 2011// /pkg-plist/1.4/Fri Feb 25 22:29:58 2011// --=20 Sahil Tandon