From owner-svn-src-all@FreeBSD.ORG Sat Jul 7 08:41:38 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A68FD106564A; Sat, 7 Jul 2012 08:41:38 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 214518FC0C; Sat, 7 Jul 2012 08:41:38 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 65FF440002; Sat, 7 Jul 2012 10:41:36 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 5AE8E40007; Sat, 7 Jul 2012 10:41:36 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 1D8A540002; Sat, 7 Jul 2012 10:41:36 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3WTmW32ppqz8gtM; Sat, 7 Jul 2012 10:41:35 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id q3TI7zfkbcfu; Sat, 7 Jul 2012 10:41:33 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3WTmW10L6Nz8gtL; Sat, 7 Jul 2012 10:41:33 +0200 (CEST) Received: from tifa.daemonic.se (tifa.daemonic.se [10.32.0.6]) by mail.daemonic.se (Postfix) with ESMTPSA id 3WTmW06t9lz9Ctj; Sat, 7 Jul 2012 10:41:32 +0200 (CEST) Received: from tifa.daemonic.se (localhost [IPv6:::1]) by tifa.daemonic.se (Postfix) with ESMTP id BBE0E228F3; Sat, 7 Jul 2012 10:41:32 +0200 (CEST) Message-ID: <4FF7F63C.40501@daemonic.se> Date: Sat, 07 Jul 2012 10:41:32 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Tim Kientzle References: <201207070414.q674ETpZ010784@svn.freebsd.org> In-Reply-To: <201207070414.q674ETpZ010784@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r238185 - head/usr.bin/mkesdb X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jul 2012 08:41:38 -0000 On 07/07/12 06:14, Tim Kientzle wrote: > Author: kientzle > Date: Sat Jul 7 04:14:28 2012 > New Revision: 238185 > URL: http://svn.freebsd.org/changeset/base/238185 > > Log: > Unbreak building WITH_ICONV=yes and new yacc. > > Modified: > head/usr.bin/mkesdb/ldef.h > Can you please have a look at http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/167481 as well? Regards! -- Niclas Zeising