Index | Thread | Search

From:
Renaud Allard <renaud@allard.it>
Subject:
[update] net/sniproxy 0.9.24
To:
ports <ports@openbsd.org>
Date:
Fri, 6 Mar 2026 12:01:59 +0100

Download raw body.

Thread
  • Renaud Allard:

    [update] net/sniproxy 0.9.24

Hello,

Here is an easy diff for net/sniproxy 0.9.24
It adds a config test and a way to reload the daemon.
Extensively tested on amd64 for multiple days

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	6 Mar 2026 11:00:12 -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.24
 
 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	6 Mar 2026 11:00:12 -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.24.tar.gz) = nKiu7uvtD+jT7QU8xzTixKZ0Yj1caKq5KqVgMDHeo60=
+SIZE (sniproxy-0.9.24.tar.gz) = 393754