Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2007 07:09:46 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo pkg-message pkg-plist ports/mail/p5-Mail-SpamAssassin/files patch-ImageInfo.pm patch-sa-compile.raw patch-sa-learn-raw
Message-ID:  <200706020709.l5279kr2007384@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clsung      2007-06-02 07:09:46 UTC

  FreeBSD ports repository

  Modified files:
    mail/p5-Mail-SpamAssassin Makefile distinfo pkg-message 
                              pkg-plist 
  Added files:
    mail/p5-Mail-SpamAssassin/files patch-ImageInfo.pm 
                                    patch-sa-compile.raw 
  Removed files:
    mail/p5-Mail-SpamAssassin/files patch-sa-learn-raw 
  Log:
  - SpamAssassin has been updated to 3.2.0
  See http://spamassassin.apache.org
  This is mostly a maintenance and features update.
  
  There are however a couple of FreeBsd specific issues:
  
  1) sa-update now puts files into /var/db/spamassassin/{version} where it
     belongs rather than in the non-standard /var/lib/spamassassin.
     Thanks to uhlar@fantomas.sk (see PR: ports/108934
  2) security, version minimum updates:
     Compress-Zlib needs to be minimum 1.04, HTML-Parser, 3.3.1, Tar.pm,
     1.2.3, gnupg >=1.4.7 (gnupg 2.x preferred)
  3) additional files needed: Detect.pm for encoding, p5-Mail-SPF replaces
     p5-Mail-SPF-Query, newer DKIM replaces DomainKeys
  4) sa-compile is broken (need re2c >=.11.3 or it segfaults)
  5) tools directory removed (find it in SVN if you need it)
  6) patch files added: patch-ImageInfo.pm and patch-sa-compile.raw
  7) patch files REMOVED (ports, please note:
     don't need patch-sa-learn-raw anymore!
  
  PR:             ports/112502
  Submitted by:   maintainer (Michael Scheidell)
  
  Revision  Changes    Path
  1.106     +53 -41    ports/mail/p5-Mail-SpamAssassin/Makefile
  1.38      +3 -3      ports/mail/p5-Mail-SpamAssassin/distinfo
  1.1       +147 -0    ports/mail/p5-Mail-SpamAssassin/files/patch-ImageInfo.pm (new)
  1.1       +26 -0     ports/mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw (new)
  1.2       +0 -14     ports/mail/p5-Mail-SpamAssassin/files/patch-sa-learn-raw (dead)
  1.5       +6 -0      ports/mail/p5-Mail-SpamAssassin/pkg-message
  1.38      +36 -18    ports/mail/p5-Mail-SpamAssassin/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706020709.l5279kr2007384>