From owner-cvs-ports@FreeBSD.ORG Fri Aug 31 16:13:23 2007 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 7D0FA16A421; Fri, 31 Aug 2007 16:13:23 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.freebsd.org (Postfix) with ESMTP id 337C913C4A8; Fri, 31 Aug 2007 16:13:23 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from dhcp250-210.yandex.ru ([87.250.250.210]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1IR838-0007qf-Mv; Fri, 31 Aug 2007 19:04:42 +0400 Message-ID: <46D82E0A.7040900@FreeBSD.org> Date: Fri, 31 Aug 2007 19:04:42 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Doug Barton References: <200708301502.l7UF2lmC049603@repoman.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 8bit Cc: cvs-ports@FreeBSD.org, w@wrzask.pl, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/drweb Makefile pkg-plist ports/security/drweb/files drwebd.sh.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, 31 Aug 2007 16:13:23 -0000 Doug Barton пишет: > On Thu, 30 Aug 2007, Sergey Matveychuk wrote: > >> sem 2007-08-30 15:02:47 UTC >> >> FreeBSD ports repository >> >> Modified files: >> security/drweb Makefile pkg-plist >> Added files: >> security/drweb/files drwebd.sh.in >> Log: >> - Modern rc.d script >> >> PR: ports/115198 >> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=115198 >> Submitted by: Jan Srzednicki >> Approved by: maintainer >> >> Revision Changes Path >> 1.54 +2 -3 ports/security/drweb/Makefile >> 1.1 +24 -0 ports/security/drweb/files/drwebd.sh.in (new) >> 1.27 +1 -2 ports/security/drweb/pkg-plist >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/drweb/Makefile.diff?&r1=1.53&r2=1.54&f=h >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/drweb/files/drwebd.sh.in >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/drweb/pkg-plist.diff?&r1=1.26&r2=1.27&f=h >> > > The script looks good, just one nit: the filename should not have the > .sh extension. It should be "drwebd.in" only. > > Thanks, > > Doug > I does not metter at all I think. ".sh" will removed when file will be installed. -- Dixi. Sem.