svn commit: r568910 - head/graphics/libsixel

Jan Beich jbeich at FreeBSD.org
Sun Mar 21 09:31:22 UTC 2021


Alexey Dokuchaev <danfe at 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


More information about the svn-ports-head mailing list