Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889541 - dev-lang/crystal-1.7.0: version bump request
Summary: dev-lang/crystal-1.7.0: version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 876691 (view as bug list)
Depends on:
Blocks: 837980
  Show dependency tree
 
Reported: 2023-01-03 13:39 UTC by Alexander Kurakin
Modified: 2023-02-12 07:19 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kurakin 2023-01-03 13:39:32 UTC
1.6.2 version of Crystal is out: https://crystal-lang.org/2022/11/03/1.6.2-released/

Thanks!
Comment 1 Alexander Kurakin 2023-01-10 10:15:21 UTC
1.7.0 version of Crystal is out: https://crystal-lang.org/2023/01/09/1.7.0-released/

Among other things:

> Crystal relies on libpcre as engine for executing regular expressions in `Regex`. In 1.7.0 we’re adding support for its successor, libpcre2, but for now it’s opt-in with the compiler flag `-Duse_pcre2`.
Comment 2 Jonas Stein gentoo-dev 2023-01-31 23:35:54 UTC
*** Bug 876691 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2023-02-12 00:48:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91052710f9301696ff7368529e5a19069ba0e49e

commit 91052710f9301696ff7368529e5a19069ba0e49e
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-02-12 00:29:06 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-02-12 00:47:00 +0000

    dev-lang/crystal: bump to 1.7.2
    
    Closes: https://bugs.gentoo.org/889541
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/crystal/Manifest                          |   2 +
 dev-lang/crystal/crystal-1.7.2.ebuild              | 108 +++++++++++++++++++++
 .../files/crystal-1.7.2-extra-spec-flags.patch     |  11 +++
 3 files changed, 121 insertions(+)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-12 07:19:43 UTC
Please hard-switch to libpcre2 as well.