Date: Sun, 16 Jun 2002 16:34:50 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Cy Schubert - CITS Open Systems Group <Cy.Schubert@uumail.gov.bc.ca> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/ntp Makefile Message-ID: <3D0C93FA.DC913FE1@FreeBSD.org> References: <200206161305.g5GD5vad034926@cwsys.cwsent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Cy Schubert - CITS Open Systems Group wrote:
>
> In message <200206161252.g5GCq1j47904@freefall.freebsd.org>, Maxim
> Sobolev writ
> es:
> > sobomax 2002/06/16 05:52:01 PDT
> >
> > Modified files:
> > net/ntp Makefile
> > Log:
> > Don't use command like the following "tar --exclude ".*" -cf foo.bar ."
> > because `.' itself gets excluded and therefore no files are added into
> > arcive. This should unbreak package on -current with new tar.
> >
> > Reported by: kris
> >
> > Revision Changes Path
> > 1.28 +1 -1 ports/net/ntp/Makefile
>
> The port's maintainer, e.g. me, should have been in the loop. Next
> time send me an email, please.
As you wish. The fix was so simple and without any side-effects (there
are no .* files in the ${WRKSRC}/html dir other that `.' and `..'), so
that I've opted to not waste your and my time by asking for a formal
approval. While we on topic I would like to point out that IMO
currently MAINTAINER thing is overused - the project needs more
co-operation spirit not less, while applying MAINTAINER's lock without
taking the common sense into the consideration first works in the
exactly opposite direction. :(
> Or am I out of line here? If I am out
> of line here, then I have a patch that needs to be committed to
> postgresql7. I suppose I can commit it without discussing it with the
> maintainer. Right?
>
> While you're at it, please make the change to ntp-devel too. Thanks.
Done, thank you for the reminder.
-Maxim
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D0C93FA.DC913FE1>
