Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2020 22:31:30 +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: r535068 - head/www/p5-Catalyst-Model-Xapian10
Message-ID:  <202005122231.04CMVUaj076275@repo.freebsd.org>

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

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

Modified:
  head/www/p5-Catalyst-Model-Xapian10/Makefile

Modified: head/www/p5-Catalyst-Model-Xapian10/Makefile
==============================================================================
--- head/www/p5-Catalyst-Model-Xapian10/Makefile	Tue May 12 22:31:24 2020	(r535067)
+++ head/www/p5-Catalyst-Model-Xapian10/Makefile	Tue May 12 22:31:29 2020	(r535068)
@@ -16,6 +16,9 @@ COMMENT=	Catalyst model for Search::Xapian
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
+DEPRECATED=	Depend on unsupported xapian-core. Use www/p5-Catalyst-Model-Xapian instead
+EXPIRATION_DATE=2020-06-30
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Catalyst-Runtime>=5.30:www/p5-Catalyst-Runtime \
 		p5-Catalyst-Devel>=1.00:www/p5-Catalyst-Devel \



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