CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/10/15 15:54:09
Modified files:
net/i2pd : Makefile distinfo
Added files:
net/i2pd/patches: patch-libi2pd_Crypto_cpp
Removed files:
net/i2pd/patches: patch-tests_Makefile
Log message:
Update to i2pd 2.54.0
>From openbsd systemfailure.net with tweaks from me: instead of patching
tests/Makefile, pass things in INCFLAGS/LDFLAGS. Doing this also gets rid
of some noisy warnings when compiling tests. Add a patch disabling unneeded
workaround for formerly broken in-place decryption of ChaCha20-Poly1305.