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)
This commit is contained in:
parent
5ac5328fbe
commit
dd731941de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480764
1 changed files with 6 additions and 2 deletions
|
@ -1,15 +1,19 @@
|
|||
# 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
|
||||
|
||||
BUILD_DEPENDS= ja-p5-MeCab>=0.98:japanese/p5-MeCab
|
||||
|
|
Loading…
Reference in a new issue