On Wed, Aug 19, 2026 at 10:40:15AM +0200, [email protected] wrote: > Hello, > > Here is a straightforward update to net/sniproxy to 0.14.0 > Tested for 2 weeks on amd64 > > OK?
ok tb > > Best Regards > > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/net/sniproxy/Makefile,v > diff -u -p -r1.19 Makefile > --- Makefile 22 May 2026 09:40:00 -0000 1.19 > +++ Makefile 19 Aug 2026 08:37:05 -0000 > @@ -2,7 +2,7 @@ COMMENT = name-based proxying of HTTPS w > > GH_ACCOUNT = renaudallard > GH_PROJECT = sniproxy > -GH_TAGNAME = 0.13.2 > +GH_TAGNAME = 0.14.0 > > CATEGORIES = net > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/net/sniproxy/distinfo,v > diff -u -p -r1.14 distinfo > --- distinfo 22 May 2026 09:40:00 -0000 1.14 > +++ distinfo 19 Aug 2026 08:37:05 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (sniproxy-0.13.2.tar.gz) = > F1DmglXYFalDtPjG68bdAAbS7IOd+KIi6s3xITLFAD4= > -SIZE (sniproxy-0.13.2.tar.gz) = 439735 > +SHA256 (sniproxy-0.14.0.tar.gz) = > mfXgey5HHTU0ch75arBhe2uoq3yfNtcQAzm5Scjp080= > +SIZE (sniproxy-0.14.0.tar.gz) = 336587 >
