From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 1 10:20:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B937339A for ; Sat, 1 Mar 2014 10:20:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7A7B313A0 for ; Sat, 1 Mar 2014 10:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s21AK009052425 for ; Sat, 1 Mar 2014 10:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s21AK0Sa052424; Sat, 1 Mar 2014 10:20:00 GMT (envelope-from gnats) Resent-Date: Sat, 1 Mar 2014 10:20:00 GMT Resent-Message-Id: <201403011020.s21AK0Sa052424@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Harlan Stenn Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B102B24 for ; Sat, 1 Mar 2014 10:14:38 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 584D612C8 for ; Sat, 1 Mar 2014 10:14:38 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s21AEcEd013300 for ; Sat, 1 Mar 2014 10:14:38 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s21AEcUJ013299; Sat, 1 Mar 2014 10:14:38 GMT (envelope-from nobody) Message-Id: <201403011014.s21AEcUJ013299@cgiserv.freebsd.org> Date: Sat, 1 Mar 2014 10:14:38 GMT From: Harlan Stenn To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/187166: 10_kfreebsd has \t chars that become 't' chars instead of TAB chars X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 10:20:00 -0000 >Number: 187166 >Category: ports >Synopsis: 10_kfreebsd has \t chars that become 't' chars instead of TAB chars >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 01 10:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Harlan Stenn >Release: 10.0-RELEASE >Organization: NTP Project >Environment: FreeBSD max.local. 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The file /usr/local/etc/grub.d/10_kfreebsd is generated from a script that has '\t' characters that expand to 't' characters instead of TAB characters. This means the resulting /boot/grub/grub.cfg file doesn't work as expected... >How-To-Repeat: Install sysutils/grub2 and have the system install a grub.cfg file. Look at the result... >Fix: >Release-Note: >Audit-Trail: >Unformatted: