Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2025 22:43:06 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 03866d07d7e7 - main - sysutils/lazyssh: Update 0.2.1 => 0.3.0
Message-ID:  <202510102243.59AMh6Rv031231@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=03866d07d7e77426cc800462a6d80c0f94adba2f

commit 03866d07d7e77426cc800462a6d80c0f94adba2f
Author:     Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2025-10-10 22:42:36 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-10-10 22:42:36 +0000

    sysutils/lazyssh: Update 0.2.1 => 0.3.0
    
    Changelog:
    https://github.com/Adembc/lazyssh/releases/tag/v0.3.0
    
    PR:     290132
---
 sysutils/lazyssh/Makefile |  5 ++---
 sysutils/lazyssh/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/sysutils/lazyssh/Makefile b/sysutils/lazyssh/Makefile
index ea1eda8a5b7a..b3802ced548f 100644
--- a/sysutils/lazyssh/Makefile
+++ b/sysutils/lazyssh/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	lazyssh
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2.1
-PORTREVISION=	1
+DISTVERSION=	0.3.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	nxjoseph@protonmail.com
@@ -16,7 +15,7 @@ USES=		go:modules
 
 GO_MODULE=	github.com/Adembc/${PORTNAME}
 GO_TARGET=	./cmd:${PORTNAME}
-GO_BUILDFLAGS=	-ldflags="-X main.version=${DISTVERSIONFULL} -X main.gitCommit=b7fb586"
+GO_BUILDFLAGS=	-ldflags="-X main.version=${DISTVERSIONFULL} -X main.gitCommit=460bb0f"
 
 PLIST_FILES=	bin/${PORTNAME}
 
diff --git a/sysutils/lazyssh/distinfo b/sysutils/lazyssh/distinfo
index 60815e5ef4c0..5949c41a5912 100644
--- a/sysutils/lazyssh/distinfo
+++ b/sysutils/lazyssh/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1757595175
-SHA256 (go/sysutils_lazyssh/lazyssh-v0.2.1/v0.2.1.mod) = f0bb32cc6e8869a7b83188ebebc58eea5399842aabf98759991c29fb23639068
-SIZE (go/sysutils_lazyssh/lazyssh-v0.2.1/v0.2.1.mod) = 821
-SHA256 (go/sysutils_lazyssh/lazyssh-v0.2.1/v0.2.1.zip) = f98a04417f9df2378090cda9192e9a768a6c7672cfb17e2be7482d98d92735c6
-SIZE (go/sysutils_lazyssh/lazyssh-v0.2.1/v0.2.1.zip) = 1759295
+TIMESTAMP = 1760112450
+SHA256 (go/sysutils_lazyssh/lazyssh-v0.3.0/v0.3.0.mod) = f0bb32cc6e8869a7b83188ebebc58eea5399842aabf98759991c29fb23639068
+SIZE (go/sysutils_lazyssh/lazyssh-v0.3.0/v0.3.0.mod) = 821
+SHA256 (go/sysutils_lazyssh/lazyssh-v0.3.0/v0.3.0.zip) = d46692f9f36bfb77cb24b977afb071e8c2f72f2161c442f06cfb42820d897bfb
+SIZE (go/sysutils_lazyssh/lazyssh-v0.3.0/v0.3.0.zip) = 1812970


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510102243.59AMh6Rv031231>