Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2002 18:01:05 -0600 (MDT)
From:      Amar Takhar <verm@drunkmonk.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40633: Fix port: devel/autogen
Message-ID:  <200207160001.g6G015aD033959@jolly.drunkmonk.net>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207160001.g6G015aD033959>