diff --git a/textproc/termshot/Makefile b/textproc/termshot/Makefile index 414337a0ac4e..b1b8b4ca7e0b 100644 --- a/textproc/termshot/Makefile +++ b/textproc/termshot/Makefile @@ -1,24 +1,23 @@ PORTNAME= termshot DISTVERSIONPREFIX= v -DISTVERSION= 0.4.1 -PORTREVISION= 1 +DISTVERSION= 0.6.0 CATEGORIES= textproc graphics -MAINTAINER= lbartoletti@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Creates screenshots based on terminal command output WWW= https://github.com/homeport/termshot LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.22,modules +USES= go:1.24,modules GO_MODULE= github.com/homeport/termshot GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -tags noupdater \ -ldflags "\ -s -w \ -X ${GO_MODULE}/internal/cmd.version=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/termshot/distinfo b/textproc/termshot/distinfo index cc27d29dbc31..bee222f42f34 100644 --- a/textproc/termshot/distinfo +++ b/textproc/termshot/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1742046406 -SHA256 (go/textproc_termshot/termshot-v0.4.1/v0.4.1.mod) = e2615865c0f4335e084b08be6229780d4a3bd15e90df04fcf6b2473f5a6aa313 -SIZE (go/textproc_termshot/termshot-v0.4.1/v0.4.1.mod) = 1408 -SHA256 (go/textproc_termshot/termshot-v0.4.1/v0.4.1.zip) = d7beed540c61e0fdc0bcc876873092480c555c515b05b339a6276209e604f770 -SIZE (go/textproc_termshot/termshot-v0.4.1/v0.4.1.zip) = 154432 +TIMESTAMP = 1762544474 +SHA256 (go/textproc_termshot/termshot-v0.6.0/v0.6.0.mod) = 406680931ae8a753a543cc853b57a0625551616506d3a4c1fa9d37d2ed62fa0b +SIZE (go/textproc_termshot/termshot-v0.6.0/v0.6.0.mod) = 1403 +SHA256 (go/textproc_termshot/termshot-v0.6.0/v0.6.0.zip) = 4b6c7b761aad4fe7d2d9d633331c30dc5f8deeac7bd40a893b7a015925a3d8c3 +SIZE (go/textproc_termshot/termshot-v0.6.0/v0.6.0.zip) = 155083