Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2024 15:02:51 GMT
From:      Olivier Cochard <olivier@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: e8302beaf2b4 - 2024Q4 - net/bird2: Bump PORTREVISION after libssh update
Message-ID:  <202410221502.49MF2pqR015970@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q4 has been updated by olivier:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e8302beaf2b4e169c401cc17e6947d3f3e3bb4bf

commit e8302beaf2b4e169c401cc17e6947d3f3e3bb4bf
Author:     Olivier Cochard <olivier@FreeBSD.org>
AuthorDate: 2024-10-22 14:51:21 +0000
Commit:     Olivier Cochard <olivier@FreeBSD.org>
CommitDate: 2024-10-22 15:01:47 +0000

    net/bird2:  Bump PORTREVISION after libssh update
    
    Reported by:    Dan Mahoney <dmahoney@isc.org>
    
    (cherry picked from commit 8a48baa40184b7a5f9340662b3674dd1ffb8a15f)
---
 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?202410221502.49MF2pqR015970>