git: 7f3171d71b13 - main - net/frr*: Bump PORTREVISION after libssh update

From: Olivier Cochard <olivier_at_FreeBSD.org>
Date: Tue, 08 Oct 2024 11:08:30 UTC
The branch main has been updated by olivier:

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

commit 7f3171d71b13d1ac1709db8510163eababc8271d
Author:     Olivier Cochard <olivier@FreeBSD.org>
AuthorDate: 2024-10-08 10:11:55 +0000
Commit:     Olivier Cochard <olivier@FreeBSD.org>
CommitDate: 2024-10-08 11:07:51 +0000

    net/frr*: Bump PORTREVISION after libssh update
    
    PR:             281935
    Reported by:    Jason Tubnor <jason@tubnor.net>
---
 net/frr10/Makefile | 1 +
 net/frr8/Makefile  | 1 +
 net/frr9/Makefile  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/net/frr10/Makefile b/net/frr10/Makefile
index 6ba39b92ea97..e6282111df78 100644
--- a/net/frr10/Makefile
+++ b/net/frr10/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	frr
 DISTVERSIONPREFIX=	frr-
 DISTVERSION=	10.1.1
+PORTREVISION=	1
 CATEGORIES=	net
 .if defined(PYTHONTOOLS)
 PKGNAMESUFFIX=	10-pythontools
diff --git a/net/frr8/Makefile b/net/frr8/Makefile
index fe8acd555ae7..c26f3994931c 100644
--- a/net/frr8/Makefile
+++ b/net/frr8/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	frr
 PORTVERSION=	8.5.6
 DISTVERSIONPREFIX=	frr-
+PORTREVISION=	1
 CATEGORIES=	net
 .if defined(PYTHONTOOLS)
 PKGNAMESUFFIX=	8-pythontools
diff --git a/net/frr9/Makefile b/net/frr9/Makefile
index f47a33004140..7e4eb8ed486c 100644
--- a/net/frr9/Makefile
+++ b/net/frr9/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	frr
 PORTVERSION=	9.1.2
 DISTVERSIONPREFIX=	frr-
+PORTREVISION=	1
 CATEGORIES=	net
 .if defined(PYTHONTOOLS)
 PKGNAMESUFFIX=	9-pythontools