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}
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 |
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
State Changed From-To: open->feedback Concern for whether failing 'make test' matters with new version.
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
--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)
State Changed From-To: feedback->closed Committed, thanks. It passes all tests for submitter and for me. That's good enough in my booklet.
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 |