svn commit: r460732 - head/japanese/migemo

Joseph Mingrone jrm at FreeBSD.org
Fri Feb 2 19:51:00 UTC 2018


Author: jrm
Date: Fri Feb  2 19:50:59 2018
New Revision: 460732
URL: https://svnweb.freebsd.org/changeset/ports/460732

Log:
  japanese/migemo-emacs: Deprecate and mark for deletion in one month

Modified:
  head/japanese/migemo/Makefile   (contents, props changed)

Modified: head/japanese/migemo/Makefile
==============================================================================
--- head/japanese/migemo/Makefile	Fri Feb  2 19:50:08 2018	(r460731)
+++ head/japanese/migemo/Makefile	Fri Feb  2 19:50:59 2018	(r460732)
@@ -12,6 +12,11 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${SKKDIC_FILE}.b
 DIST_SUBDIR=	migemo
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
+.if defined(SLAVE_PORT)
+DEPRECATED=	Unmaintained
+EXPIRATION_DATE=	2018-03-01
+.endif
+
 MAINTAINER=	nobutaka at FreeBSD.org
 COMMENT?=	Japanese incremental search tool
 


More information about the svn-ports-head mailing list