Date: Sun, 21 Mar 2021 10:31:20 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r568910 - head/graphics/libsixel Message-ID: <sg4o-ontj-wny@FreeBSD.org> In-Reply-To: <202103210914.12L9E1Pp017039@repo.freebsd.org> (Alexey Dokuchaev's message of "Sun, 21 Mar 2021 09:14:01 %2B0000 (UTC)") References: <202103210914.12L9E1Pp017039@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexey Dokuchaev <danfe@FreeBSD.org> writes: > Modified: head/graphics/libsixel/distinfo > ============================================================================== > --- head/graphics/libsixel/distinfo Sun Mar 21 08:53:35 2021 (r568909) > +++ head/graphics/libsixel/distinfo Sun Mar 21 09:14:01 2021 (r568910) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1532317736 > -SHA256 (libsixel-1.8.2.tar.gz) = c464d2a6fcf35e9e6bad1876729e853a8b9f6abfe97d9e3487c9bfac45cf2a5f > -SIZE (libsixel-1.8.2.tar.gz) = 4778776 > +TIMESTAMP = 1583031210 > +SHA256 (libsixel-1.8.6.tar.gz) = 37611d60c7dbcee701346967336dbf135fdd5041024d5f650d52fae14c731ab9 > +SIZE (libsixel-1.8.6.tar.gz) = 4791628 Fails to build. $ make checksum TRYBROKEN= MASTER_SITE_BACKUP= DISTDIR=$(mktemp -dt distfiles) ===> License MIT accepted by the user ===> libsixel-1.8.6,1 depends on file: /usr/local/sbin/pkg - found => libsixel-1.8.6.tar.gz doesn't seem to exist in /tmp/distfiles.0XSuw8P6/. => Attempting to fetch https://github.com/saitoha/libsixel/releases/download/v1.8.6/libsixel-1.8.6.tar.gz fetch: https://github.com/saitoha/libsixel/releases/download/v1.8.6/libsixel-1.8.6.tar.gz: size mismatch: expected 4791628, actual 652377 => Couldn't fetch it - please try to retrieve this => port manually into /tmp/distfiles.0XSuw8P6/ and try again. *** Error code 1 $ make makesum $ make clean all BATCH= ===> Cleaning for libsixel-1.8.6,1 ===> License MIT accepted by the user ===> libsixel-1.8.6,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsixel-1.8.6,1 for building ===> Extracting for libsixel-1.8.6,1 => SHA256 Checksum OK for libsixel-1.8.6.tar.gz. ===> Missing license file for MIT in /usr/ports/default/graphics/libsixel/work/libsixel-1.8.6/LICENSE *** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?sg4o-ontj-wny>