diff --git a/textproc/termshot/Makefile b/textproc/termshot/Makefile index 3858ad06b0d9..7e741c2f82fc 100644 --- a/textproc/termshot/Makefile +++ b/textproc/termshot/Makefile @@ -1,24 +1,22 @@ PORTNAME= termshot DISTVERSIONPREFIX= v -DISTVERSION= 0.6.0 -PORTREVISION= 3 +DISTVERSION= 0.6.1 CATEGORIES= textproc graphics -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@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.24+,modules +USES= go:modules GO_MODULE= github.com/homeport/termshot GO_TARGET= ./cmd/${PORTNAME} -GO_BUILDFLAGS= -tags noupdater \ - -ldflags "\ +GO_BUILDFLAGS= -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 bee222f42f34..01aeb2a41ed8 100644 --- a/textproc/termshot/distinfo +++ b/textproc/termshot/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1772042992 +SHA256 (go/textproc_termshot/termshot-v0.6.1/v0.6.1.mod) = 4a3274cbcdefbd1b9e218522fb229a1ba94d093d43e4ed36db2154dd12dd617f +SIZE (go/textproc_termshot/termshot-v0.6.1/v0.6.1.mod) = 1496 +SHA256 (go/textproc_termshot/termshot-v0.6.1/v0.6.1.zip) = b13d6372300fe59d0855dd5422d7f07b433dbc143c867b8b4e5cdb8f7fbde44c +SIZE (go/textproc_termshot/termshot-v0.6.1/v0.6.1.zip) = 350339