From owner-cvs-all@FreeBSD.ORG Mon Aug 21 08:10:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13F5316A4E8; Mon, 21 Aug 2006 08:10:18 +0000 (UTC) (envelope-from novel@smtp.hispeed.ch) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 826B543D67; Mon, 21 Aug 2006 08:10:05 +0000 (GMT) (envelope-from novel@smtp.hispeed.ch) Received: from coredump.fannet.ru (novel.fannet.ru [82.116.56.3]) (authenticated bits=0) by smtp.hispeed.ch (8.12.11.20060308/8.12.6/taifun-1.0) with ESMTP id k7L8A3wL026246; Mon, 21 Aug 2006 10:10:04 +0200 Date: Mon, 21 Aug 2006 12:10:39 +0400 From: Roman Bogorodskiy To: Kirill Ponomarew Message-ID: <20060821081039.GC588@underworld.novel.ru> Mail-Followup-To: Kirill Ponomarew , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200608210735.k7L7Zqid037975@repoman.freebsd.org> <20060821073555.2DC0C16A50B@hub.freebsd.org> <20060821074048.GA9699@voodoo.bawue.com> <20060821074420.GA588@underworld.novel.ru> <20060821075211.GB9699@voodoo.bawue.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lCAWRPmW1mITcIfM" Content-Disposition: inline In-Reply-To: <20060821075211.GB9699@voodoo.bawue.com> X-PGP: http://people.freebsd.org/~novel/novel.key.asc X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on smtp-05.tornado.cablecom.ch X-Virus-Status: Clean X-DCC-spamcheck-02.tornado.cablecom.ch-Metrics: smtp-05.tornado.cablecom.ch 1378; Body=4 Fuz1=4 Fuz2=4 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: [ports] cvs commit: ports/mail/msmtp Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2006 08:10:18 -0000 --lCAWRPmW1mITcIfM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Kirill Ponomarew wrote: > On Mon, Aug 21, 2006 at 11:44:20AM +0400, Roman Bogorodskiy wrote: > > > > Index: ports/mail/msmtp/pkg-plist > > > > diff -u ports/mail/msmtp/pkg-plist:1.3 ports/mail/msmtp/pkg-plist:1= =2E4 > > > > --- ports/mail/msmtp/pkg-plist:1.3 Sat Jul 9 05:56:40 2005 > > > > +++ ports/mail/msmtp/pkg-plist Mon Aug 21 07:35:52 2006 > > > > @@ -1,2 +1,3 @@ > > > > bin/msmtp > > > > %%NLS%%share/locale/de/LC_MESSAGES/msmtp.mo > > > > +@dirrm %%DATADIR%% > > > ^^^^^^^^^^^^^^^^^^ > > >=20 > > > It seems it's wrong, you don't install any files/dirs into DATADIR. > >=20 > > Yes, but it creates the dir for some reason (tinderbox reports about it > > without this @dirrm line in plist). >=20 > If it creates empty directory, it doesn't make much sense, anyway > you can prevent installing it in Makefiles. I have asked the developer that's the purpose of this dir. If he says it's not needed I will probably patch the port to not install it (if the patching would not be painful). --lCAWRPmW1mITcIfM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iQCVAwUBROlqf4B0WzgdqspGAQK/eAP/cVF/lztbyjbf6q/HxUWjn3M+gN1AHOu+ GsQLgxi2mzxQ+ZxgsNEMb6IEzoPb4RKQS4MS8g9HC6TkyL2moFbqpbrO8HxpZE5j rvbgRJjRIfwrNLHUShRuO8l0P4rBAoFSHmZ+nXaxkGgGNnpNKwWgNyK9S6nubPic FkFdbDRlb+k= =IHnv -----END PGP SIGNATURE----- --lCAWRPmW1mITcIfM--