[Bug 262581] lang/crystal: Update to 1.3.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 09 Apr 2022 01:38:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262581

--- Comment #11 from slowdive@me.com ---
(In reply to Fernando ApesteguĂ­a from comment #10)

I had `openssl` so it didn't trigger an error. Switched to `base` and seeing
the same, working on it:

```
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
===> 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
===>  Applying extra patch
/usr/ports/lang/crystal/files/extra-patch-src_openssl_lib__crypto.cr
1 out of 1 hunks failed--saving rejects to src/openssl/lib_crypto.cr.rej
===>  FAILED Applying extra patch
/usr/ports/lang/crystal/files/extra-patch-src_openssl_lib__crypto.cr
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/crystal
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/crystal
root@nomad:/usr/ports/lang/crystal #
```

And with no defaults no error as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.