diff --git a/devel/shfmt/Makefile b/devel/shfmt/Makefile index 2648e385bbfc..decd3587e70c 100644 --- a/devel/shfmt/Makefile +++ b/devel/shfmt/Makefile @@ -1,28 +1,27 @@ PORTNAME= shfmt DISTVERSIONPREFIX= v -DISTVERSION= 3.8.0 -PORTREVISION= 6 +DISTVERSION= 3.9.0 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org COMMENT= Shell script formatter WWW= https://github.com/mvdan/sh LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= scdoc:textproc/scdoc USES= go:modules GO_MODULE= mvdan.cc/sh/v3 GO_TARGET= ./cmd/shfmt GO_BUILDFLAGS= -ldflags="-s -w -X main.version=${DISTVERSIONFULL}" PLIST_FILES= bin/shfmt \ share/man/man1/shfmt.1.gz post-install: scdoc < ${WRKSRC}/cmd/shfmt/shfmt.1.scd \ > ${STAGEDIR}${PREFIX}/share/man/man1/shfmt.1 .include diff --git a/devel/shfmt/distinfo b/devel/shfmt/distinfo index 02e9d073a0de..08d922272799 100644 --- a/devel/shfmt/distinfo +++ b/devel/shfmt/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1707663871 -SHA256 (go/devel_shfmt/shfmt-v3.8.0/v3.8.0.mod) = d38d83dddff58bdcaa813cf7561167f8b4233d28104d6c51499686a801d9fd1b -SIZE (go/devel_shfmt/shfmt-v3.8.0/v3.8.0.mod) = 554 -SHA256 (go/devel_shfmt/shfmt-v3.8.0/v3.8.0.zip) = 85ff7518d6cc61dd416cc2120ae244b2f46490130aac50c30eb69d8ff9272042 -SIZE (go/devel_shfmt/shfmt-v3.8.0/v3.8.0.zip) = 250353 +TIMESTAMP = 1723919726 +SHA256 (go/devel_shfmt/shfmt-v3.9.0/v3.9.0.mod) = 30919341056b4f56117e97528b72891f024c94ecccbf2777cfeb3a85b91a6fd0 +SIZE (go/devel_shfmt/shfmt-v3.9.0/v3.9.0.mod) = 505 +SHA256 (go/devel_shfmt/shfmt-v3.9.0/v3.9.0.zip) = c5024f5778e8d02906639a0bd98b2214b67908cfb2a1298b7f5be10880b9f461 +SIZE (go/devel_shfmt/shfmt-v3.9.0/v3.9.0.zip) = 254334