From verm@jolly.drunkmonk.net  Mon Jul 15 17:01:16 2002
Return-Path: <verm@jolly.drunkmonk.net>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9C67637B400
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <verm@drunkmonk.net>
Reply-To: Amar Takhar <verm@drunkmonk.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Fix port: devel/autogen
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         40633
>Category:       ports
>Synopsis:       Fix port: devel/autogen
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 15 17:10:01 PDT 2002
>Closed-Date:    Mon Jul 15 23:31:50 PDT 2002
>Last-Modified:  Mon Jul 15 23:31:50 PDT 2002
>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:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Mon Jul 15 23:31:42 PDT 2002 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40633 
>Unformatted:
