mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 15:37:40 -04:00
textproc/opensearch213: New port: Full-text search engine for Java (2.13.0)
- This port is necessary for Wazuh >= 4.9.2 Wit hat: opensearch
This commit is contained in:
parent
197dce14e6
commit
36729aa5d8
2 changed files with 16 additions and 0 deletions
13
textproc/opensearch213/Makefile
Normal file
13
textproc/opensearch213/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
DISTVERSION= 2.13.0
|
||||
|
||||
PKGNAMESUFFIX= 213
|
||||
|
||||
COMMENT= Full-text search engine for Java
|
||||
|
||||
CONFLICTS= opensearch13 opensearch210
|
||||
|
||||
DISTINFO_FILE= ${.CURDIR}/distinfo
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../textproc/opensearch
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
3
textproc/opensearch213/distinfo
Normal file
3
textproc/opensearch213/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1732498681
|
||||
SHA256 (opensearch-2.13.0-linux-x64.tar.gz) = 705d89657e69b2e87b87c69c6b32bdb5c8cdbbac2b6a526d962c2a6819ddfd5f
|
||||
SIZE (opensearch-2.13.0-linux-x64.tar.gz) = 885427510
|
Loading…
Add table
Reference in a new issue