From owner-freebsd-ports Sun Nov 3 21:10: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4844837B401 for ; Sun, 3 Nov 2002 21:10:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A400A43E4A for ; Sun, 3 Nov 2002 21:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gA45A1x3020339 for ; Sun, 3 Nov 2002 21:10:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gA45A1Cf020338; Sun, 3 Nov 2002 21:10:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F193D37B401 for ; Sun, 3 Nov 2002 21:05:29 -0800 (PST) Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by mx1.FreeBSD.org (Postfix) with SMTP id 391E643E75 for ; Sun, 3 Nov 2002 21:05:28 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 12654 invoked by uid 100); 4 Nov 2002 05:05:20 -0000 Message-Id: <20021104050520.12653.qmail@mired.org> Date: 4 Nov 2002 05:05:20 -0000 From: Mike Meyer Reply-To: Mike Meyer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/44866: Bublet in the unixstat port. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44866 >Category: ports >Synopsis: Bublet in the unixstat port. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Nov 03 21:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD guru.mired.org 4.7-STABLE FreeBSD 4.7-STABLE #17: Wed Oct 30 09:13:02 CST 2002 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386 >Description: The unixstat port has a typo in the list of manual pages. >How-To-Repeat: Try installing and then removing the port. >Fix: The attached patch corrects the problem. diff -ur unixstat.orig/Makefile unixstat/Makefile --- unixstat.orig/Makefile Sun Nov 3 22:58:07 2002 +++ unixstat/Makefile Sun Nov 3 22:58:31 2002 @@ -20,7 +20,7 @@ MAN1= abut.1 anova.1 calc.1 colex.1 contab.1 desc.1 dm.1 dprime.1 \ dsort.1 features.1 ff.1 fls.1 fpack.1 linex.1 maketrix.1 \ - manstat.1 oneway.1 pair.1 perm.1 probdist.1 rakind.1 rankrel.1 \ + manstat.1 oneway.1 pair.1 perm.1 probdist.1 rankind.1 rankrel.1 \ ranksort.1 regress.1 repeat.1 reverse.1 series.1 stats.1 \ transpose.1 ts.1 unixstat.1 validata.1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message