Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 1999 14:33:18 +1100 (EST)
From:      Tony Maher <Tony.Maher@eBioinformatics.com>
To:        freebsd-ports@FreeBSD.org, steve@FreeBSD.org
Subject:   Re: ports/14915: Update port: net/generic-nqs
Message-ID:  <199912270333.OAA29469@shad.internal.en-bio>

next in thread | raw e-mail | index | archive | help
> Synopsis: Update port: net/generic-nqs
> 
> State-Changed-From-To: open->closed
> State-Changed-By: steve
> State-Changed-When: Sun Dec 26 16:45:30 PST 1999
> State-Changed-Why: 
> Update committed, thanks!

Thanks.

Just checked it after cvs update and there is slight problem.
My original copy had scripts in /usr/ports/net/generic-nqs/scripts
all being executable.  After cvsup they are just readable.
Thus doesn't install correctly.  Fix is simple, either a 
chmod 555 /usr/ports/net/generic-nqs/scripts/* is required
or I change the Makefile to make an explicit shell call
e.g. ${SH} ${scriptname}

Which is preferred option?
Do you need a formal PR?

thanks
tonym


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912270333.OAA29469>