diff --git a/textproc/gat/Portfile b/textproc/gat/Portfile index 230c8868bb9..fec312ecc6c 100644 --- a/textproc/gat/Portfile +++ b/textproc/gat/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/koki-develop/gat 0.27.0 v +go.setup github.com/koki-develop/gat 0.27.2 v go.offline_build no revision 0 @@ -17,9 +17,9 @@ license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer -checksums rmd160 1c8e35b6cdfa959ca66c27ffd2734e0cded91841 \ - sha256 2bfbe9836178eba793feb54db331653dc3c1def7d6e6b0078fa7eda8e425fb31 \ - size 15729352 +checksums rmd160 bd5dd8f3e45862099287e833972a080b0c903fa4 \ + sha256 7c7ec037dbc99610796f198699dab6b82d0d39588e3581bbb57fac0b9f575523 \ + size 15729343 build.pre_args-append \ -ldflags \"-X ${go.package}/cmd.version=${github.tag_prefix}${version}\"