From owner-svn-src-all@freebsd.org Thu Oct 22 22:30:39 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC9FAA1CC79; Thu, 22 Oct 2015 22:30:39 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id CA84512C6; Thu, 22 Oct 2015 22:30:39 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id C3444125B; Thu, 22 Oct 2015 22:30:39 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 8B56812EB3; Thu, 22 Oct 2015 22:30:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id iSMg6Wlfu85C; Thu, 22 Oct 2015 22:30:37 +0000 (UTC) Subject: Re: svn commit: r289772 - head/share/mk DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 0497F12EAC To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201510222229.t9MMTPfG079346@repo.freebsd.org> From: Bryan Drewery Organization: FreeBSD Message-ID: <5629638C.6000703@FreeBSD.org> Date: Thu, 22 Oct 2015 15:30:36 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <201510222229.t9MMTPfG079346@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 22 Oct 2015 22:30:40 -0000 On 10/22/15 3:29 PM, Bryan Drewery wrote: > Author: bdrewery > Date: Thu Oct 22 22:29:25 2015 > New Revision: 289772 > URL: https://svnweb.freebsd.org/changeset/base/289772 > > Log: > Fix installation of manpages with WITHOUT_COMPRESS broken since r284685. WITHOUT_MANCOMPRESS of course. -- Regards, Bryan Drewery