git: 5da656e8690d - main - devel/kronosnet: update 1.25 to 1.26
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Aug 2023 08:52:04 UTC
The branch main has been updated by egypcio: URL: https://cgit.FreeBSD.org/ports/commit/?id=5da656e8690d39091639af617dffd67d0105ec09 commit 5da656e8690d39091639af617dffd67d0105ec09 Author: Vinícius Zavam <egypcio@FreeBSD.org> AuthorDate: 2023-08-26 08:48:37 +0000 Commit: Vinícius Zavam <egypcio@FreeBSD.org> CommitDate: 2023-08-26 08:51:44 +0000 devel/kronosnet: update 1.25 to 1.26 * https://github.com/kronosnet/kronosnet/compare/v1.25...v1.26 nozzle: tests: Fix 'set_down' test on FreeBSD-devel The new FreeBSD adds a LOWER_UP flag to interfaces that indicates whether the driver is signalling L1 up. So we need to exclude that from our grep when checking the higher-level interface status. --- devel/kronosnet/Makefile | 3 +-- devel/kronosnet/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/kronosnet/Makefile b/devel/kronosnet/Makefile index 7069209efce7..69993c06c7a8 100644 --- a/devel/kronosnet/Makefile +++ b/devel/kronosnet/Makefile @@ -1,6 +1,5 @@ PORTNAME= kronosnet -PORTVERSION= 1.25 -PORTREVISION= 1 +PORTVERSION= 1.26 CATEGORIES= devel MASTER_SITES= https://kronosnet.org/releases/ diff --git a/devel/kronosnet/distinfo b/devel/kronosnet/distinfo index 794ccc97c53f..a56cded3e9a9 100644 --- a/devel/kronosnet/distinfo +++ b/devel/kronosnet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676279815 -SHA256 (kronosnet-1.25.tar.gz) = 037d02dca49213b7fcb9aac9d42dd5c2f9a4ebd82e9778a1cb8a39d7a7a6671c -SIZE (kronosnet-1.25.tar.gz) = 739764 +TIMESTAMP = 1693034440 +SHA256 (kronosnet-1.26.tar.gz) = 74cf967dd0e1749736ac0b7fa9f2e24ab1b853276e1c0b2e6f281a1625c6b61c +SIZE (kronosnet-1.26.tar.gz) = 741259