From linimon@lonesome.com  Wed Jul  9 18:56:58 2003
Return-Path: <linimon@lonesome.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BDCD137B412
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  9 Jul 2003 18:56:58 -0700 (PDT)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EC3E543FB1
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  9 Jul 2003 18:56:57 -0700 (PDT)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.soaustin.net (Postfix) with ESMTP
	id B6F43140CD; Wed,  9 Jul 2003 20:56:56 -0500 (CDT)
Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1])
	by lonesome.lonesome.com (8.12.9/8.12.3) with ESMTP id h6A20WNa018197;
	Wed, 9 Jul 2003 21:00:33 -0500 (CDT)
	(envelope-from linimon@lonesome.lonesome.com)
Received: (from linimon@localhost)
	by lonesome.lonesome.com (8.12.9/8.12.6/Submit) id h6A20VNW018196;
	Wed, 9 Jul 2003 21:00:31 -0500 (CDT)
	(envelope-from linimon)
Message-Id: <200307100200.h6A20VNW018196@lonesome.lonesome.com>
Date: Wed, 9 Jul 2003 21:00:31 -0500 (CDT)
From: Mark Linimon <linimon@lonesome.com>
Reply-To:
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: hetzels@westbend.net
Subject: [patch][non-maintainer] better identification for security/cyrus-sasl configuration dialog
X-Send-Pr-Version: 3.113.1
X-GNATS-Notify:

>Number:         54299
>Category:       ports
>Synopsis:       [patch] [non-maintainer] better identification for security/cyrus-sasl configuration dialog
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 09 19:00:29 PDT 2003
>Closed-Date:    Tue Aug 12 11:56:25 PDT 2003
>Last-Modified:  Wed Jan 14 20:32:23 UTC 2009
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	One irritation with using portupgrade -a is that you are
	suddenly confronted with configuration dialogs for which
	you don't know the port.  This clarifies one such label.
>How-To-Repeat:
	make install
>Fix:

--- cyrus-sasl/scripts/configure.sasl.dist	Sat May 24 15:20:40 2003
+++ cyrus-sasl/scripts/configure.sasl	Wed Jul  9 20:47:14 2003
@@ -56,7 +56,7 @@
 		SET_LDAP1="ON"
 	fi
 
-	/usr/bin/dialog --title "Additional SASL options" --clear \
+	/usr/bin/dialog --title "Additional Cyrus SASL options" --clear \
 		--checklist "\n\
 Please select desired options:" -1 -1 16 \
 NDBM		"ndbm DB" ${SET_NDBM} \
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Tue Aug 12 11:56:15 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

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