From owner-svn-ports-head@freebsd.org Wed Nov 7 08:53:23 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 289FB1110AA1; Wed, 7 Nov 2018 08:53:23 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78A1688817; Wed, 7 Nov 2018 08:53:22 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 42qgDc46xszDj37; Wed, 7 Nov 2018 08:53:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id zsSANDUM66fA; Wed, 7 Nov 2018 08:53:20 +0000 (UTC) Received: from garnet.daemonic.se (host-90-236-10-204.mobileonline.telia.com [90.236.10.204]) by mail.daemonic.se (Postfix) with ESMTPSA id 42qgDb6g3NzDhFd; Wed, 7 Nov 2018 08:53:19 +0000 (UTC) Subject: Re: svn commit: r484357 - head/mail/spamassassin To: Baptiste Daroussin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201811062146.wA6LknN3005274@repo.freebsd.org> <20181107083105.55o52urafcgdthec@ivaldir.net> From: Niclas Zeising Message-ID: <54414295-585f-6fb1-db0b-0fedb8f4f2ff@freebsd.org> Date: Wed, 7 Nov 2018 09:52:56 +0100 User-Agent: Mutt/1.5.21 MIME-Version: 1.0 In-Reply-To: <20181107083105.55o52urafcgdthec@ivaldir.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 78A1688817 X-Spamd-Result: default: False [-103.11 / 200.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ALLOW_DOMAIN_WHITELIST(-100.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; R_SPF_SOFTFAIL(0.00)[~all]; RCVD_COUNT_THREE(0.00)[4]; MX_GOOD(-0.01)[cached: mx66.freebsd.org]; NEURAL_HAM_SHORT(-1.00)[-0.999,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[204.10.236.90.zen.spamhaus.org : 127.0.0.11]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2018 08:53:23 -0000 On 11/7/18 9:31 AM, Baptiste Daroussin wrote: > On Tue, Nov 06, 2018 at 09:46:49PM +0000, Niclas Zeising wrote: >> Author: zeising >> Date: Tue Nov 6 21:46:49 2018 >> New Revision: 484357 >> URL: https://svnweb.freebsd.org/changeset/ports/484357 >> >> Log: >> Fix build in japanese/spamassassin >> >> Fix build in japanese/spamassassin. >> Fix INDEX >> >> Pointy-hat to: zeising >> > > Is there still a need for the japanese spamassassin? if yes, can't the specific > patch be incorporated in the regular one? > > That would simplify the life of many people to have only one spamassassin > Hi! japanese/spamassassin is deprecated already. It's been broken since I updated spamassassin at the end of September. Regards -- Niclas