Bug 257488 - lang/crystal: update to 1.1.1 (& devel/shards 0.1.5)
Summary: lang/crystal: update to 1.1.1 (& devel/shards 0.1.5)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-07-29 12:33 UTC by Val Packett
Modified: 2021-07-30 05:34 UTC (History)
1 user (show)

See Also:


Attachments
crystal111.patch (56.04 KB, patch)
2021-07-29 12:33 UTC, Val Packett
val: maintainer-approval+
Details | Diff
shards015.patch (2.12 KB, patch)
2021-07-29 12:34 UTC, Val Packett
val: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2021-07-29 12:33:56 UTC
Created attachment 226776 [details]
crystal111.patch

wooo, crystal is stable now \o/

Port changes: Updated bootstraps, changed their URL to a CDN one.

Changelog: https://github.com/crystal-lang/crystal/blob/1.1.1/CHANGELOG.md

---

Now patches are generated with format-patch (i.e. with commit metadata)
Comment 1 Val Packett 2021-07-29 12:34:12 UTC
Created attachment 226777 [details]
shards015.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-07-30 05:33:55 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2199e2f85f13ff53c71595b9e33c9752a85951be

commit 2199e2f85f13ff53c71595b9e33c9752a85951be
Author:     Greg V <greg@unrelenting.technology>
AuthorDate: 2021-07-29 12:30:21 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-07-30 05:32:37 +0000

    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

 lang/crystal/Makefile  |  6 ++---
 lang/crystal/distinfo  | 14 ++++++------
 lang/crystal/pkg-plist | 60 +++++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 65 insertions(+), 15 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-07-30 05:33:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a8e74d39f48ca851f124efcaf5ea173034a9ba5

commit 4a8e74d39f48ca851f124efcaf5ea173034a9ba5
Author:     Greg V <greg@unrelenting.technology>
AuthorDate: 2021-07-29 12:31:17 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-07-30 05:32:54 +0000

    devel/shards: update to 0.1.5

    PR:             257488

 devel/shards/Makefile | 2 +-
 devel/shards/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)