ports/134782: [PATCH] p5-Mail-SpamAssassin, typo in pkg-install

Edmondas Girkantas eg at fbsd.lt
Thu May 21 11:20:02 UTC 2009


>Number:         134782
>Category:       ports
>Synopsis:       [PATCH] p5-Mail-SpamAssassin, typo in pkg-install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 21 11:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Edmondas Girkantas
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD nebula.fbsd.lt 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
There is a small typo pkg-install (see the patch)
>How-To-Repeat:

>Fix:
Apply given patch.

Patch attached with submission follows:

diff -ruN p5-Mail-SpamAssassin.orig/pkg-install p5-Mail-SpamAssassin/pkg-install
--- p5-Mail-SpamAssassin.orig/pkg-install	2009-05-21 14:10:36.000000000 +0300
+++ p5-Mail-SpamAssassin/pkg-install	2009-05-21 14:11:02.000000000 +0300
@@ -39,7 +39,7 @@
    fi
    grep '^load.*Rule2XSBody' ${PKG_PREFIX}/etc/mail/spamassassin/v320.pre > /dev/null
    if [ $? -eq 0 ];then
-     if yesno "Do you with to compile rules with re2c (will take a long time)" "N";then
+     if yesno "Do you wish to compile rules with re2c (will take a long time)" "N";then
        ${PKG_PREFIX}/bin/sa-compile
      fi
    fi


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list