Hello,
A bugfix version for dnscrypt was released a few days ago. Still builds
with Go 1.24.1 and resolves just fine on amd64 VM. I hope there is
still enough time for this to make it in 7.7. Diff below.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/dnscrypt-proxy/Makefile,v
retrieving revision 1.69
diff -u -p -u -p -r1.69 Makefile
--- Makefile 18 Jan 2025 04:32:55 -0000 1.69
+++ Makefile 1 Apr 2025 15:20:42 -0000
@@ -2,7 +2,7 @@ COMMENT = flexible DNS proxy with suppor
GH_ACCOUNT = DNSCrypt
GH_PROJECT = dnscrypt-proxy
-GH_TAGNAME = 2.1.7
+GH_TAGNAME = 2.1.8
CATEGORIES = net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/dnscrypt-proxy/distinfo,v
retrieving revision 1.38
diff -u -p -u -p -r1.38 distinfo
--- distinfo 18 Jan 2025 04:32:55 -0000 1.38
+++ distinfo 1 Apr 2025 15:20:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (dnscrypt-proxy-2.1.7.tar.gz) = Y5TNLXPe3Kkxeu7kmLbCUguEHOoELYPzmMM1WhPFD3w=
-SIZE (dnscrypt-proxy-2.1.7.tar.gz) = 4195998
+SHA256 (dnscrypt-proxy-2.1.8.tar.gz) = 2y1ZPQhNA0I1+q8JdDMYtAOftb4tOm4XywFXCR0j9Ns=
+SIZE (dnscrypt-proxy-2.1.8.tar.gz) = 4185376
No comments:
Post a Comment