Monday, January 30, 2023

[update] net/sniproxy 0.6.6

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/sniproxy/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile 2 Mar 2021 20:10:51 -0000 1.3
+++ Makefile 30 Jan 2023 13:50:10 -0000
@@ -4,7 +4,7 @@ COMMENT = name-based proxying of HTTPS w

GH_ACCOUNT = renaudallard
GH_PROJECT = sniproxy
-GH_TAGNAME = 0.6.4
+GH_TAGNAME = 0.6.6

CATEGORIES = net

Index: distinfo
===================================================================
RCS file: /cvs/ports/net/sniproxy/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 2 Mar 2021 20:10:51 -0000 1.2
+++ distinfo 30 Jan 2023 13:50:10 -0000
@@ -1,2 +1,2 @@
-SHA256 (sniproxy-0.6.4.tar.gz) = GKTr2n4V3PNXEc+4FpbTlSP33VoV1muZnjG8xSB4IVQ=
-SIZE (sniproxy-0.6.4.tar.gz) = 79765
+SHA256 (sniproxy-0.6.6.tar.gz) = nbYwedbaJjPAmsrOczh1ZpeMHiKJ/0T3LiHsoqiRLd0=
+SIZE (sniproxy-0.6.6.tar.gz) = 80195
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/sniproxy/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 8 Apr 2020 04:56:52 -0000 1.1.1.1
+++ pkg/PLIST 30 Jan 2023 13:50:10 -0000
@@ -1,4 +1,3 @@
-@comment $OpenBSD: PLIST,v 1.1.1.1 2020/04/08 04:56:52 bket Exp $
@newgroup _sniproxy:853
@newuser _sniproxy:853:853:daemon:sniproxy daemon:/var/empty:/sbin/nologin
@rcscript ${RCDIR}/sniproxy
Hello,

This is a short diff for net/sniproxy to 0.6.6.
It should solve the build error on clang 15 done by fca@

Best Regards

No comments:

Post a Comment