Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2000 12:10:02 -0700 (PDT)
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/21296: [PATCH] INN port is outdated
Message-ID:  <200009151910.MAA39037@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/21296; it has been noted by GNATS.

From: "Scot W. Hetzel" <hetzels@westbend.net>
To: <des@ofug.org>, <FreeBSD-gnats-submit@FreeBSD.ORG>
Cc:  
Subject: Re: ports/21296: [PATCH] INN port is outdated
Date: Fri, 15 Sep 2000 14:07:40 -0500

 From: "Dag-Erling Smorgrav" <des@ofug.org>
 > Index: pkg/PLIST
 > ===================================================================
 > RCS file: /home/ncvs/ports/news/inn/pkg/PLIST,v
 > retrieving revision 1.9
 > diff -u -r1.9 PLIST
 > --- pkg/PLIST 1999/09/10 08:44:40 1.9
 > +++ pkg/PLIST 2000/09/15 18:32:47
 > @@ -1,14 +1,19 @@
 > -@exec mkdir /var/spool/news
 > -@exec chown news:news /var/spool/news
 >  @exec chmod 0775 /var/spool/news
 > +@exec chown news:news /var/spool/news
 > +@exec mkdir /var/spool/news
 
 Shouldn't the creation of /var/spool/news occur before it gets chown &
 chmod?
 
 Scot
 
 


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?200009151910.MAA39037>