From owner-freebsd-ports Sun Dec 26 19:33:47 1999 Delivered-To: freebsd-ports@freebsd.org Received: from swan.en-bio.com.au (swan.en-bio.com.au [203.35.254.3]) by hub.freebsd.org (Postfix) with ESMTP id 09DBC14CF4; Sun, 26 Dec 1999 19:33:44 -0800 (PST) (envelope-from Tony.Maher@eBioinformatics.com) Received: from shad.internal.en-bio (www-cache.en-bio.com.au [203.35.254.2]) by swan.en-bio.com.au (8.9.1a/8.9.1) with ESMTP id OAA04659; Mon, 27 Dec 1999 14:33:41 +1100 Received: (from tonym@localhost) by shad.internal.en-bio (8.9.1b+Sun/8.9.1) id OAA29469; Mon, 27 Dec 1999 14:33:18 +1100 (EST) Date: Mon, 27 Dec 1999 14:33:18 +1100 (EST) From: Tony Maher Message-Id: <199912270333.OAA29469@shad.internal.en-bio> To: freebsd-ports@FreeBSD.org, steve@FreeBSD.org Subject: Re: ports/14915: Update port: net/generic-nqs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > 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