Hi,
Here's a very simple patch updating net/i2pd to the recent 2.56.0 version.
Here are the release notes:
https://github.com/PurpleI2P/i2pd/releases/tag/2.56.0
The port builds an runs fine on amd64, with all tests passing.
Cheers.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/i2pd/Makefile,v
diff -u -p -r1.28 Makefile
--- Makefile 1 Jan 2025 22:44:08 -0000 1.28
+++ Makefile 11 Feb 2025 22:12:51 -0000
@@ -2,7 +2,7 @@ COMMENT = client for the I2P anonymous n
GH_ACCOUNT = PurpleI2P
GH_PROJECT = i2pd
-GH_TAGNAME = 2.55.0
+GH_TAGNAME = 2.56.0
CATEGORIES = net
HOMEPAGE = https://i2pd.website
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/i2pd/distinfo,v
diff -u -p -r1.22 distinfo
--- distinfo 1 Jan 2025 22:44:08 -0000 1.22
+++ distinfo 11 Feb 2025 22:12:51 -0000
@@ -1,2 +1,2 @@
-SHA256 (i2pd-2.55.0.tar.gz) = 9XkqHASZFDxxZmPpC/sQWqp+xH0cRVC1+Q6/wl2gDGw=
-SIZE (i2pd-2.55.0.tar.gz) = 690979
+SHA256 (i2pd-2.56.0.tar.gz) = 64P36Yr+s3BNnuDaJJkgX3O6sLG+yvRJTM3L5ClfhVA=
+SIZE (i2pd-2.56.0.tar.gz) = 694510