From owner-freebsd-ports Sun Oct 17 13:30: 9 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 423071506F for ; Sun, 17 Oct 1999 13:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA38288; Sun, 17 Oct 1999 13:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id 81D911511C for ; Sun, 17 Oct 1999 13:21:08 -0700 (PDT) (envelope-from will@shadow.blackdawn.com) Received: from 5042-243.008.popsite.net ([209.224.140.243] helo=shadow.blackdawn.com) by neptune.psn.net with esmtp (PSN Internet Service 2.12 #3) for FreeBSD-gnats-submit@FreeBSD.ORG id 11cwnj-0004z0-00; Sun, 17 Oct 1999 13:21:07 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.3) id QAA27984; Sun, 17 Oct 1999 16:21:04 -0400 (EDT) (envelope-from will) Message-Id: <199910172021.QAA27984@shadow.blackdawn.com> Date: Sun, 17 Oct 1999 16:21:04 -0400 (EDT) From: Will Andrews Reply-To: Will Andrews To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/14376: [PATCH] shells/zsh-devel - fix zshall(1) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14376 >Category: ports >Synopsis: [PATCH] shells/zsh-devel - fix zshall(1) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 17 13:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Will Andrews >Release: FreeBSD 3.3-STABLE i386 >Organization: none >Environment: FreeBSD shadow.blackdawn.com 3.3-STABLE FreeBSD 3.3-STABLE #0: Mon Oct 4 19:40:23 EDT 1999 root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW i386 >Description: suggested-by: Dan Nelson This patch fixes the zshall(1) manpage. (It may not be obvious by this e-mail, but I am jumping up and down for joy.) >How-To-Repeat: Apply the patch to the current zsh-devel port. >Fix: diff -urN zsh-devel/Makefile zsh-devel.new/Makefile --- zsh-devel/Makefile Sun Oct 17 16:01:07 1999 +++ zsh-devel.new/Makefile Sun Oct 17 15:43:44 1999 @@ -27,6 +27,7 @@ #LDFLAGS+=-static post-install: + @man zshall > /dev/null @${INSTALL_DATA} ${WRKSRC}/Doc/zsh.info ${PREFIX}/info @install-info ${PREFIX}/info/zsh.info ${PREFIX}/info/dir @${ECHO} "Updating /etc/shells" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message