You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
tfmv: update to 1.0.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup golang 1.0
|
||||
|
||||
go.setup github.com/suzuki-shunsuke/tfmv 0.2.8 v
|
||||
go.setup github.com/suzuki-shunsuke/tfmv 1.0.0 v
|
||||
go.offline_build no
|
||||
revision 0
|
||||
|
||||
@@ -18,12 +18,15 @@ license MIT
|
||||
maintainers {gmail.com:herby.gillot @herbygillot} \
|
||||
openmaintainer
|
||||
|
||||
checksums rmd160 1f267d55ae307906bf5f9b7d61c22da682883a94 \
|
||||
sha256 c2ae0d1c0bb5d0d7cdbb256f8a784753df5c2f9e1175e91449849efe5a7e668f \
|
||||
size 28437
|
||||
checksums rmd160 3dce78e02901d0c13a0a38cc9ca80abe7689cba7 \
|
||||
sha256 2783acb97c2b24f311a971cb22ff478ecc2323e2bab402457ef070051f754e9d \
|
||||
size 28169
|
||||
|
||||
build.args-append ./cmd/${name}
|
||||
|
||||
destroot {
|
||||
xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/
|
||||
}
|
||||
|
||||
github.livecheck.regex \
|
||||
{([0-9.]+)}
|
||||
|
||||
Reference in New Issue
Block a user