1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Deprecate old versions of ElasticSearch

Approved by:	portmgr (with hat)
This commit is contained in:
Mark Felder 2018-02-24 14:53:10 +00:00
parent 46b6104bca
commit 0f59a3aa24
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462834
2 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,9 @@ COMMENT= Full-text search engine for Java
LICENSE= APACHE20
DEPRECATED= Elastic 1.7 EoL was 2017-01-16
EXPIRATION_DATE=2018-04-01
RUN_DEPENDS= java-sigar>=0:java/sigar
CONFLICTS= elasticsearch[0-9]-[0-9]*

View File

@ -13,6 +13,9 @@ COMMENT= Full-text search engine for Java
LICENSE= APACHE20
DEPRECATED= Elastic 2.4 EoL is 2018-02-28
EXPIRATION_DATE=2018-06-01
CONFLICTS= elasticsearch-[0-9]* elasticsearch5-[0-9]* elasticsearch6-[0-9]*
USES= cpe