pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/26806 CVS commit: pkgsrc/mail/spamass-milter



The following reply was made to PR pkg/26806; it has been noted by GNATS.

From: Thomas Klausner <wiz%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/26806 CVS commit: pkgsrc/mail/spamass-milter
Date: Thu,  7 Apr 2005 11:27:48 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  wiz
 Date:          Thu Apr  7 11:27:48 UTC 2005
 
 Modified Files:
        pkgsrc/mail/spamass-milter: Makefile distinfo
 Added Files:
        pkgsrc/mail/spamass-milter/patches: patch-aa
 
 Log Message:
 Update to 0.3.0nb1:
 Add a patch from Yoshitaka Tokugawa provided in PR 26806, which
 has also been added to the spamass CVS repository:
 
    Always use macro_b, so SA can do future/past validation.
    It is not a bug, but it makes SA happier.
 
    SA 2.x requires "($v/$Z)$?r with $r" part of Received: header.
    I don't think SA 3.x need this, but keep it for SA 2.x users.
 
    There is a bug in cmp_nocase_partial() function. Without my hack,
    cmp_nocase_partial("X-Spam-", "X-Spam") returns 0 which is
    incorrect behavior for this function.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.15 -r1.16 pkgsrc/mail/spamass-milter/Makefile
 cvs rdiff -r1.4 -r1.5 pkgsrc/mail/spamass-milter/distinfo
 cvs rdiff -r0 -r1.1 pkgsrc/mail/spamass-milter/patches/patch-aa
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index