Date: Wed, 26 Sep 2018 19:38:01 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480764 - head/japanese/spamassassin Message-ID: <201809261938.w8QJc191068521@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Wed Sep 26 19:38:01 2018 New Revision: 480764 URL: https://svnweb.freebsd.org/changeset/ports/480764 Log: japanese/spamassassin: Mark broken Mark japanese/spamassassin since it does not build after the update of mail/spamassassin to 3.4.2. The patch for japanese support does not apply. Reset maintainer mail address, since mail to it bounces (domain not found). Deprecate and set expiration date to the end of the year. Discussed with: portmgr (rene, @ EuroBSDCon 2018) Modified: head/japanese/spamassassin/Makefile Modified: head/japanese/spamassassin/Makefile ============================================================================== --- head/japanese/spamassassin/Makefile Wed Sep 26 19:30:36 2018 (r480763) +++ head/japanese/spamassassin/Makefile Wed Sep 26 19:38:01 2018 (r480764) @@ -1,14 +1,18 @@ # Created by: TAOKA Fumiyoshi # $FreeBSD$ -PORTREVISION= 10 +PORTREVISION= 0 CATEGORIES= japanese mail perl5 PKGNAMEPREFIX= ja- -MAINTAINER= masaki@club.kyutech.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT= SpamAssassin with patches to handle multibyte character LICENSE= APACHE20 + +BROKEN= patch does not apply +DEPRECATED= does not build +EXPIRATION_DATE=2018-12-31 MASTERDIR= ${.CURDIR}/../../mail/spamassassin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809261938.w8QJc191068521>