[Bug 262581] lang/crystal: Update to 1.3.2
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262581] lang/crystal: Update to 1.3.2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Apr 2022 02:42:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262581 --- Comment #9 from slowdive@me.com --- (In reply to Fernando ApesteguĂa from comment #7) No issues with `make patch` ``` root@nomad:/usr/ports/lang/crystal # make patch ===> License APACHE20 accepted by the user ===> crystal-1.3.2 depends on file: /usr/local/sbin/pkg - found => crystal-1.1.1-freebsd12-amd64-llvm10 doesn't seem to exist in /usr/ports/distfiles/crystal. => Attempting to fetch https://dl.unrelenting.technology/crystal/crystal-1.1.1-freebsd12-amd64-llvm10 crystal-1.1.1-freebsd12-amd64-llvm10 11 MB 6988 kBps 01s => crystal-lang-crystal-1.3.2_GH0.tar.gz doesn't seem to exist in /usr/ports/distfiles/crystal. => Attempting to fetch https://codeload.github.com/crystal-lang/crystal/tar.gz/1.3.2?dummy=/crystal-lang-crystal-1.3.2_GH0.tar.gz fetch: https://codeload.github.com/crystal-lang/crystal/tar.gz/1.3.2?dummy=/crystal-lang-crystal-1.3.2_GH0.tar.gz: size unknown fetch: https://codeload.github.com/crystal-lang/crystal/tar.gz/1.3.2?dummy=/crystal-lang-crystal-1.3.2_GH0.tar.gz: size of remote file is not known crystal-lang-crystal-1.3.2_GH0.tar.gz 2768 kB 3134 kBps 01s ===> Fetching all distfiles required by crystal-1.3.2 for building ===> Extracting for crystal-1.3.2 => SHA256 Checksum OK for crystal/crystal-1.1.1-freebsd12-amd64-llvm10. => SHA256 Checksum OK for crystal/crystal-lang-crystal-1.3.2_GH0.tar.gz. /bin/mkdir -p /usr/ports/lang/crystal/work/crystal-1.3.2/.build cp -f /usr/ports/distfiles/crystal/crystal-1.1.1-freebsd12-amd64-llvm10 /usr/ports/lang/crystal/work/crystal-1.3.2/.build/crystal /bin/chmod +x /usr/ports/lang/crystal/work/crystal-1.3.2/.build/crystal /bin/ln -s x86_64-freebsd /usr/ports/lang/crystal/work/crystal-1.3.2/src/lib_c/aarch64-portbld-freebsd /bin/ln -s x86_64-freebsd /usr/ports/lang/crystal/work/crystal-1.3.2/src/lib_c/aarch64-freebsd ===> Patching for crystal-1.3.2 root@nomad:/usr/ports/lang/crystal # ``` But extra patch is not in my output either, going to look into this. -- You are receiving this mail because: You are the assignee for the bug.