git: 1e4cee0c9ee6 - main - textproc/termshot: Fix fetch by explicitly specifying go version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Feb 2025 21:15:47 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e4cee0c9ee692793d305ed332d3e028f3dce669 commit 1e4cee0c9ee692793d305ed332d3e028f3dce669 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-13 21:14:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-13 21:14:50 +0000 textproc/termshot: Fix fetch by explicitly specifying go version Reported by: fallout Approved by: portmgr@ (unbreak; blanket) --- textproc/termshot/Makefile | 2 +- textproc/termshot/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/textproc/termshot/Makefile b/textproc/termshot/Makefile index 5887e719d0d6..06190ca578e7 100644 --- a/textproc/termshot/Makefile +++ b/textproc/termshot/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/homeport/termshot LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= go:1.22,modules GO_MODULE= github.com/homeport/termshot GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -tags noupdater \ diff --git a/textproc/termshot/distinfo b/textproc/termshot/distinfo index 29a479ef16b2..f2ad3b0b4069 100644 --- a/textproc/termshot/distinfo +++ b/textproc/termshot/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1735372878 -SHA256 (go/textproc_termshot/termshot-v0.2.12/v0.2.12.mod) = 08d567d83d9343db14447b2544ea29c5ba4e58d857ab565d5718d99ee5b24db2 +TIMESTAMP = 1739481177 +SHA256 (go/textproc_termshot/termshot-v0.2.12/v0.2.12.mod) = b642b5d14bffe9bc8bb3af27a16e9ae511d7debe2d4b05c8d78df03bc25bcb2f SIZE (go/textproc_termshot/termshot-v0.2.12/v0.2.12.mod) = 1380 SHA256 (go/textproc_termshot/termshot-v0.2.12/v0.2.12.zip) = 1c3037058caf62c823fbfe432108e679696d5a142523f84d4484fbf17c099a3d SIZE (go/textproc_termshot/termshot-v0.2.12/v0.2.12.zip) = 684482