Hello again,
Here are patches for net/py3-lxmf (already submitted to this list) and
net/nomadnet.
Release notes:
https://github.com/markqvist/LXMF/releases/tag/0.6.2
https://github.com/markqvist/NomadNet/releases/tag/0.6.1
This latest release of nomadnet requires py3-rns >= 0.9.2 (for which I just
submitted a patch in another message) and py3-lxmf >= 0.6.2 . Those 3 ports are
part of the Reticulum ecosystem.
Cheers.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/py-lxmf/Makefile,v
diff -u -p -r1.1.1.1 Makefile
--- Makefile 28 Jan 2025 01:42:51 -0000 1.1.1.1
+++ Makefile 7 Feb 2025 23:04:47 -0000
@@ -1,6 +1,6 @@
COMMENT = lightweight extensible message format
-MODPY_DISTV = 0.6.0
+MODPY_DISTV = 0.6.2
DISTNAME= lxmf-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/py-lxmf/distinfo,v
diff -u -p -r1.1.1.1 distinfo
--- distinfo 28 Jan 2025 01:42:51 -0000 1.1.1.1
+++ distinfo 7 Feb 2025 23:04:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (lxmf-0.6.0.tar.gz) = fZgraMUYj8FuU45TkFGG0IKPzqctMeFH7X76ME/RoQw=
-SIZE (lxmf-0.6.0.tar.gz) = 52096
+SHA256 (lxmf-0.6.2.tar.gz) = aKw0hp5PqE9duBQzxVhPpWksTM/wOTGu8ZU5pNOhywA=
+SIZE (lxmf-0.6.2.tar.gz) = 59535
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/nomadnet/Makefile,v
diff -u -p -r1.1.1.1 Makefile
--- Makefile 28 Jan 2025 01:43:17 -0000 1.1.1.1
+++ Makefile 21 Feb 2025 08:11:20 -0000
@@ -1,6 +1,6 @@
COMMENT = Reticulum based mesh communication
-MODPY_DISTV = 0.5.7
+MODPY_DISTV = 0.6.1
DISTNAME= nomadnet-${MODPY_DISTV}
PKGNAME = ${DISTNAME}
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/nomadnet/distinfo,v
diff -u -p -r1.1.1.1 distinfo
--- distinfo 28 Jan 2025 01:43:17 -0000 1.1.1.1
+++ distinfo 21 Feb 2025 08:11:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (nomadnet-0.5.7.tar.gz) = KooGp2y8ChkjfuUeVqwxvnCIOphX6KxQszsodY1Vaf4=
-SIZE (nomadnet-0.5.7.tar.gz) = 499654
+SHA256 (nomadnet-0.6.1.tar.gz) = 5bNa8G1xGQntlLRGukh9CIbGZonvWOEjkTYx6xoHfYc=
+SIZE (nomadnet-0.6.1.tar.gz) = 500717