non port: lang/crystal/distinfo |
SVNWeb
|
Number of commits found: 28 |
Fri, 10 Mar 2023
|
[ 15:57 Dmitri Goutnik (dmgk) ] 8108170
lang/crystal: Update to 1.7.3
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.7.3
|
Fri, 27 Jan 2023
|
[ 12:23 Dmitri Goutnik (dmgk) ] 36e6977
lang/crystal: Update to 1.7.2
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.7.2
|
Tue, 17 Jan 2023
|
[ 21:23 Dmitri Goutnik (dmgk) ] b2f9ad9
lang/crystal: Update to 1.7.1
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.7.1
|
Wed, 11 Jan 2023
|
[ 14:01 Dmitri Goutnik (dmgk) ] c4a0f33
lang/crystal: Update to 1.7.0
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.7.0
|
Fri, 4 Nov 2022
|
[ 12:45 Dmitri Goutnik (dmgk) ] 0b8b55c
lang/crystal: Update to 1.6.2
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.6.2
|
Fri, 21 Oct 2022
|
[ 17:26 Dmitri Goutnik (dmgk) ] 837f764
lang/crystal: Update to 1.6.1
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.6.1
|
Wed, 12 Oct 2022
|
[ 18:55 Dmitri Goutnik (dmgk) ] 4359a0a
lang/crystal: Unbreak and enable interpreter mode by default
|
[ 11:23 Dmitri Goutnik (dmgk) ] 026e79b
lang/crystal: Update to 1.6.0
Changes: https://github.com/crystal-lang/crystal/releases/tag/1.6.0
While here, also:
- switch to llvm 14
- upgrade bootstrap compiler to 1.5.1
- add INTERPRETER and STATIC knobs
|
Sat, 24 Sep 2022
|
[ 16:35 Fernando Apesteguía (fernape) Author: Gian-Simon Purkert ] 41671cf
lang/crystal: Update to 1.5.1
ChangeLog: https://github.com/crystal-lang/crystal/releases/tag/1.5.1
* Fix Class#nilable? for recursive unions and root types
* Fix Float#abs and Number#format for -0.0
* Fix null dereference when passing empty slice to Base64.encode
* Do not check abstract def parameter names on abstract types and modules
* Compiler/codegen: reset @needs_value
* Fix homogeneous_aggregate? check for aarch64 types
* Compiler: don't eagerly check cast type
* Fix type restriction augmenter for Union(*T) and similar
* Formatter: Fix assign followed by comment
* Handle formatting annotated method parameters
* Update distribution-scripts
* Update distribution-scripts
* [CI] Bumping xcode to 13.4.1
PR: 266519
Reported by: gspurki@gmail.com
Approved by: greg@unrelenting.technology (maintainer, timeout > 2 weeks)
|
Thu, 11 Aug 2022
|
[ 12:57 Dmitri Goutnik (dmgk) ] b834661
lang/crystal: Update to 1.5.0
Changes: https://crystal-lang.org/2022/07/06/1.5.0-released.html
PR: 265419
Approved by: greg@unrelenting.technology (maintaner)
|
Fri, 8 Jul 2022
|
[ 14:25 Mikael Urankar (mikael) ] 1e9ac10
lang/crystal: restore aarch64 bootstrap
PR: 263572
Approved by: portmgr (build fix blanket)
|
Wed, 27 Apr 2022
|
[ 05:06 Wen Heping (wen) ] 0266c75
lang/crystal: Update to 1.4.1
PR: 263572
Reported by: slowdive@me.com
Approved by: maintainer
|
Wed, 20 Apr 2022
|
[ 14:21 Fernando Apesteguía (fernape) ] 71ec7cd
lang/crystal: Readd aarch64 boostrap checksum
Removed by mistake in last update
PR: 262581
Reported by: greg@unrelenting.technology (maintainer)
Fixes: 8cd785de155f660685d9d64ba9c9dc9ae53066c1
|
Tue, 12 Apr 2022
|
[ 09:41 Fernando Apesteguía (fernape) ] 8cd785d
lang/crystal: Update to 1.4.0
ChangeLog: https://crystal-lang.org/2022/04/06/1.4.0-released.html
PR: 262581
Reported by: slowdive@me.com
Approved by: greg@unrelenting.technology (maintainer, timeout > 2 weeks)
|
Tue, 28 Dec 2021
|
[ 17:43 Fernando Apesteguía (fernape) Author: Greg V ] d926f77
lang/crystal: update to 1.2.2
PR: 259923
Reported by: mohd.akram@outlook.com
|
Fri, 30 Jul 2021
|
[ 05:32 Li-Wen Hsu (lwhsu) Author: Greg V ] 2199e2f
lang/crystal: update to 1.1.1
Also update download URL to a CDN domain, regenerate bootstraps to 1.1.1.
Changelog: https://github.com/crystal-lang/crystal/blob/1.1.1/CHANGELOG.md
PR: 257488
|
Fri, 12 Feb 2021
|
[ 11:17 fernape ]
lang/crystal: Update to 0.36.1
ChangeLog: https://github.com/crystal-lang/crystal/blob/0.36.1/CHANGELOG.md
Should fix this issue: https://github.com/crystal-lang/crystal/pull/10259
PR: 253111
Submitted by: rlwestlund@gmail.com
Approved by: greg@unrelenting.technology (maintainer)
MFH: 2021Q1 (runtime fix)
|
Mon, 5 Oct 2020
|
[ 11:17 fernape ]
lang/crystal: update to 0.35.1
PR: 248265
Submitted by: greg@unrelenting.technology (maintainer)
Reported by: mohd.akram@outlook.com
|
Sat, 13 Jun 2020
|
[ 08:42 mikael ]
lang/crystal: update to 0.34.0 (& devel/shards 0.11.0)
PR: 247071
Submitted by: Greg V (maintainer)
|
Sun, 12 Jan 2020
|
[ 02:18 jbeich ]
lang/crystal: update to 0.32.1
- Switch to devel/llvm90
- Drop r507877 workaround
- Drop separate bootstrap for FreeBSD 11
Changes: https://crystal-lang.org/2019/12/18/crystal-0.32.1-released.html
PR: 239603 243276
Submitted by: Greg V (maintainer)
|
Thu, 8 Aug 2019
|
[ 13:18 jbeich ]
lang/crystal: unbreak runtime after r507877
$ cat >foo.cr
require "http/client"
HTTP::Client.get "http://api.icndb.com/jokes/1"
$ crystal foo.cr
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
Unhandled exception in spawn: Error reinitializing libevent (Exception)
[warn] event_reinit: forked from the event_loop.
[warn] event_reinit: forked from the event_loop.
[...]
PR: 206355
Reported by: Petr Fischer
Submitted by: Walter Schwarzenfeld
Approved by: Greg V (maintainer)
|
Wed, 24 Jul 2019
|
[ 18:09 rodrigo ]
Update lang/crystal to 0.28.0 and devel/shards to 0.9.0
Release notes: https://github.com/crystal-lang/crystal/releases/tag/0.28.0
https://github.com/crystal-lang/shards/releases/tag/v0.9.0
PR: 236969
Submitted by: Greg V<greg@unrelenting.technology> (maintainer)
|
Wed, 7 Nov 2018
|
[ 04:46 meta ]
lang/crystal: update to 0.27.0
This update includes the fix build oon 13-CURRENT.
PR: 232836
Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
Approved by: mentors (implicit)
|
Sun, 7 Oct 2018
|
[ 17:59 swills ]
lang/crystal: update to 0.26.1
PR: 231820
Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
|
Fri, 13 Jul 2018
|
[ 05:35 yuri ]
lang/crystal: Update 0.24.1 -> 0.25.1
PR: 229636
Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
|
Sat, 10 Mar 2018
|
[ 11:15 cpm ]
Fix bootstrap for 12 after r464065
Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
|
Wed, 21 Feb 2018
|
[ 03:41 lwhsu ]
Fix bootstrap for 12
PR: 226057
Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
|
Mon, 19 Feb 2018
|
[ 13:23 lwhsu ] (Only the first 10 of 11 ports in this commit are shown above. )
Add lang/crystal, language with Ruby-like syntax and static type checking
PR: 224459
Submitted by: Greg V <greg@unrelenting.technology>
|
Number of commits found: 28 |