# -*- 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/hickford/git-credential-oauth 0.16.0 v revision 0 description \ A Git credential helper that securely authenticates to GitHub, GitLab and \ BitBucket using OAuth. long_description {*}${description} categories security devel installs_libs no license Apache-2 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer build.pre_args-append \ -ldflags \" -X main.version=${github.tag_prefix}${version} \" destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ } github.livecheck.regex \ {([0-9.]+)} checksums ${distname}${extract.suffix} \ rmd160 601192f9972dfa26b5893742d98d732f2fc65407 \ sha256 2ee9075688e3c23f92ee74e7d1e7579346e76811d5729495d3ffda053057f4b9 \ size 16152 go.vendors golang.org/x/oauth2 \ lock v0.30.0 \ rmd160 63353a82f136c21da2c2613e3393b724d52b6f92 \ sha256 259d504972689aef6ba45f2ca479d462524e0803a0104735262c94a5ad3b1da2 \ size 100393