In this email, I have attached a diff to update net/i2pd from version 2.55.0 to version 2.56.0 [1].

Tested on amd64 and it builds and runs fine.

OKs? Comments?

References:
[1]: https://github.com/PurpleI2P/i2pd/releases/tag/2.56.0
Index: ports/net/i2pd/Makefile
===================================================================
RCS file: /cvs/ports/net/i2pd/Makefile,v
retrieving revision 1.28
diff -u -p -u -r1.28 Makefile
--- ports/net/i2pd/Makefile	1 Jan 2025 22:44:08 -0000	1.28
+++ ports/net/i2pd/Makefile	13 Feb 2025 20:57:39 -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: ports/net/i2pd/distinfo
===================================================================
RCS file: /cvs/ports/net/i2pd/distinfo,v
retrieving revision 1.22
diff -u -p -u -r1.22 distinfo
--- ports/net/i2pd/distinfo	1 Jan 2025 22:44:08 -0000	1.22
+++ ports/net/i2pd/distinfo	13 Feb 2025 20:57:49 -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

Reply via email to