Hello,

Here's a very simple patch updating net/i2pd to the latest release (2.50.2).

This version brings small bugfixes: 
https://github.com/PurpleI2P/i2pd/compare/2.50.0...2.50.2

Tested on amd64 since a few days, no problem.

Best regards.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/i2pd/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- Makefile	20 Dec 2023 22:19:44 -0000	1.21
+++ Makefile	11 Jan 2024 08:24:51 -0000
@@ -2,7 +2,7 @@ COMMENT =	client for the I2P anonymous n
 
 GH_ACCOUNT =	PurpleI2P
 GH_PROJECT =	i2pd
-GH_TAGNAME =	2.50.0
+GH_TAGNAME =	2.50.2
 
 CATEGORIES =	net
 HOMEPAGE =	https://i2pd.website
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/i2pd/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo	20 Dec 2023 22:19:44 -0000	1.16
+++ distinfo	11 Jan 2024 08:24:51 -0000
@@ -1,2 +1,2 @@
-SHA256 (i2pd-2.50.0.tar.gz) = Z8i6XqA7Cf4qhYIPbVswJa1sQwHLyj+kTArM++XH3vc=
-SIZE (i2pd-2.50.0.tar.gz) = 660300
+SHA256 (i2pd-2.50.2.tar.gz) = ri7Ecyw4/acbS0jOg2JN2LLgUIPyyUoD0gyvthb2PKU=
+SIZE (i2pd-2.50.2.tar.gz) = 663010

Reply via email to