Bug 40568

Summary: Update port: mail/p5-Mail-SpamAssassin 2.30 -> 2.31
Product: Ports & Packages Reporter: Edwin Woudt <edwin>
Component: Individual Port(s)Assignee: Alan Eldridge <alane>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Edwin Woudt 2002-07-14 21:20:01 UTC
This patch updates SpamAssassin from version 2.30 to 2.31.
Changes are mostly rule updates.

Fix: PORTNAME=      Mail-SpamAssassin
-PORTVERSION=   2.30
+PORTVERSION=   2.31
 CATEGORIES=    mail perl5
 MASTER_SITES=  http://spamassassin.org/released/ \
                ${MASTER_SITE_PERL_CPAN}
Comment 1 Anton Berezin 2002-07-15 00:21:42 UTC
On Sun, Jul 14, 2002 at 01:13:31PM -0700, Edwin Woudt wrote:

> This patch updates SpamAssassin from version 2.30 to 2.31.
> Changes are mostly rule updates.

This does not seem to pass make test in WRKSRC dir.

=Anton.
-- 
| Anton Berezin                |      FreeBSD: The power to serve |
| catpipe Systems ApS   _ _ |_ |           http://www.FreeBSD.org |
| tobez@catpipe.net    (_(_||  |                tobez@FreeBSD.org | 
| +45 7021 0050                |         Private: tobez@tobez.org |
Comment 2 Alan Eldridge 2002-07-15 03:18:52 UTC
On Sun, Jul 14, 2002 at 04:30:04PM -0700, Anton Berezin wrote:
>The following reply was made to PR ports/40568; it has been noted by GNATS.
>
>From: Anton Berezin <tobez@tobez.org>
>To: Edwin Woudt <edwin@woudt.nl>
>Cc: freebsd-gnats-submit@FreeBSD.org
>Subject: Re: ports/40568: Update port: mail/p5-Mail-SpamAssassin 2.30 -> 2.31
>Date: Mon, 15 Jul 2002 01:21:42 +0200
>
> On Sun, Jul 14, 2002 at 01:13:31PM -0700, Edwin Woudt wrote:
> 
> > This patch updates SpamAssassin from version 2.30 to 2.31.
> > Changes are mostly rule updates.
> 
> This does not seem to pass make test in WRKSRC dir.

Does 2.30 pass make test? If so, then it's possibly an issue. If not,
then it doesn't really matter, does it?
-- 
AlanE
Comment 3 Alan Eldridge freebsd_committer freebsd_triage 2002-07-15 05:02:16 UTC
State Changed
From-To: open->feedback

Concern for whether failing 'make test' matters with new version. 


Comment 4 Alan Eldridge freebsd_committer freebsd_triage 2002-07-15 05:02:16 UTC
Responsible Changed
From-To: freebsd-ports->alane

I'll take this; I started the inquiry about it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40568 

It passes all tests for submitter and for me. That's good enough in my
booklet. -- AlanE
Comment 5 Edwin Woudt 2002-07-15 05:12:40 UTC
--On maandag 15 juli 2002 1:21 +0200 Anton Berezin <tobez@tobez.org> wrote:

> On Sun, Jul 14, 2002 at 01:13:31PM -0700, Edwin Woudt wrote:
>
>> This patch updates SpamAssassin from version 2.30 to 2.31.
>> Changes are mostly rule updates.
>
> This does not seem to pass make test in WRKSRC dir.

Hmm... all tests pass on my machine. What tests are failing on yours?


Edwin


[06:08:49 root@recce p5-Mail-SpamAssassin] cd work/Mail-SpamAssassin-2.31/
[06:08:54 root@recce Mail-SpamAssassin-2.31] make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.00503 -Iblib/arch -Iblib/lib 
-I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 -e 'use 
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/db_based_whitelist.ok
t/forged_rcvd.......ok
t/nonspam...........ok
t/razor.............ok
t/reportheader......ok
t/spam..............ok
t/spamd.............ok
t/spamd_maxsize.....ok
t/spamd_port........ok
t/spamd_stop........ok
t/strip2............ok
t/stripmarkup.......ok
All tests successful.
Files=12,  Tests=67, 73 wallclock secs (32.48 cusr +  2.97 csys = 35.45 CPU)
Comment 6 Alan Eldridge freebsd_committer freebsd_triage 2002-07-15 05:41:11 UTC
State Changed
From-To: feedback->closed

Committed, thanks. It passes all tests for submitter and for me. That's good 
enough in my booklet.
Comment 7 Anton Berezin 2002-07-16 11:38:20 UTC
On Mon, Jul 15, 2002 at 12:12:40AM -0400, Edwin Woudt wrote:
> --On maandag 15 juli 2002 1:21 +0200 Anton Berezin <tobez@tobez.org> wrote:
> 
> >On Sun, Jul 14, 2002 at 01:13:31PM -0700, Edwin Woudt wrote:
> >
> >>This patch updates SpamAssassin from version 2.30 to 2.31.
> >>Changes are mostly rule updates.
> >
> >This does not seem to pass make test in WRKSRC dir.

> Hmm... all tests pass on my machine. What tests are failing on yours?

It might be a dependency issue - I did not dig deeper.  One reference
point:  I built and installed the port in a clean jail (no packages
installed previously).  Then it failed quite a number of tests;  sorry I
don't have the output handy.  I would expect it to be perfectly
reproducible.

=Anton.
-- 
| Anton Berezin                |      FreeBSD: The power to serve |
| catpipe Systems ApS   _ _ |_ |           http://www.FreeBSD.org |
| tobez@catpipe.net    (_(_||  |                tobez@FreeBSD.org | 
| +45 7021 0050                |         Private: tobez@tobez.org |