# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup golang 1.0 go.setup github.com/minamijoyo/tfupdate 0.8.5 v go.offline_build no github.tarball_from archive revision 0 description Update version constraints in your Terraform configurations long_description {*}${description} categories sysutils installs_libs no license MIT maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 a7e7d715848c0bcc9ce8c798abb369c30917cc61 \ sha256 7f118d26885e32b5b1bcac477426437525405ef1f89a5164ff2c646da6f5f1ad \ size 85480 build.cmd make build.target build destroot { xinstall -m 0755 ${worksrcpath}/bin/${name} ${destroot}${prefix}/bin/ } github.livecheck.regex {([0-9.]+)}