mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
net/i2pd: update to 2.57.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.57.0 from openbsd AT systemfailure.net
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@ COMMENT = client for the I2P anonymous network
|
||||
|
||||
GH_ACCOUNT = PurpleI2P
|
||||
GH_PROJECT = i2pd
|
||||
GH_TAGNAME = 2.56.0
|
||||
GH_TAGNAME = 2.57.0
|
||||
|
||||
CATEGORIES = net
|
||||
HOMEPAGE = https://i2pd.website
|
||||
@@ -12,7 +12,7 @@ PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX}
|
||||
WANTLIB += boost_filesystem-mt boost_program_options-mt boost_system-mt
|
||||
WANTLIB += c crypto m miniupnpc ssl z
|
||||
WANTLIB += boost_atomic-mt c crypto m miniupnpc ssl z
|
||||
|
||||
COMPILER = base-clang ports-gcc
|
||||
MODULES = devel/cmake
|
||||
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
SHA256 (i2pd-2.56.0.tar.gz) = 64P36Yr+s3BNnuDaJJkgX3O6sLG+yvRJTM3L5ClfhVA=
|
||||
SIZE (i2pd-2.56.0.tar.gz) = 694510
|
||||
SHA256 (i2pd-2.57.0.tar.gz) = 4jJ/gW2So2nqr5/RZhvIs1BJUZni8stL/UaAEHzR1LQ=
|
||||
SIZE (i2pd-2.57.0.tar.gz) = 712641
|
||||
|
||||
+7
-6
@@ -37,6 +37,7 @@ include/i2pd/Log.h
|
||||
include/i2pd/MatchedDestination.h
|
||||
include/i2pd/NTCP2.h
|
||||
include/i2pd/NetDbRequests.h
|
||||
include/i2pd/PostQuantum.h
|
||||
include/i2pd/Profiling.h
|
||||
include/i2pd/Queue.h
|
||||
include/i2pd/Reseed.h
|
||||
@@ -161,12 +162,6 @@ share/examples/i2pd/certificates/reseed/hankhill19580_at_gmail.com.crt
|
||||
@sample ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/hankhill19580_at_gmail.com.crt
|
||||
@owner
|
||||
@group
|
||||
share/examples/i2pd/certificates/reseed/hottuna_at_mail.i2p.crt
|
||||
@owner _i2pd
|
||||
@group _i2pd
|
||||
@sample ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/hottuna_at_mail.i2p.crt
|
||||
@owner
|
||||
@group
|
||||
share/examples/i2pd/certificates/reseed/i2p-reseed_at_mk16.de.crt
|
||||
@owner _i2pd
|
||||
@group _i2pd
|
||||
@@ -209,6 +204,12 @@ share/examples/i2pd/certificates/reseed/reseed_at_diva.exchange.crt
|
||||
@sample ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/reseed_at_diva.exchange.crt
|
||||
@owner
|
||||
@group
|
||||
share/examples/i2pd/certificates/reseed/unixeno_at_cubicchaos.net.crt
|
||||
@owner _i2pd
|
||||
@group _i2pd
|
||||
@sample ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/unixeno_at_cubicchaos.net.crt
|
||||
@owner
|
||||
@group
|
||||
share/examples/i2pd/i2pd.conf
|
||||
@owner _i2pd
|
||||
@group _i2pd
|
||||
|
||||
Reference in New Issue
Block a user