Hello,

Here is a small diff for net/sniproxy 0.9.20
This improves memory consumption to avoid running OOM when under high load.

Best Regards
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/sniproxy/Makefile,v
diff -u -p -r1.15 Makefile
--- Makefile	9 Feb 2026 18:10:39 -0000	1.15
+++ Makefile	25 Feb 2026 07:50:01 -0000
@@ -2,7 +2,7 @@ COMMENT =	name-based proxying of HTTPS w
 
 GH_ACCOUNT =	renaudallard
 GH_PROJECT =	sniproxy
-GH_TAGNAME =	0.9.19
+GH_TAGNAME =	0.9.20
 
 CATEGORIES =	net
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/sniproxy/distinfo,v
diff -u -p -r1.11 distinfo
--- distinfo	9 Feb 2026 18:10:39 -0000	1.11
+++ distinfo	25 Feb 2026 07:50:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (sniproxy-0.9.19.tar.gz) = 0IcDaNw6eh51VrgdtcCg3MIiwhqA+KHbMLZ/mJ+53UA=
-SIZE (sniproxy-0.9.19.tar.gz) = 385877
+SHA256 (sniproxy-0.9.20.tar.gz) = NuTXTU9yKyoqw8d2K521jJuXVVANIm1ac2AZYVeOT6g=
+SIZE (sniproxy-0.9.20.tar.gz) = 386925

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to