Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 15:34:00 +0200 (CEST)
From:      olli@secnetix.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21417: ports/news/trn/pkg/PLIST misses bin/inews
Message-ID:  <200009201334.PAA69809@lurza.secnetix.de>

next in thread | raw e-mail | index | archive | help

>Number:         21417
>Category:       ports
>Synopsis:       ports/news/trn/pkg/PLIST misses bin/inews
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 20 06:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Fromme
>Release:        FreeBSD 4.1-RELEASE i386
>Organization:
secnetix GmbH & Co KG
>Environment:

   Current version of the ports collection.

>Description:

   The file bin/inews is missing from the PLIST of news/trn,
   even though it gets installed during a "make install".

   (NB:  I'm submitting this with severity "serious" because
   we had some downtime on our server, which was caused by
   bin/inews being overwritten without us noticing.  :-(
   YMMV.

   BTW, the same problem probably applies to the news/trn4
   port, but I didn't verify this.

>How-To-Repeat:

   Type "make install" in /usr/ports/news/trn, the check
   /usr/local/bin/inews and compare with "pkg_info -L".

>Fix:

--- ports/news/trn/pkg/PLIST.orig	Wed Jul  5 09:16:42 2000
+++ ports/news/trn/pkg/PLIST	Wed Sep 20 15:33:01 2000
@@ -1,6 +1,7 @@
 @exec echo "Be sure to edit %D/bin/Pnews and %D/bin/newsetup to set the Distribution codes"
 bin/Pnews
 bin/Rnmail
+bin/inews
 bin/newsetup
 bin/newsgroups
 bin/nntplist


>Release-Note:
>Audit-Trail:
>Unformatted:


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?200009201334.PAA69809>