From ce3c784a0aa95aa018fa5c9cfb1399032cb5a305 Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Sat, 13 Nov 2021 08:07:42 -0500 Subject: [PATCH] kaf: update to 0.1.42 --- sysutils/kaf/Portfile | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/sysutils/kaf/Portfile b/sysutils/kaf/Portfile index d4d8fb44ab29..044bdd6746de 100644 --- a/sysutils/kaf/Portfile +++ b/sysutils/kaf/Portfile @@ -3,20 +3,19 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/birdayz/kaf 0.1.41 v +go.setup github.com/birdayz/kaf 0.1.42 v +github.tarball_from archive revision 0 description Modern CLI for Apache Kafka, written in Go long_description {*}${description} categories sysutils +installs_libs no license Apache-2 - maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer -installs_libs no - # Allow Go to download deps at build time build.env-delete GO111MODULE=off GOPROXY=off @@ -24,14 +23,12 @@ build.cmd make build.target build destroot { - xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ + xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ } -checksums rmd160 52f281ef1b8041a596d3be545b0b8c1da8a13edc \ - sha256 ddd146784a540339557e0959c109bd362801665b8e71fffd88f06fa118a47ef9 \ - size 849256 - -github.tarball_from archive +checksums rmd160 14df7abc3d113cc958a9dcf5e278c228c5700890 \ + sha256 cb8f33ce07170c346d3b7521994f04a6ea5d35ee96955e779d4d239628d4de10 \ + size 849356 notes "