aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2023-08-26 08:48:37 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2023-08-26 08:51:44 +0000
commit5da656e8690d39091639af617dffd67d0105ec09 (patch)
tree16df38cc7369325a545dd7e2866a536ba6dc342e
parente94c6ee944c21291d59033aeb11c8b9231a95901 (diff)
downloadports-5da656e8690d39091639af617dffd67d0105ec09.tar.gz
ports-5da656e8690d39091639af617dffd67d0105ec09.zip
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.
-rw-r--r--devel/kronosnet/Makefile3
-rw-r--r--devel/kronosnet/distinfo6
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