Date: Thu, 6 Feb 2025 19:35:27 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6c78e724dfa9 - main - devel/qca: bump PORTREVISON after botan3 library ABI changed Message-ID: <202502061935.516JZRSm052428@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c78e724dfa9b413bd3d6336d790b285e8a9b454 commit 6c78e724dfa9b413bd3d6336d790b285e8a9b454 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-02-06 19:32:45 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-02-06 19:34:58 +0000 devel/qca: bump PORTREVISON after botan3 library ABI changed --- devel/qca/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/qca/Makefile b/devel/qca/Makefile index de331fd84b04..bd103c4e7520 100644 --- a/devel/qca/Makefile +++ b/devel/qca/Makefile @@ -1,5 +1,6 @@ PORTNAME= qca DISTVERSION= 2.3.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= KDE/stable/qca/${PORTVERSION} PKGNAMESUFFIX= -${FLAVOR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502061935.516JZRSm052428>