16 Фев 2015 г. 17:50 пользователь "Amit Kulkarni" <amitk...@gmail.com> написал: > > > On Mon, Feb 16, 2015 at 9:45 AM, Stuart Henderson <st...@openbsd.org> wrote: >> >> On 2015/02/16 16:43, Alexey Vatchenko wrote: >> > Corrected, if it's what you mean Amit. >> >> I didn't see Amit's mail, but: >> >> > Index: Makefile >> > =================================================================== >> > RCS file: /cvs/ports/sysutils/hotplug-diskmount/Makefile,v >> > retrieving revision 1.7 >> > diff -u -p -r1.7 Makefile >> > --- Makefile 22 Jul 2014 10:55:41 -0000 1.7 >> > +++ Makefile 16 Feb 2015 14:36:02 -0000 >> > @@ -1,8 +1,8 @@ >> > -# $OpenBSD: Makefile,v 1.7 2014/07/22 10:55:41 ajacoutot Exp $ >> > +# $OpenBSD$ >> >> CVS changes this anyway >> >> > COMMENT = disk auto-mounter >> > >> > -DISTNAME = hotplug-diskmount-0.8 >> > +DISTNAME = hotplug-diskmount-0.9 >> > REVISION = 0 >> > >> >> I am guessing he said to remove the revision line which is the one above. >> > > Yes, exactly! And also to resend using cvs diff -Nup.
Sorry, you mean REVISION = 0 line in Makefile. I didn't understand it at once. And yes, I did cvs diff -Nup I will send new diff soon.