From owner-cvs-ports@FreeBSD.ORG Fri Jan 27 10:19:06 2012 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6BBD1065672; Fri, 27 Jan 2012 10:19:06 +0000 (UTC) (envelope-from sem@freebsd.org) Received: from mail.ciam.ru (mail.ciam.ru [91.209.218.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9164C8FC13; Fri, 27 Jan 2012 10:19:06 +0000 (UTC) Received: from root by mail.ciam.ru with drweb-scanned (Exim 4.x) id 1RqiIa-00079U-Dg; Fri, 27 Jan 2012 13:40:48 +0400 Received: from [46.242.19.18] (helo=[172.16.100.20]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1RqiIa-00079R-61; Fri, 27 Jan 2012 13:40:48 +0400 Message-ID: <4F22711C.9060500@FreeBSD.org> Date: Fri, 27 Jan 2012 13:40:44 +0400 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: Doug Barton References: <201201261344.q0QDiwqb056852@repoman.freebsd.org> <4F22181F.4000102@FreeBSD.org> In-Reply-To: <4F22181F.4000102@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Maild-Checked: DrWEB for Exim X-Antivirus: Dr.Web (R) for Unix mail servers drweb plugin ver.6.0.2.0 X-Antivirus-Code: 0x100000 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/dns/unbound Makefile distinfo ports/dns/unbound/files unbound.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2012 10:19:07 -0000 Thank you. Fixed. 27.01.2012 07:21, Doug Barton wrote: > This change broke the plist. Fix attached. > > > On 01/26/2012 05:44, Sergey Matveychuk wrote: >> sem 2012-01-26 13:44:58 UTC >> >> FreeBSD ports repository >> >> Modified files: >> dns/unbound Makefile distinfo >> dns/unbound/files unbound.in >> Log: >> - Update to 1.4.15 >> * Fixed a little memory leak >> * Couple other bugs fixed >> - Run unbound-checkconf before start. >> >> Revision Changes Path >> 1.47 +1 -2 ports/dns/unbound/Makefile >> 1.27 +2 -2 ports/dns/unbound/distinfo >> 1.8 +5 -4 ports/dns/unbound/files/unbound.in >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/dns/unbound/Makefile.diff?&r1=1.46&r2=1.47&f=u >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/dns/unbound/distinfo.diff?&r1=1.26&r2=1.27&f=u >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/dns/unbound/files/unbound.in.diff?&r1=1.7&r2=1.8&f=u >> > > >