Hi,

Here's an update to i2pd.

Lightly tested on current, extensively on stable (amd64).

These commands are OK:
make test
make port-lib-depend-check
/usr/ports/infrastructure/bin/portcheck

Regards,

SystemFailure
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/i2pd/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile	16 May 2023 07:23:36 -0000	1.18
+++ Makefile	14 Jun 2023 21:09:00 -0000
@@ -2,7 +2,7 @@ COMMENT =	client for the I2P anonymous n
 
 GH_ACCOUNT =	PurpleI2P
 GH_PROJECT =	i2pd
-GH_TAGNAME =	2.47.0
+GH_TAGNAME =	2.48.0
 
 CATEGORIES =	net
 HOMEPAGE =	https://i2pd.website
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/i2pd/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- distinfo	16 May 2023 07:23:36 -0000	1.13
+++ distinfo	14 Jun 2023 21:09:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (i2pd-2.47.0.tar.gz) = yYi68jIVw31fVmt7IFmjwWjHjRV+rG3ASjCsJmxjNfA=
-SIZE (i2pd-2.47.0.tar.gz) = 650284
+SHA256 (i2pd-2.48.0.tar.gz) = zPQXqmbON/cuoVt/vP9McegjVm6nS9ppa5weGarghzk=
+SIZE (i2pd-2.48.0.tar.gz) = 654495
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/i2pd/Makefile,v
retrieving revision 1.10.4.2
diff -u -p -r1.10.4.2 Makefile
--- Makefile	26 Feb 2023 07:54:41 -0000	1.10.4.2
+++ Makefile	14 Jun 2023 22:08:34 -0000
@@ -2,7 +2,7 @@ COMMENT =	client for the I2P anonymous n
 
 GH_ACCOUNT =	PurpleI2P
 GH_PROJECT =	i2pd
-GH_TAGNAME =	2.46.1
+GH_TAGNAME =	2.48.0
 
 CATEGORIES =	net
 HOMEPAGE =	https://i2pd.website
@@ -10,9 +10,9 @@ HOMEPAGE =	https://i2pd.website
 # BSD
 PERMIT_PACKAGE = Yes
 
-WANTLIB += ${COMPILER_LIBCXX} boost_date_time-mt boost_filesystem-mt
-WANTLIB += boost_program_options-mt boost_system-mt c crypto m
-WANTLIB += ssl z
+WANTLIB += ${COMPILER_LIBCXX} boost_atomic-mt boost_date_time-mt
+WANTLIB += boost_filesystem-mt boost_program_options-mt boost_system-mt
+WANTLIB += c crypto m ssl z
 
 COMPILER =	base-clang ports-gcc
 MODULES =	devel/cmake
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/i2pd/distinfo,v
retrieving revision 1.7.4.2
diff -u -p -r1.7.4.2 distinfo
--- distinfo	26 Feb 2023 07:54:41 -0000	1.7.4.2
+++ distinfo	14 Jun 2023 22:08:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (i2pd-2.46.1.tar.gz) = g7teJJTVZtQf86heTJMHjSkNEOPPH754B77J8NAkUT4=
-SIZE (i2pd-2.46.1.tar.gz) = 644777
+SHA256 (i2pd-2.48.0.tar.gz) = zPQXqmbON/cuoVt/vP9McegjVm6nS9ppa5weGarghzk=
+SIZE (i2pd-2.48.0.tar.gz) = 654495
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/i2pd/pkg/PLIST,v
retrieving revision 1.6.4.2
diff -u -p -r1.6.4.2 PLIST
--- pkg/PLIST	26 Feb 2023 07:54:41 -0000	1.6.4.2
+++ pkg/PLIST	14 Jun 2023 22:08:34 -0000
@@ -131,6 +131,12 @@ share/examples/i2pd/certificates/reseed/
 @sample ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/acetone_at_mail.i2p.crt 
 @owner
 @group
+share/examples/i2pd/certificates/reseed/arnavbhatt288_at_mail.i2p.crt
+@owner _i2pd
+@group _i2pd
+@sample ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/arnavbhatt288_at_mail.i2p.crt
+@owner
+@group
 share/examples/i2pd/certificates/reseed/creativecowpat_at_mail.i2p.crt
 @owner _i2pd
 @group _i2pd

Attachment: publickey - r4nd0m.n01s3@proton.me - 0xE8A3291B.asc
Description: application/pgp-keys

Reply via email to