Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2020 22:31:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535065 - head/databases/xapian-core10
Message-ID:  <202005122231.04CMVF5X075951@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue May 12 22:31:15 2020
New Revision: 535065
URL: https://svnweb.freebsd.org/changeset/ports/535065

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2020-06-30

Modified:
  head/databases/xapian-core10/Makefile

Modified: head/databases/xapian-core10/Makefile
==============================================================================
--- head/databases/xapian-core10/Makefile	Tue May 12 22:31:10 2020	(r535064)
+++ head/databases/xapian-core10/Makefile	Tue May 12 22:31:15 2020	(r535065)
@@ -18,6 +18,9 @@ BROKEN_armv7=		fails to install: quartz_log.cc:: error
 BROKEN_mips=		fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous
 BROKEN_mips64=		fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous
 
+DEPRECATED=	Unsupported by upstream. Use databases/xapian-core instead
+EXPIRATION_DATE=2020-06-30
+
 CONFLICTS_INSTALL=	xapian-core xapian-core12
 
 USES=		libtool



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005122231.04CMVF5X075951>