Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2005 17:16:31 -0400
From:      Michael Scheidell <scheidell@secnap.net>
To:        perl@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: p5-Mail-SpamAssassin-3.0.3_4
Message-ID:  <1d2158be5d08b5a3fd3a17bf1948105e@secnap.net>

next in thread | raw e-mail | index | archive | help
patches to bring freebsd SA port up to SA 3.04 (released last night)
change in makefile:  location for tarball has moved to ../source
seems work fine in FBSD 4.11 install and FBSD 5.3 install

changes in SA: since 3.03:
bug 4080: FORGED_YAHOO_RCVD now failing on new Yahoo internal host 
layout, fixed
bug 4385: .xxx is a new tld, so support it in RegistrarBoundaries (joy)
bug 4171: new way of determining header/body separation w/out needing 
to look for MIME boundary
bug 4367: SORBS lists are mixed up

(others, see Changes in work dir)

--- distinfo.orig       Wed Jun  1 06:59:02 2005
+++ distinfo    Tue Jun  7 17:03:34 2005
@@ -1,2 +1,2 @@
-MD5 (Mail-SpamAssassin-3.0.3.tar.gz) = ca96f23cd1eb7d663ab55db98ef8090c
-SIZE (Mail-SpamAssassin-3.0.3.tar.gz) = 999558
+MD5 (Mail-SpamAssassin-3.0.4.tar.gz) = 51926fe5aabaf57eed2c09061fe8fb02
+SIZE (Mail-SpamAssassin-3.0.4.tar.gz) = 1001430

--- Makefile.orig       Wed Jun  1 06:59:02 2005
+++ Makefile    Tue Jun  7 17:08:55 2005
@@ -6,11 +6,10 @@
  #

  PORTNAME=      Mail-SpamAssassin
-PORTVERSION=   3.0.3
-PORTREVISION=  4
+PORTVERSION=   3.0.4
  CATEGORIES=    mail perl5
  MASTER_SITES=  ${MASTER_SITE_APACHE:S/$/:apache/} 
${MASTER_SITE_PERL_CPAN:S/$/:cpan/}
-MASTER_SITE_SUBDIR=    spamassassin/:apache Mail/:cpan
+MASTER_SITE_SUBDIR=    spamassassin/source/:apache Mail/:cpan
  PKGNAMEPREFIX= p5-
  DISTFILES=     ${DISTNAME}${EXTRACT_SUFX}:apache,cpan




-- 
Michael Scheidell, CTO
SECNAP Network Security




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