git: d3f8c7565aee - main - net/openbgpd7: update 7.5 -> 7.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Sep 2022 18:44:43 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3f8c7565aee90d58b341fedc1da3109b65a8ffa commit d3f8c7565aee90d58b341fedc1da3109b65a8ffa Author: Kurt Jaeger <pi@FreeBSD.org> AuthorDate: 2022-09-30 18:41:44 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2022-09-30 18:41:44 +0000 net/openbgpd7: update 7.5 -> 7.6 See https://marc.info/?l=openbgpd-users&m=166326222102367&w=2 for the changes in that update. Reported by: Mike Geiger <Myke@ServerNorth.net> --- net/openbgpd7/Makefile | 2 +- net/openbgpd7/distinfo | 6 +++--- net/openbgpd7/pkg-descr | 4 ---- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/net/openbgpd7/Makefile b/net/openbgpd7/Makefile index f54355d5222b..b75c897143e8 100644 --- a/net/openbgpd7/Makefile +++ b/net/openbgpd7/Makefile @@ -1,5 +1,5 @@ PORTNAME= openbgpd -PORTVERSION= 7.5 +PORTVERSION= 7.6 CATEGORIES= net MASTER_SITES= OPENBSD/OpenBGPD PKGNAMESUFFIX= 7 diff --git a/net/openbgpd7/distinfo b/net/openbgpd7/distinfo index f6b3eb765e57..be67b265f748 100644 --- a/net/openbgpd7/distinfo +++ b/net/openbgpd7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658041955 -SHA256 (openbgpd-7.5.tar.gz) = 67a81b3005cb23416b1c4842f1a1ed63a113c26ef1e91ce9ec0b90dcd5caffea -SIZE (openbgpd-7.5.tar.gz) = 789286 +TIMESTAMP = 1664555890 +SHA256 (openbgpd-7.6.tar.gz) = b91152106c6450aa56df7bc3a6ea6b283088ca83ee138cc8bbbb14ced60c1417 +SIZE (openbgpd-7.6.tar.gz) = 787038 diff --git a/net/openbgpd7/pkg-descr b/net/openbgpd7/pkg-descr index bfdb9772af20..7c8dc68201de 100644 --- a/net/openbgpd7/pkg-descr +++ b/net/openbgpd7/pkg-descr @@ -1,7 +1,3 @@ OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol. - -This is the portable version and it does not have the means to -influence kernel routing tables. It is only suitable for route -servers/collectors.