Date: Fri, 26 Jan 2024 07:43:42 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e367ddf2539c - main - sysutils/bkt: Remove leftover output from building crates file Message-ID: <202401260743.40Q7hgnG037330@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=e367ddf2539c0dc369e44b5eb135ba07370210a7 commit e367ddf2539c0dc369e44b5eb135ba07370210a7 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-01-26 07:42:30 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-01-26 07:42:30 +0000 sysutils/bkt: Remove leftover output from building crates file PR: 276611 Reported by: gebhart@secnetix.de --- sysutils/bkt/Makefile.crates | 6 ------ 1 file changed, 6 deletions(-) diff --git a/sysutils/bkt/Makefile.crates b/sysutils/bkt/Makefile.crates index f842502d11b9..e8432b0395f0 100644 --- a/sysutils/bkt/Makefile.crates +++ b/sysutils/bkt/Makefile.crates @@ -1,9 +1,3 @@ -===> License MIT accepted by the user -===> bkt-0.8.0 depends on file: /usr/local/sbin/pkg - found -===> Fetching all distfiles required by bkt-0.8.0 for building -===> Extracting for bkt-0.8.0 -=> SHA256 Checksum OK for dimo414-bkt-0.8.0_GH0.tar.gz. -===> Moving crates to /usr/ports/sysutils/bkt/work/bkt-0.8.0/cargo-crates CARGO_CRATES= aho-corasick-1.1.2 \ anstyle-1.0.4 \ anyhow-1.0.79 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401260743.40Q7hgnG037330>