You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
pinact: Update to 4.1.0
This commit is contained in:
committed by
Herby Gillot
parent
b8ccbc15ce
commit
455d1db5d8
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup golang 1.0
|
||||
|
||||
go.setup github.com/suzuki-shunsuke/pinact 4.0.0 v
|
||||
go.setup github.com/suzuki-shunsuke/pinact 4.1.0 v
|
||||
go.offline_build no
|
||||
categories security
|
||||
maintainers {macports.halostatue.ca:austin @halostatue} \
|
||||
@@ -18,9 +18,9 @@ description A CLI to edit GitHub Workflow and Composite action files and
|
||||
long_description {*}${description}
|
||||
|
||||
checksums ${distname}${extract.suffix} \
|
||||
rmd160 07fde517a9807e0ca7e57633f622785a298d7a6d \
|
||||
sha256 880e29511209f1cb55ac53e4e72b9ee2c62c13340420ed3263b99302f9b71bd2 \
|
||||
size 105497
|
||||
rmd160 6055da1f63caabe4c7b3a807b00837afa7487bcb \
|
||||
sha256 0305c7db5cfcb2a62f7f5faa74e7cc3312c9ec10cbe01eadc23128d6a119eb03 \
|
||||
size 105638
|
||||
|
||||
livecheck.regex {v(\d+\.\d+\.\d+)$}
|
||||
|
||||
@@ -52,8 +52,3 @@ destroot {
|
||||
xinstall ${worksrcpath}/${name}.zsh \
|
||||
${destroot}${prefix}/${zsh_completions_dir}/_${name}
|
||||
}
|
||||
|
||||
notes {
|
||||
Pinact 4 has several breaking changes covered in its release notes:
|
||||
https://github.com/suzuki-shunsuke/pinact/releases/tag/v4.0.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user