From owner-freebsd-ports Wed Sep 20 6:40: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F27E37B424 for ; Wed, 20 Sep 2000 06:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA69743; Wed, 20 Sep 2000 06:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id EA4D637B422 for ; Wed, 20 Sep 2000 06:34:06 -0700 (PDT) Received: (from olli@localhost) by lurza.secnetix.de (8.9.3/8.9.3) id PAA69809; Wed, 20 Sep 2000 15:34:00 +0200 (CEST) (envelope-from olli) Message-Id: <200009201334.PAA69809@lurza.secnetix.de> Date: Wed, 20 Sep 2000 15:34:00 +0200 (CEST) From: olli@secnetix.de Reply-To: olli@secnetix.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/21417: ports/news/trn/pkg/PLIST misses bin/inews Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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