Date: Mon, 21 Aug 2006 11:44:20 +0400 From: Roman Bogorodskiy <novel@FreeBSD.org> To: Kirill Ponomarew <krion@voodoo.bawue.com> 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 Message-ID: <20060821074420.GA588@underworld.novel.ru> In-Reply-To: <20060821074048.GA9699@voodoo.bawue.com> References: <200608210735.k7L7Zqid037975@repoman.freebsd.org> <20060821073555.2DC0C16A50B@hub.freebsd.org> <20060821074048.GA9699@voodoo.bawue.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Kirill Ponomarew wrote: > On Mon, Aug 21, 2006 at 07:35:55AM +0000, Roman Bogorodskiy wrote: > > novel 2006-08-21 07:35:52 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > mail/msmtp Makefile distinfo pkg-plist=20 > > Log: > > Update to 1.4.7. > > =20 > > Revision Changes Path > > 1.25 +1 -2 ports/mail/msmtp/Makefile > > 1.17 +3 -3 ports/mail/msmtp/distinfo > > 1.4 +1 -0 ports/mail/msmtp/pkg-plist > > _______________________________________________ > > cvs-all@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/cvs-all > > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" > >=20 > >=20 > > Index: ports/mail/msmtp/Makefile > > diff -u ports/mail/msmtp/Makefile:1.24 ports/mail/msmtp/Makefile:1.25 > > --- ports/mail/msmtp/Makefile:1.24 Thu Jul 6 17:41:19 2006 > > +++ ports/mail/msmtp/Makefile Mon Aug 21 07:35:52 2006 > > @@ -6,8 +6,7 @@ > > # > > =20 > > PORTNAME=3D msmtp > > -PORTVERSION=3D 1.4.6 > > -PORTREVISION=3D 1 > > +PORTVERSION=3D 1.4.7 > > CATEGORIES=3D mail ipv6 > > MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} > > MASTER_SITE_SUBDIR=3D msmtp > > Index: ports/mail/msmtp/distinfo > > diff -u ports/mail/msmtp/distinfo:1.16 ports/mail/msmtp/distinfo:1.17 > > --- ports/mail/msmtp/distinfo:1.16 Tue Jun 20 06:14:49 2006 > > +++ ports/mail/msmtp/distinfo Mon Aug 21 07:35:52 2006 > > @@ -1,3 +1,3 @@ > > -MD5 (msmtp-1.4.6.tar.bz2) =3D 0f76ca980151db88d5c26dda995c8701 > > -SHA256 (msmtp-1.4.6.tar.bz2) =3D 228b34155bf1ebd4f312c7349eb4aa8c351f5= 60fedeac8a346b5beb117e4b1bb > > -SIZE (msmtp-1.4.6.tar.bz2) =3D 530538 > > +MD5 (msmtp-1.4.7.tar.bz2) =3D 9c87a1f40e05dae4896622b56ec71b56 > > +SHA256 (msmtp-1.4.7.tar.bz2) =3D e795dc62a98c9e83ecaea3d1dde074156228c= f55eff42f8dbfd835cabad28d89 > > +SIZE (msmtp-1.4.7.tar.bz2) =3D 527853 > > Index: ports/mail/msmtp/pkg-plist > > diff -u ports/mail/msmtp/pkg-plist:1.3 ports/mail/msmtp/pkg-plist:1.4 > > --- 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. Yes, but it creates the dir for some reason (tinderbox reports about it without this @dirrm line in plist). > -Kirill --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iQCVAwUBROlkVIB0WzgdqspGAQLu4wP/SODKidkAsp/zy8vt2ZB4j0H1TyAeYNJY kiyMZcbldIwIptOYmpUmGAb0Ls3Un06lvf/kxo2tqXSiviGIpZQ4sGRCmUX1d0qQ 198RfRVlbCGA0VmRY4w+IIIHmtmXaPJWPJWZigHuYhAgVWwVb4bdVNhnEMdxMyDD cE2RUT83gTM= =0MTl -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060821074420.GA588>