mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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:
@@ -1,7 +1,6 @@
|
||||
PORTNAME= qdrant
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.13.2
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 1.14.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases
|
||||
|
||||
|
||||
+139
-120
File diff suppressed because it is too large
Load Diff
+281
-243
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user