From 56eb91c18ea3498e597fa67c93c0acc4fc771980 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Thu, 29 Dec 2022 01:43:52 +0300 Subject: [PATCH] spamassassin-4.0.0. --- network/mail/spamassassin/actions.py | 4 ++-- network/mail/spamassassin/pspec.xml | 12 +++++++++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/network/mail/spamassassin/actions.py b/network/mail/spamassassin/actions.py index cf0d4634b1..ab738248f3 100644 --- a/network/mail/spamassassin/actions.py +++ b/network/mail/spamassassin/actions.py @@ -13,8 +13,8 @@ shelltools.export("CFLAGS", "%s -DSPAMC_SSL -lssl -lcrypto" % get.CFLAGS()) def setup(): perlmodules.configure() - shelltools.cd("spamc") - shelltools.system("./configure.pl && ./configure --enable-ssl=yes") + #shelltools.cd("spamc") + #shelltools.system("./configure.pl && ./configure --enable-ssl=yes") def build(): perlmodules.make() diff --git a/network/mail/spamassassin/pspec.xml b/network/mail/spamassassin/pspec.xml index 06002f23bc..95885b12aa 100644 --- a/network/mail/spamassassin/pspec.xml +++ b/network/mail/spamassassin/pspec.xml @@ -13,8 +13,8 @@ network.mail Spam detector and markup engine. Apache SpamAssassin is the Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email). - - mirrors://apache/spamassassin/source/Mail-SpamAssassin-3.4.6.tar.bz2 + + mirrors://apache/spamassassin/source/Mail-SpamAssassin-4.0.0.tar.bz2 re2c @@ -73,6 +73,13 @@ + + 2022-12-25 + 4.0.0 + Version bump. + fury + uglyside@yandex.ru + 2021-09-23 3.4.6 @@ -82,4 +89,3 @@ -