From owner-freebsd-current@FreeBSD.ORG Wed Aug 11 12:26:36 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15E6B1065672 for ; Wed, 11 Aug 2010 12:26:36 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 924228FC16 for ; Wed, 11 Aug 2010 12:26:35 +0000 (UTC) Received: by bwz9 with SMTP id 9so74658bwz.13 for ; Wed, 11 Aug 2010 05:26:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=ipLjIRENWTmI+WGMr0NaBuKqLRCXG29aATd5OGfEZGE=; b=Y0+wQlRn5Y7uHKbjwgouR9o1eNeTIvh8/J6G8FJu+lvjFbZLS5J8JQ/IJUP2FLN01e zlahYCz7Y765TyNa43HdxX6V9xrlvC9TKiK4NWA2pEXF7kppFu/7fB/s/Q+RKAm6fjx1 T5IqeWvPI7a5NKBO2PCY5mgfc36TVQokkOMvU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=PWgW6862Vo+AVi5KC33EtQtmDGMLw3mzM2Hkc/8kcLHiOE3+7j5yh4ZYZhaNCZfIRD Sg4Na59/8/j2z/la6gJzhSO97Dm30B61MD3Jo1hcMvMcioySLtV+I/tArsJNn9+QK2J2 zlMEmg9N2MC0Au8ooojji0QieSGFsA8PvqUQI= Received: by 10.204.160.90 with SMTP id m26mr5117653bkx.45.1281529594016; Wed, 11 Aug 2010 05:26:34 -0700 (PDT) Received: from localhost (tor-gw.wkwtor.vivi2.kapper.net [94.136.16.242]) by mx.google.com with ESMTPS id f18sm37046bkf.15.2010.08.11.05.26.30 (version=SSLv3 cipher=RC4-MD5); Wed, 11 Aug 2010 05:26:32 -0700 (PDT) From: Anonymous To: jhell References: <4C61C50E.8040900__28807.0786548362$1281476071$gmane$org@dataix.net> Date: Wed, 11 Aug 2010 16:20:40 +0400 In-Reply-To: <4C61C50E.8040900__28807.0786548362$1281476071$gmane$org@dataix.net> (jhell@dataix.net's message of "Tue, 10 Aug 2010 17:30:54 -0400") Message-ID: <86sk2lxrvr.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-current@FreeBSD.org Subject: Re: [CFT] [sys/conf/newvers.sh] Cleanup and additions. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2010 12:26:36 -0000 jhell writes: > Based on the parts of the script with the additions for tracking source > using git(1) I set out to add support for mercurial hg(1) and ended up > cleaning some of the script while making some of those additions. FYI, some ports don't like unusual characters in uname(1), e.g. ports/148255.