databases/qdrant: Update to 1.14.1

- Update to 1.14.1
- Also tag syslog messages more apropriately to ease filtering

Approved by:	yuri
This commit is contained in:
Juraj Lutter
2025-06-07 13:38:06 +02:00
parent 142f414957
commit 9ab6856471
4 changed files with 422 additions and 365 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
PORTNAME= qdrant
DISTVERSIONPREFIX= v
DISTVERSION= 1.13.2
PORTREVISION= 3
DISTVERSION= 1.14.1
PORTEPOCH= 1
CATEGORIES= databases
File diff suppressed because it is too large Load Diff
+281 -243
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -120,6 +120,7 @@ procname=%%PREFIX%%/bin/qdrant
command="/usr/sbin/daemon"
command_args="-f -S -p ${pidfile} \
-t qdrant${_profsuffx} \
-T qdrant${_profsuffx} \
%%PREFIX%%/bin/qdrant --config-path $qdrant_config \
$qdrant_args"