Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2006 09:07:56 -0500
From:      "Michael Scheidell" <scheidell@secnap.net>
To:        <perl@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: p5-Mail-SpamAssassin-3.1.0_6 to 3.1.1
Message-ID:  <000501c649cc$32f7e260$0e00600a@family>

next in thread | raw e-mail | index | archive | help
Patches for SA 3.11 (released  3/6/2006)
Notes for fixes include fixed for incompatible DomainKeys.pm (hence the =
dependency in makefile.  I hope I have it right)

Tested in portupgrade on 4.11 and 5.4
Tested in deinstall/reinstall on 4.11 and 5.4

Notes:  p5-Mail-Tools-1.7.3 doesn't exist anymore and may affect =
portupgrade unless you upgrade portstree also.

--- Makefile.orig       Fri Jan 20 20:03:08 2006
+++ Makefile    Fri Mar 17 08:02:13 2006
@@ -6,8 +6,7 @@
 #

 PORTNAME=3D      Mail-SpamAssassin
-PORTVERSION=3D   3.1.0
-PORTREVISION=3D  6
+PORTVERSION=3D   3.1.1
 CATEGORIES=3D    mail perl5
 MASTER_SITES=3D  ${MASTER_SITE_APACHE:S/$/:apache/} =
${MASTER_SITE_PERL_CPAN:S/$/:cpan/}
 MASTER_SITE_SUBDIR=3D    spamassassin/source/:apache Mail/:cpan
@@ -68,7 +67,7 @@
 .endif

 .if defined(WITH_DOMAINKEYS)
-RUN_DEPENDS+=3D  =
${SITE_PERL}/Mail/DomainKeys.pm:${PORTSDIR}/mail/p5-Mail-DomainKeys
+RUN_DEPENDS+=3D  =
p5-Mail-DomainKeys>=3D0.80:${PORTSDIR}/mail/p5-Mail-DomainKeys
 .endif

 .if defined(WITH_RELAY_COUNTRY)
--- distinfo.orig       Fri Nov 18 20:07:10 2005
+++ distinfo    Fri Mar 17 07:57:17 2006
@@ -1,3 +1,3 @@
-MD5 (Mail-SpamAssassin-3.1.0.tar.gz) =3D =
f70c1fcab3d9563731bbc307eda7d69e
-SHA256 (Mail-SpamAssassin-3.1.0.tar.gz) =3D =
c26523f7debb2a5b611e45f6f018295f3262b2276a307eb9ff592a408fa9e76c
-SIZE (Mail-SpamAssassin-3.1.0.tar.gz) =3D 1185499
+MD5 (Mail-SpamAssassin-3.1.1.tar.gz) =3D =
f7844cbc149de3d7b09a4310f4ab6739
+SHA256 (Mail-SpamAssassin-3.1.1.tar.gz) =3D =
e4284c445f8fed11bc82b3900dc4b75eec0d632768c894bf186c3b7e1de63797
+SIZE (Mail-SpamAssassin-3.1.1.tar.gz) =3D 1129275



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501c649cc$32f7e260$0e00600a>