Re: git: 9387c91b713c - main - graphics/alembic: update the port to version 1.8.7
Date: Fri, 11 Oct 2024 00:25:39 UTC
On 2024-10-11T01:43:11.000+02:00, Vladimir Druzenko <vvd@freebsd.org> wrote: > 10.10.2024 19:29, Alexey Dokuchaev пишет: >> The branch main has been updated by danfe: >> >> URL: >> https://cgit.FreeBSD.org/ports/commit/?id=9387c91b713c8be4a4f27c8553a516ab01e8231c >> >> commit 9387c91b713c8be4a4f27c8553a516ab01e8231c >> >> Author: Alexey Dokuchaev <danfe@FreeBSD.org> >> >> AuthorDate: 2024-10-10 16:28:34 +0000 >> >> Commit: Alexey Dokuchaev <danfe@FreeBSD.org> >> >> CommitDate: 2024-10-10 16:28:34 +0000 >> >> graphics/alembic: update the port to version 1.8.7 >> >> Reported by: portscout >> >> --- >> >> graphics/alembic/Makefile | 2 +- >> >> graphics/alembic/distinfo | 6 +++--- >> >> 2 files changed, 4 insertions(+), 4 deletions(-) >> >> diff --git a/graphics/alembic/Makefile >> b/graphics/alembic/Makefile >> >> index 30a57137236d..88012360ed1a 100644 >> >> --- a/graphics/alembic/Makefile >> >> +++ b/graphics/alembic/Makefile >> >> @@ -1,5 +1,5 @@ >> >> PORTNAME= alembic >> >> -PORTVERSION= 1.8.6 >> >> +PORTVERSION= 1.8.7 >> >> CATEGORIES= graphics >> >> MAINTAINER= danfe@FreeBSD.org >> >> diff --git a/graphics/alembic/distinfo >> b/graphics/alembic/distinfo >> >> index 2c3e96e5fe82..dc800fb3bad4 100644 >> >> --- a/graphics/alembic/distinfo >> >> +++ b/graphics/alembic/distinfo >> >> @@ -1,3 +1,3 @@ >> >> -TIMESTAMP = 1695675150 >> >> -SHA256 (alembic-alembic-1.8.6_GH0.tar.gz) = >> c572ebdea3a5f0ce13774dd1fceb5b5815265cd1b29d142cf8c144b03c131c8c >> >> -SIZE (alembic-alembic-1.8.6_GH0.tar.gz) = 868945 >> >> +TIMESTAMP = 1728188226 >> >> +SHA256 (alembic-alembic-1.8.7_GH0.tar.gz) = >> 3590f51f82e3675bb907f7a6a7149a76c06c23ef25d153e64391bcd22d86cc8c >> >> +SIZE (alembic-alembic-1.8.7_GH0.tar.gz) = 933016 > > Hello! > > => Attempting to fetch > > https://codeload.github.com/alembic/alembic/tar.gz/1.8.7?dummy=/alembic-alembic-1.8.7_GH0.tar.gz > > fetch: > > https://codeload.github.com/alembic/alembic/tar.gz/1.8.7?dummy=/alembic-alembic-1.8.7_GH0.tar.gz: > > > size mismatch: expected 933016, actual 932935 > > -- > > Best regards, > > Vladimir Druzenko There's more to fix, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281999 Best regards, Daniel