Skip to content

gopass: update to 1.15.16 #28391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions devel/gopass-summon-provider/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/gopasspw/gopass-summon-provider 1.15.15 v
go.setup github.com/gopasspw/gopass-summon-provider 1.15.16 v
go.offline_build no
revision 0
categories devel
Expand All @@ -16,9 +16,9 @@ description Gopass Summon Provider

long_description Use gopass as secret provider for summon.

checksums rmd160 85c23a697d8a0d77369991a533092582eb7d42a2 \
sha256 b71f5c38e035d10ab9deaa4d3ecda5c9c15a023fe3475a34505c425ebc64faac \
size 15025
checksums rmd160 d93631241aaa0f7e217ebb227715fe488e35990c \
sha256 771be75518db8b6fff63c38ca9b09adf4401434e5fbcbe8bdb53f672d5fd23ec \
size 14799

build.cmd ${go.bin} mod tidy \&\& ${go.bin} build
build.args -o ${worksrcpath}/${name} \
Expand Down
8 changes: 4 additions & 4 deletions security/git-credential-gopass/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/gopasspw/git-credential-gopass 1.15.15 v
go.setup github.com/gopasspw/git-credential-gopass 1.15.16 v
go.offline_build no
revision 0

Expand All @@ -18,9 +18,9 @@ description Gopass git-credentials helper
long_description {*}${description}
homepage https://www.gopass.pw

checksums rmd160 ee599adec00751fbf6ff09669c0b8cb33a5a8ab4 \
sha256 7d06c4f7b007992f46515be73d095299b7fa46eb27ee6c4bad9f692d01a4b4d4 \
size 18143
checksums rmd160 440a07d47f9f5e9be4dcce11c3e7fd4df1690848 \
sha256 2c17e73471983097df6a0ded43d9c2b2563e49b6b531a8ee9eec3bd84352e59c \
size 18413

build.cmd ${go.bin} mod tidy \&\& ${go.bin} build
build.args -ldflags '-X main.version=${version}'
Expand Down
8 changes: 4 additions & 4 deletions security/gopass-hibp/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/gopasspw/gopass-hibp 1.15.15 v
go.setup github.com/gopasspw/gopass-hibp 1.15.16 v
go.offline_build no
revision 0
categories security
Expand All @@ -16,9 +16,9 @@ description Gopass haveibeenpwnd.com integration
long_description {*}${description}
homepage https://www.gopass.pw

checksums rmd160 680675359b8b5a014690cb283f708bda2969049f \
sha256 b7f88b83d7959cad4c949cd09364ce1655a78ca3b7efc9a12f6e7699b5d22502 \
size 22701
checksums rmd160 3d6ecf3b7b114ed43ea0b1f69b58e9b03163f297 \
sha256 870b8334bb9fb2426d7fe146daae655b67d3519a5040c4d0513555d7797a0c94 \
size 22605

build.cmd ${go.bin} mod tidy \&\& ${go.bin} build
build.args -ldflags '-X main.version=${version}'
Expand Down
8 changes: 4 additions & 4 deletions security/gopass-jsonapi/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/gopasspw/gopass-jsonapi 1.15.15 v
go.setup github.com/gopasspw/gopass-jsonapi 1.15.16 v
go.offline_build no
revision 0
categories security
Expand All @@ -17,9 +17,9 @@ description Gopass Browser Bindings
long_description ${name} enables communication with gopass via JSON messages
homepage https://www.gopass.pw

checksums rmd160 9f908aedd2aa47de22597d9cf50cd529dd17282b \
sha256 edd71e029d8f23e23f8b3a2fa5cf805910ca023d3607ea7bc0a59355b21b40b8 \
size 31538
checksums rmd160 82c415b205133e48b7c0eafec03338b7411203d3 \
sha256 8ca561234d700b0b76206b90a053ad3da1daa3fc7fdb47837afae8891610b264 \
size 31105

build.cmd ${go.bin} mod tidy && ${go.bin} build
build.args -ldflags '-X main.version=${version}'
Expand Down
10 changes: 4 additions & 6 deletions security/gopass/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/gopasspw/gopass 1.15.15 v
go.setup github.com/gopasspw/gopass 1.15.16 v
go.offline_build no
revision 0
categories security
Expand All @@ -18,9 +18,9 @@ homepage https://www.gopass.pw

depends_lib-append port:gnupg2

checksums rmd160 7747b448fc6ea9389dbccb4fcc3b7ad9c8250251 \
sha256 00ad6a32f89fe64760b70b9424af19b88d671673a66424d59d80cfa97deb75d3 \
size 2335086
checksums rmd160 5de43633a2e6a20e94d66c459a185150d7e88303 \
sha256 2e387cbfad535665c28ceafe7084f5b8a020845bb56a2e2e01140b16eef0f21a \
size 2339972

set go_ldflags "-s -w -X main.version=${version}"
build.args -ldflags \"${go_ldflags}\" -tags=netgo
Expand All @@ -40,6 +40,4 @@ destroot {
xinstall -d ${destroot}${prefix}/share/zsh/site-functions
xinstall -m 0644 ${worksrcpath}/zsh.completion \
${destroot}${prefix}/share/zsh/site-functions/_${name}


}