security/i2pd: Update to 2.41.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.41.0 PR: 262105
This commit is contained in:
parent
96ea16152c
commit
f543f5e7ef
4 changed files with 6 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= i2pd
|
||||
DISTVERSION= 2.40.0
|
||||
DISTVERSION= 2.41.0
|
||||
CATEGORIES= security net-p2p
|
||||
|
||||
MAINTAINER= driesm@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1638819224
|
||||
SHA256 (PurpleI2P-i2pd-2.40.0_GH0.tar.gz) = 4443f484ad40753e892170a26c8ee8126e8338bf416d04eab0c55c1c94a4e193
|
||||
SIZE (PurpleI2P-i2pd-2.40.0_GH0.tar.gz) = 587626
|
||||
TIMESTAMP = 1645476271
|
||||
SHA256 (PurpleI2P-i2pd-2.41.0_GH0.tar.gz) = 7b333cd26670903ef0672cf87aa9f895814ce2bbef2e587e69d66ad9427664e6
|
||||
SIZE (PurpleI2P-i2pd-2.41.0_GH0.tar.gz) = 594453
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
--- libi2pd_client/BOB.cpp.orig 2019-06-07 14:25:55 UTC
|
||||
+++ libi2pd_client/BOB.cpp
|
||||
@@ -4,6 +4,8 @@
|
||||
#include "util.h"
|
||||
#include "BOB.h"
|
||||
|
||||
+#undef isset // Prevent clash with isset macro from param.h
|
||||
+
|
||||
namespace i2p
|
||||
{
|
||||
namespace client
|
|
@ -13,8 +13,9 @@ man/man1/i2pd.1.gz
|
|||
%%DATADIR%%/certificates/family/volatile.crt
|
||||
%%DATADIR%%/certificates/reseed/acetone_at_mail.i2p.crt
|
||||
%%DATADIR%%/certificates/reseed/creativecowpat_at_mail.i2p.crt
|
||||
%%DATADIR%%/certificates/reseed/echelon_at_mail.i2p.crt
|
||||
%%DATADIR%%/certificates/reseed/echelon3_at_mail.i2p.crt
|
||||
%%DATADIR%%/certificates/reseed/hankhill19580_at_gmail.com.crt
|
||||
%%DATADIR%%/certificates/reseed/hiduser0_at_mail.i2p.crt
|
||||
%%DATADIR%%/certificates/reseed/hottuna_at_mail.i2p.crt
|
||||
%%DATADIR%%/certificates/reseed/igor_at_novg.net.crt
|
||||
%%DATADIR%%/certificates/reseed/lazygravy_at_mail.i2p.crt
|
||||
|
|
Loading…
Reference in a new issue