Re: git: f0039f823214 - main - sysutils/rust-coreutils: update to 0.2.2
- In reply to: Piotr Kubaj : "git: f0039f823214 - main - sysutils/rust-coreutils: update to 0.2.2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Sep 2025 16:47:14 UTC
On 2025-09-10 15:22, Piotr Kubaj wrote: > The branch main has been updated by pkubaj: > > URL:https://cgit.FreeBSD.org/ports/commit/?id=f0039f823214cc0bddd0824109f06161918a8de7 > > commit f0039f823214cc0bddd0824109f06161918a8de7 > Author: Piotr Kubaj<pkubaj@FreeBSD.org> > AuthorDate: 2025-09-10 13:20:58 +0000 > Commit: Piotr Kubaj<pkubaj@FreeBSD.org> > CommitDate: 2025-09-10 13:22:12 +0000 > > sysutils/rust-coreutils: update to 0.2.2 > > Changelog:https://github.com/uutils/coreutils/releases/tag/0.2.2 > --- > sysutils/rust-coreutils/Makefile | 2 +- > sysutils/rust-coreutils/Makefile.crates | 16 ++++++++++++---- > sysutils/rust-coreutils/distinfo | 26 +++++++++++++++----------- > 3 files changed, 28 insertions(+), 16 deletions(-) > > diff --git a/sysutils/rust-coreutils/Makefile b/sysutils/rust-coreutils/Makefile > index 0c4e03422214..5cd026b682ad 100644 > --- a/sysutils/rust-coreutils/Makefile > +++ b/sysutils/rust-coreutils/Makefile > @@ -1,5 +1,5 @@ > PORTNAME= rust-coreutils > -DISTVERSION= 0.2.0 > +DISTVERSION= 0.2.2 > CATEGORIES= sysutils > > MAINTAINER= pkubaj@FreeBSD.org > diff --git a/sysutils/rust-coreutils/Makefile.crates b/sysutils/rust-coreutils/Makefile.crates > index 4ddd64efd7ef..972979924fed 100644 > --- a/sysutils/rust-coreutils/Makefile.crates > +++ b/sysutils/rust-coreutils/Makefile.crates > @@ -1,7 +1,12 @@ > +===> License MIT accepted by the user > +===> rust-coreutils-0.2.2 depends on file: /usr/local/sbin/pkg - found > +===> Fetching all distfiles required by rust-coreutils-0.2.2 for building > +===> Extracting for rust-coreutils-0.2.2 > +=> SHA256 Checksum OK for uutils-coreutils-0.2.2_GH0.tar.gz. > +===> Moving crates to /tmp/usr/ports/sysutils/rust-coreutils/work/coreutils-0.2.2/cargo-crates Hi, It looks like some unwanted lines got included in the crates file. Best regards, Daniel