Index: Makefile
===================================================================
RCS file: /cvs/ports/net/sniproxy/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile 30 Jan 2023 15:10:36 -0000 1.8
+++ Makefile 31 Jan 2023 09:16:19 -0000
@@ -2,7 +2,7 @@ COMMENT = name-based proxying of HTTPS w
GH_ACCOUNT = renaudallard
GH_PROJECT = sniproxy
-GH_TAGNAME = 0.6.6
+GH_TAGNAME = 0.6.7
CATEGORIES = net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/sniproxy/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 30 Jan 2023 15:10:36 -0000 1.4
+++ distinfo 31 Jan 2023 09:16:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (sniproxy-0.6.6.tar.gz) = nbYwedbaJjPAmsrOczh1ZpeMHiKJ/0T3LiHsoqiRLd0=
-SIZE (sniproxy-0.6.6.tar.gz) = 80195
+SHA256 (sniproxy-0.6.7.tar.gz) = KJoGGaI5RSaLMRsP6UQBVoCIiS5XwkcpD2wRY97fOhY=
+SIZE (sniproxy-0.6.7.tar.gz) = 80280
Hello,
Here is a short diff for net/sniproxy 0.6.7.
This solves another small warning issue with clang 15.
Best Regards
No comments:
Post a Comment