diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile index 80efd732e98d..02e9ad5a10f7 100644 --- a/net-mgmt/victoria-logs/Makefile +++ b/net-mgmt/victoria-logs/Makefile @@ -1,68 +1,68 @@ PORTNAME= victoria-logs -PORTVERSION= 1.48.0 +PORTVERSION= 1.49.0 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt MAINTAINER= samm@FreeBSD.org COMMENT= Fast and easy-to-use, open source logs solution WWW= https://victoriametrics.com/products/victorialogs/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go:1.26+,modules,no_targets # we have to use github, as goproxy tags are wrong # see https://github.com/VictoriaMetrics/VictoriaLogs/issues/1071 USE_GITHUB= yes GH_ACCOUNT= VictoriaMetrics GH_PROJECT= VictoriaLogs USE_RC_SUBR?= victoria_logs GO_MOD_DIST= github GO_MODULE= github.com/${GH_ACCOUNT}/${GH_PROJECT} MAKE_ENV= BUILDINFO_TAG=tags-v${PORTVERSION}-victorialogs \ DATEINFO_TAG=${_GET_DATE:sh} \ GOFLAGS=-buildvcs=false \ GOOS=${OPSYS:tl} \ PKG_TAG=v${PORTVERSION} ALL_TARGET= ${PORTNAME}-pure vlogscli-pure vmalert-pure SUB_LIST+= VICTORIA_DATA=${VICTORIA_DATA} \ VICTORIA_GROUP=${GROUPS} \ VICTORIA_LOGS=${VICTORIA_LOGS} \ VICTORIA_RUN=${VICTORIA_RUN} \ VICTORIA_USER=${USERS} USERS= victoria-logs GROUPS= victoria-logs VICTORIA_DATA?= /var/db/victoria-logs VICTORIA_LOGS?= /var/log/victoria_logs VICTORIA_RUN?= /var/run/victoria_logs PLIST_SUB+= VICTORIA_DATA=${VICTORIA_DATA} \ VICTORIA_GROUP=${GROUPS} \ VICTORIA_LOGS=${VICTORIA_LOGS} \ VICTORIA_RUN=${VICTORIA_RUN} \ VICTORIA_USER=${USERS} OPTIONS_DEFINE= DOCS .if !defined(MASTERDIR) do-install: ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/bin/${PORTNAME}-pure \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/bin/vlogscli-pure \ ${STAGEDIR}${PREFIX}/bin/vlogscli @${MKDIR} ${STAGEDIR}${VICTORIA_DATA} ${STAGEDIR}${VICTORIA_LOGS} \ ${STAGEDIR}${VICTORIA_RUN} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${MV} ${INSTALL_WRKSRC}/docs/victorialogs/* ${STAGEDIR}${DOCSDIR} .endif .include _GET_DATE= TZ= ${STAT} -f %Sm -t %Y%m%d-%H%M%S ${WRKSRC}/.gitignore diff --git a/net-mgmt/victoria-logs/distinfo b/net-mgmt/victoria-logs/distinfo index baec7f0e82d5..186609fe0ce6 100644 --- a/net-mgmt/victoria-logs/distinfo +++ b/net-mgmt/victoria-logs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1774039145 -SHA256 (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.48.0_GH0/go.mod) = 5340fc11211d36d24dc132bf7541fec8e4f09090cd4a9158c73918fa0325dde0 -SIZE (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.48.0_GH0/go.mod) = 1095 -SHA256 (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.48.0_GH0/VictoriaMetrics-VictoriaLogs-v1.48.0_GH0.tar.gz) = 9b8c3250a1dd4c336753392baa9884301b741b3c37cab536cc4639b6117ad207 -SIZE (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.48.0_GH0/VictoriaMetrics-VictoriaLogs-v1.48.0_GH0.tar.gz) = 19690873 +TIMESTAMP = 1775312527 +SHA256 (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.49.0_GH0/go.mod) = cd471fdc6ccc72690cdafddaad15f9293556488efb89783006627e57b18a4147 +SIZE (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.49.0_GH0/go.mod) = 1095 +SHA256 (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.49.0_GH0/VictoriaMetrics-VictoriaLogs-v1.49.0_GH0.tar.gz) = 750fd3a08ce229b20977229c83ac47af28fac94d577ff94f0df6cf61c02a0617 +SIZE (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.49.0_GH0/VictoriaMetrics-VictoriaLogs-v1.49.0_GH0.tar.gz) = 19723028