Hello,

Now that these ports have been added (thanks abieber@ and sthen@), here are 
simple patches to update them:

- py3-lxmf 0.6.0 -> 0.6.2
- nomadnet 0.5.7 -> 0.6.0

The last 2 releases of py3-lxmf bring "significant improvements" according to 
their release notes (https://github.com/markqvist/LXMF/releases).

nomadnet's latest release requires at least version 0.6.1 of py3-lxmf 
(https://github.com/markqvist/NomadNet/releases/tag/0.6.0).

Best regards.
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	7 Feb 2025 23:11:56 -0000
@@ -1,6 +1,6 @@
 COMMENT =		Reticulum based mesh communication
 
-MODPY_DISTV =		0.5.7
+MODPY_DISTV =		0.6.0
 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	7 Feb 2025 23:11:56 -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.0.tar.gz) = So4nmCLIu5xzJsKFjusM26k1x3lFDoMdR1BkYBKBTfw=
+SIZE (nomadnet-0.6.0.tar.gz) = 500177
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

Reply via email to