git: a874536af900 - main - security/hidden-lake: Update 1.8.4 => 1.8.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Jun 2025 00:23:20 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a874536af900f9367096139b0e01b2071b0998c0
commit a874536af900f9367096139b0e01b2071b0998c0
Author: Älven <alster@vinterdalen.se>
AuthorDate: 2025-06-14 00:17:44 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-06-14 00:17:44 +0000
security/hidden-lake: Update 1.8.4 => 1.8.6
Changelogs:
https://github.com/number571/hidden-lake/blob/v1.8.6/CHANGELOG.md#v186
Also fix typo and remove go version after default go version was
increased to 1.24.
PR: 287505
---
security/hidden-lake/Makefile | 7 +++----
security/hidden-lake/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/security/hidden-lake/Makefile b/security/hidden-lake/Makefile
index e9ea6f7cef5e..3cad1d273e5b 100644
--- a/security/hidden-lake/Makefile
+++ b/security/hidden-lake/Makefile
@@ -1,7 +1,6 @@
PORTNAME= hidden-lake
DISTVERSIONPREFIX= v
-DISTVERSION= 1.8.4
-PORTREVISION= 2
+DISTVERSION= 1.8.6
CATEGORIES= security net-p2p
MAINTAINER= alster@vinterdalen.se
@@ -11,14 +10,14 @@ WWW= https://github.com/number571/hidden-lake/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.23,modules
+USES= go:modules
GO_MODULE= github.com/number571/hidden-lake
GO_TARGET= ./cmd/hla/hla_tcp:hla_tcp \
./cmd/hlc:hlc \
./cmd/hlf:hlf \
./cmd/hlm:hlm \
- ./cmd/hlm:hlp \
+ ./cmd/hlp:hlp \
./cmd/hlr:hlr \
./cmd/hls:hls
diff --git a/security/hidden-lake/distinfo b/security/hidden-lake/distinfo
index 0da871bea22c..45882d770589 100644
--- a/security/hidden-lake/distinfo
+++ b/security/hidden-lake/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1741171168
-SHA256 (go/security_hidden-lake/hidden-lake-v1.8.4/v1.8.4.mod) = e72da809c6a002379cb3a21564748b5595e42289d769f5789c2551308d1a5464
-SIZE (go/security_hidden-lake/hidden-lake-v1.8.4/v1.8.4.mod) = 340
-SHA256 (go/security_hidden-lake/hidden-lake-v1.8.4/v1.8.4.zip) = eb4b70ae29bf0c4f06434076efe3c43489f149d6e830f686186e0ab3ca252cf7
-SIZE (go/security_hidden-lake/hidden-lake-v1.8.4/v1.8.4.zip) = 11200961
+TIMESTAMP = 1749829911
+SHA256 (go/security_hidden-lake/hidden-lake-v1.8.6/v1.8.6.mod) = af5da6e07886561d70f87bfc232dc0effefc286c3ec66acb6ea5a6ef77a19121
+SIZE (go/security_hidden-lake/hidden-lake-v1.8.6/v1.8.6.mod) = 340
+SHA256 (go/security_hidden-lake/hidden-lake-v1.8.6/v1.8.6.zip) = 33d2c50ad079614d85954af115673ea41a0ce214d4ce21d6e97e32dd5bb334be
+SIZE (go/security_hidden-lake/hidden-lake-v1.8.6/v1.8.6.zip) = 11188051