From owner-svn-ports-all@FreeBSD.ORG Fri Nov 22 14:19:04 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org 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 6843DC0C; Fri, 22 Nov 2013 14:19:04 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 434E52735; Fri, 22 Nov 2013 14:19:02 +0000 (UTC) Received: by shepard.synsport.net (Postfix, from userid 80) id D7301438EB; Fri, 22 Nov 2013 08:18:44 -0600 (CST) To: Erwin Lansing Subject: Re: svn commit: r334593 - in head/dns: bind96 bind96/files bind98 bind98/files bind99 bind99/files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 22 Nov 2013 15:18:44 +0100 From: "John Marino (FreeBSD)" Mail-Reply-To: marino@freebsd.org In-Reply-To: <201311221341.rAMDfY3g002148@svn.freebsd.org> References: <201311221341.rAMDfY3g002148@svn.freebsd.org> Message-ID: <01490d316b5dd7f01f1c843871542666@secure.marino.st> X-Sender: freebsd.contact@marino.st User-Agent: Roundcube Webmail/0.9.1 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, owner-ports-committers@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: marino@freebsd.org List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Nov 2013 14:19:04 -0000 On 2013-11-22 14:41, Erwin Lansing wrote: > Author: erwin > Date: Fri Nov 22 13:41:34 2013 > New Revision: 334593 > URL: http://svnweb.freebsd.org/changeset/ports/334593 > > Log: > Fix startup script. > > PR: 184159 [1] > Submitted by: Pawel Biernacki [1], > Trond Endrestoel (private email) > > Modified: > head/dns/bind96/Makefile > head/dns/bind96/files/named > head/dns/bind98/Makefile > head/dns/bind98/files/named > head/dns/bind99/Makefile > head/dns/bind99/files/named Hi Erwin, I was hoping you would have also combined OSVERSION with OPSYS == FreeBSD as we talked about on IRC last week. Are you still planning on doing that? Regards, John