Created attachment 260196 [details] patch Hi! As requested in https://github.com/freebsd/freebsd-ports/pull/382 Thanks!
1. Remove PORTREVISION. 2. Replace DISTVERSION with PORTVERSION.
(In reply to Vladimir Druzenko from comment #1) Hi! Sorry, first time contributing here, need a bit of guidance. What am I supposed to do, create a new patch with your suggestion? I don't see any DISTVERSION var.
(In reply to Faustin Lammler from comment #2) It was typo: 2. Replace PORTVERSION with DISTVERSION. :-o
Created attachment 260571 [details] patch revision second patch as requested.
Maintainer timeout 2 weeks.
(In reply to Faustin Lammler from comment #4) 2. Replace *all* PORTVERSION with DISTVERSION. 3. Update distinfo with "make makesum" - TIMESTAMP must updated too. I'll do both myself.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5ce477c2477d997e8ca38b7cf54ccd8fac8b3ef commit c5ce477c2477d997e8ca38b7cf54ccd8fac8b3ef Author: Faustin Lammler <faustin@fala.red> AuthorDate: 2025-05-20 17:37:04 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-05-20 17:37:04 +0000 databases/galera26: Update 26.4.21 => 26.4.22 Commit log: https://github.com/MariaDB/galera/compare/mariadb-26.4.21...mariadb-26.4.22 Improve port: - replace PORTVERSION with DISTVERSION - sort USES - fix warning from porudriere: use libboost_program_options.so in LIB_DEPENDS instead of libboost_date_time.so - remove devel/boost-libs from BUILD_DEPENDS - the port have it in LIB_DEPENDS - fix warnings from portclippy: options order - fix warning from portlint: spaces => tab in CONFLICTS_INSTALL PR: 286619 Approved by: devel@galeracluster.com (maintainer, timeout 2 weeks) databases/galera26/Makefile | 19 ++++++++----------- databases/galera26/distinfo | 10 +++++----- 2 files changed, 13 insertions(+), 16 deletions(-)