Update net/i2p -> 1.5.0
Changes
- RRD4J 3.8
- Tunnels: Finish support for new build messages (proposal 157)
- Updates: Support for .dmg and .exe updates
Bug Fixes
- Console: Fix generation of SSL keys on Java 17
- i2psnark: Fix autostart for magnets
- Router: Fix rare deadlock in publishing our RI
- SSU: Fix handling of bad peer test responses
- UPnP: IPv6 fixes
Other
- Jetty: Improve sort in directory listings
- Jetty: Add X-I2P-Location header
- Router: Increase probability to rekey to ECIES
- Streaming: Performance improvements for low-latency connections
- Translation updates
Build & Run tested on amd64.
regards,
Dimitri
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/i2p/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile 18 Jul 2021 15:35:08 -0000 1.11
+++ Makefile 13 Oct 2021 15:02:45 -0000
@@ -4,7 +4,7 @@ COMMENT= i2p routing protocol
GH_ACCOUNT= i2p
GH_PROJECT= i2p.i2p
-GH_TAGNAME= i2p-0.9.50
+GH_TAGNAME= i2p-1.5.0
DISTNAME= ${GH_TAGNAME}
CATEGORIES= net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/i2p/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 21 May 2021 13:19:59 -0000 1.4
+++ distinfo 13 Oct 2021 15:02:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (i2p-0.9.50.tar.gz) = osaY0ohRueYdVV/7HmuxHZyyASXv103CsXWW0XKPeAQ=
-SIZE (i2p-0.9.50.tar.gz) = 36920695
+SHA256 (i2p-1.5.0.tar.gz) = gzNKUr9DI6qBuHZwhXE9tiirGG3FdLsrtU21LJeqnSM=
+SIZE (i2p-1.5.0.tar.gz) = 37147681
No comments:
Post a Comment