Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jun 2026 00:32:10 +0000
From:      =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 40e3e8214a2b - main - security/hidden-lake: Update 1.11.1 => 1.11.2
Message-ID:  <6a24bc0a.3477a.3648e177@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by alven:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40e3e8214a2bf03207dced3020b58c3d878c5338

commit 40e3e8214a2bf03207dced3020b58c3d878c5338
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2026-06-05 23:50:21 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2026-06-07 00:31:30 +0000

    security/hidden-lake: Update 1.11.1 => 1.11.2
    
    Approved by:            db@, yuri@ (Mentors, implicit)
---
 security/hidden-lake/Makefile  |  4 ++--
 security/hidden-lake/distinfo  | 10 +++++-----
 security/hidden-lake/pkg-plist |  1 +
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/security/hidden-lake/Makefile b/security/hidden-lake/Makefile
index 2c3b967c3551..4fe0e83f98ea 100644
--- a/security/hidden-lake/Makefile
+++ b/security/hidden-lake/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	hidden-lake
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.11.1
-PORTREVISION=	1
+DISTVERSION=	1.11.2
 CATEGORIES=	security net-p2p
 
 MAINTAINER=	alven@FreeBSD.org
@@ -16,6 +15,7 @@ USES=		go:modules
 GO_MODULE=	github.com/number571/hidden-lake
 GO_TARGET=	./cmd/hla/hla-http:hla-http \
 		./cmd/hla/hla-https:hla-https \
+		./cmd/hla/hla-meshtastic:hla-meshtastic \
 		./cmd/hla/hla-tcp:hla-tcp \
 		./cmd/hlc:hlc \
 		./cmd/hlk:hlk \
diff --git a/security/hidden-lake/distinfo b/security/hidden-lake/distinfo
index f016f1fa8655..1b4cfd891b13 100644
--- a/security/hidden-lake/distinfo
+++ b/security/hidden-lake/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1779979727
-SHA256 (go/security_hidden-lake/hidden-lake-v1.11.1/v1.11.1.mod) = ab7010f149e988c52ca5b9890e7eacb490c80f17e111adb2b1f5994c2b13c976
-SIZE (go/security_hidden-lake/hidden-lake-v1.11.1/v1.11.1.mod) = 311
-SHA256 (go/security_hidden-lake/hidden-lake-v1.11.1/v1.11.1.zip) = cbd17b7ae479d78dd8e94c1271ecae9d45adb972b5e716c0c7cdb47a3630dc57
-SIZE (go/security_hidden-lake/hidden-lake-v1.11.1/v1.11.1.zip) = 8192059
+TIMESTAMP = 1780774642
+SHA256 (go/security_hidden-lake/hidden-lake-v1.11.2/v1.11.2.mod) = 6fd501a86a9483fc1162b0064d4124187c7786f9992771c4df932cee5f788432
+SIZE (go/security_hidden-lake/hidden-lake-v1.11.2/v1.11.2.mod) = 311
+SHA256 (go/security_hidden-lake/hidden-lake-v1.11.2/v1.11.2.zip) = 817a993ce58b688059ea527355557341272e3619293bb15e8e7ba1c4aec18025
+SIZE (go/security_hidden-lake/hidden-lake-v1.11.2/v1.11.2.zip) = 8280672
diff --git a/security/hidden-lake/pkg-plist b/security/hidden-lake/pkg-plist
index 3e5d5e34950f..6b0a83946d05 100644
--- a/security/hidden-lake/pkg-plist
+++ b/security/hidden-lake/pkg-plist
@@ -1,5 +1,6 @@
 bin/hla-http
 bin/hla-https
+bin/hla-meshtastic
 bin/hla-tcp
 bin/hlc
 bin/hlk


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a24bc0a.3477a.3648e177>