Skip site navigation (1)Skip section navigation (2)
Date:      27 Dec 2001 19:06:37 -0000
From:      David Taylor <davidt@yadt.co.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Maintainer <edwin@mavetju.org>
Subject:   ports/33254: papaya-plugins port uses 'Postfix Configuration' script.
Message-ID:  <20011227190637.84135.qmail@gattaca.yadt.co.uk>

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

>Number:         33254
>Category:       ports
>Synopsis:       papaya-plugins port uses 'Postfix Configuration' script.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 27 11:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Taylor
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

ports tree as of 2001-12-27 00:00 UTC.

>Description:

The papaya-plugins port's configuration script was apparantly copied from
the postfix port - without changing the title of the dialog.

>How-To-Repeat:

cd /usr/ports/net/papaya-plugins/; make install

>Fix:

--- configure.papaya-plugins.old        Thu Dec 27 19:04:36 2001
+++ configure.papaya-plugins    Thu Dec 27 19:05:23 2001
@@ -6,8 +6,8 @@
 if [ "${BATCH}" = "yes" ]; then
        set \"common\"
 else
-       /usr/bin/dialog --title "Postfix configuration options" --clear \
-                       --checklist "\n\
+       /usr/bin/dialog --title "papaya-plugins configuration options" \
+                       --clear --checklist "\n\
 Please select desired options:" -1 -1 8 \
 common         "Enable common generic plugins" ON \
 extra          "Enable extra generic plugins" OFF \

NOTE: Patch possibly damaged by cut'n'paste.  It's simple and can be applied
      by hand easily enough anyway.
>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?20011227190637.84135.qmail>