From owner-freebsd-ports Mon Jul 15 17:10:11 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 DAEFD37B400 for ; Mon, 15 Jul 2002 17:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FF5443E58 for ; Mon, 15 Jul 2002 17:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6G0A2JU051917 for ; Mon, 15 Jul 2002 17:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6G0A1Zi051916; Mon, 15 Jul 2002 17:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C67637B400 for ; Mon, 15 Jul 2002 17:01:16 -0700 (PDT) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [66.37.140.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20BD743E42 for ; Mon, 15 Jul 2002 17:01:16 -0700 (PDT) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (verm@localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.3/8.12.3) with ESMTP id g6G0159H033960 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 15 Jul 2002 18:01:05 -0600 (MDT) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.3/8.12.1/Submit) id g6G015aD033959; Mon, 15 Jul 2002 18:01:05 -0600 (MDT) Message-Id: <200207160001.g6G015aD033959@jolly.drunkmonk.net> Date: Mon, 15 Jul 2002 18:01:05 -0600 (MDT) From: Amar Takhar Reply-To: Amar Takhar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40633: Fix port: devel/autogen 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: 40633 >Category: ports >Synopsis: Fix port: devel/autogen >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 15 17:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Amar Takhar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: >Description: I needed autogen for a port i was working on, and i found a problem where it 'hangs' during build, after speaking to a few people i found out that i'm not the only one who's had problems it's been broken for months for some people, either way, this patch will fix that problem and it (shouldn't) impact the people it worked for. Amar. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # patch-autoopts:agman1.tpl # echo x - patch-autoopts:agman1.tpl sed 's/^X//' >patch-autoopts:agman1.tpl << 'END-of-patch-autoopts:agman1.tpl' X--- autoopts/agman1.tpl.orig Mon Jul 15 19:39:33 2002 X+++ autoopts/agman1.tpl Mon Jul 15 19:48:10 2002 X@@ -432,9 +432,9 @@ X ENDIF :+][+: X ESAC :+][+: X ENDIF :+] X-_End_Of_Man_[+: X+_End_Of_Man_{+ X X-(shell (out-pop #t) ) :+] X+(shell (out-pop #t) ) +} X .PP X This manual page was \fIAutoGen\fP-erated from the \fB[+:prog_name:+]\fP X option definitions.[+: # END-of-patch-autoopts:agman1.tpl exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message