Hi,

Here's an update for net/i2pd:
https://github.com/PurpleI2P/i2pd/releases/tag/2.50.0

Builds and runs fine on amd64, with all tests passing.

Regards.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/i2pd/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile	24 Sep 2023 19:54:05 -0000	1.20
+++ Makefile	20 Dec 2023 12:49:23 -0000
@@ -2,7 +2,7 @@ COMMENT =	client for the I2P anonymous n
 
 GH_ACCOUNT =	PurpleI2P
 GH_PROJECT =	i2pd
-GH_TAGNAME =	2.49.0
+GH_TAGNAME =	2.50.0
 
 CATEGORIES =	net
 HOMEPAGE =	https://i2pd.website
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/i2pd/distinfo,v
retrieving revision 1.15
diff -u -p -r1.15 distinfo
--- distinfo	24 Sep 2023 19:54:05 -0000	1.15
+++ distinfo	20 Dec 2023 12:49:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (i2pd-2.49.0.tar.gz) = 2OB/eMyfG6ZehGDbJ8ZJ3Qz907ozRyX41vnugVy0Dmg=
-SIZE (i2pd-2.49.0.tar.gz) = 654406
+SHA256 (i2pd-2.50.0.tar.gz) = Z8i6XqA7Cf4qhYIPbVswJa1sQwHLyj+kTArM++XH3vc=
+SIZE (i2pd-2.50.0.tar.gz) = 660300
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/i2pd/pkg/PLIST,v
retrieving revision 1.11
diff -u -p -r1.11 PLIST
--- pkg/PLIST	16 May 2023 07:23:37 -0000	1.11
+++ pkg/PLIST	20 Dec 2023 12:49:23 -0000
@@ -185,6 +185,8 @@ share/examples/i2pd/certificates/reseed/
 @sample ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/lazygravy_at_mail.i2p.crt
 @owner
 @group
+share/examples/i2pd/certificates/reseed/ls_at_mail.i2p.crt
+share/examples/i2pd/certificates/reseed/null_at_i2pmail.org.crt
 share/examples/i2pd/certificates/reseed/orignal_at_mail.i2p.crt
 @owner _i2pd
 @group _i2pd
@@ -203,6 +205,7 @@ share/examples/i2pd/certificates/reseed/
 @sample ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/rambler_at_mail.i2p.crt
 @owner
 @group
+share/examples/i2pd/certificates/reseed/reheatedburger_at_protonmail.com.crt
 share/examples/i2pd/certificates/reseed/reseed_at_diva.exchange.crt
 @owner _i2pd
 @group _i2pd

Reply via email to