diff --git a/textproc/termshot/Makefile b/textproc/termshot/Makefile index 7ac9bd71fe49..08e1f38b6ced 100644 --- a/textproc/termshot/Makefile +++ b/textproc/termshot/Makefile @@ -1,24 +1,23 @@ PORTNAME= termshot DISTVERSIONPREFIX= v -DISTVERSION= 0.2.4 -PORTREVISION= 1 +DISTVERSION= 0.2.5 CATEGORIES= textproc graphics MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Creates screenshots based on terminal command output WWW= https://github.com/homeport/termshot LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/homeport/termshot GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -tags noupdater \ -ldflags "\ -s -w \ - -X ${GO_MODULE}/internal.Version=${DISTVERSION}" + -X ${GO_MODULE}/internal/cmd.version=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/termshot/distinfo b/textproc/termshot/distinfo index 3c0ef9f4501d..9679ce0a755e 100644 --- a/textproc/termshot/distinfo +++ b/textproc/termshot/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1663936620 -SHA256 (go/textproc_termshot/termshot-v0.2.4/v0.2.4.mod) = 4cfbae01334e0617458a92ce19e4c1a1b06a85200ec806b6cd94e150ff733af8 -SIZE (go/textproc_termshot/termshot-v0.2.4/v0.2.4.mod) = 1337 -SHA256 (go/textproc_termshot/termshot-v0.2.4/v0.2.4.zip) = c4eeb410a5ce01c21632578c1c7dcb208e9e98e708d4c2cd75f372899547b99a -SIZE (go/textproc_termshot/termshot-v0.2.4/v0.2.4.zip) = 703133 +TIMESTAMP = 1666862339 +SHA256 (go/textproc_termshot/termshot-v0.2.5/v0.2.5.mod) = a369130895d36a76f69bb63b1f7ca55b19b75f61ae16bc84f56711a7934388e4 +SIZE (go/textproc_termshot/termshot-v0.2.5/v0.2.5.mod) = 1379 +SHA256 (go/textproc_termshot/termshot-v0.2.5/v0.2.5.zip) = c716c4eed4999f8c683940cb74b4ec109f5ecfead1f875c6c503c6fc7e2d92e2 +SIZE (go/textproc_termshot/termshot-v0.2.5/v0.2.5.zip) = 680329