Date: Tue, 22 Oct 2024 14:54:09 GMT From: Olivier Cochard <olivier@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8a48baa40184 - main - net/bird2: Bump PORTREVISION after libssh update Message-ID: <202410221454.49MEs9q5097036@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by olivier: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a48baa40184b7a5f9340662b3674dd1ffb8a15f commit 8a48baa40184b7a5f9340662b3674dd1ffb8a15f Author: Olivier Cochard <olivier@FreeBSD.org> AuthorDate: 2024-10-22 14:51:21 +0000 Commit: Olivier Cochard <olivier@FreeBSD.org> CommitDate: 2024-10-22 14:51:21 +0000 net/bird2: Bump PORTREVISION after libssh update Reported by: Dan Mahoney <dmahoney@isc.org> --- net/bird2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/bird2/Makefile b/net/bird2/Makefile index f37fd101c51a..1f6585590a4d 100644 --- a/net/bird2/Makefile +++ b/net/bird2/Makefile @@ -1,6 +1,6 @@ PORTNAME= bird DISTVERSION= 2.15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://bird.network.cz/download/ PKGNAMESUFFIX= 2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410221454.49MEs9q5097036>