Bug 269781 - devel/nimble: Upgrade to 0.14.2
Summary: devel/nimble: Upgrade to 0.14.2
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: Fernando Apesteguía
URL: https://github.com/nim-lang/nimble/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-23 13:52 UTC by Neal Nelson
Modified: 2023-02-24 16:44 UTC (History)
1 user (show)

See Also:


Attachments
Git diff of changes. (855 bytes, patch)
2023-02-23 13:52 UTC, Neal Nelson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neal Nelson 2023-02-23 13:52:39 UTC
Created attachment 240344 [details]
Git diff of changes.

Upgrade devel/nimble to 0.14.2.

https://github.com/nim-lang/nimble/releases/tag/v0.14.2
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-24 13:00:24 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 Neal Nelson 2023-02-24 13:40:46 UTC
(In reply to Fernando Apesteguía from comment #1)

The URL given is as close to a change log as is available.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-24 13:43:37 UTC
(In reply to Neal Nelson from comment #2)
It is! Just it would have been more conformant to place it in the URL field :-)

Thanks!
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-24 16:44:04 UTC
Committed,

Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-02-24 16:44:34 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3878abc5243527ef31b85b0c1b9e31bf2c576518

commit 3878abc5243527ef31b85b0c1b9e31bf2c576518
Author:     Neal Nelson <ports@nicandneal.net>
AuthorDate: 2023-02-24 12:56:32 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-24 16:39:25 +0000

    devel/nimble: Upgrade to 0.14.2

    ChangeLog: https://github.com/nim-lang/nimble/releases/tag/v0.14.2

     * Remove types requiresInit pragma which conflicts with json
     * Common: bump nimbleVersion from 0.14.0 to 0.14.1
     * Run with --noNimblePath when there is a lock file
     * Lock: write lock file with final newline
     * Allow locking nim version in nimble.lock
     * Make sure that nimble.paths is checked relative to config.nims
     * Document where token is stored

    PR:             269781
    Reported by:    ports@nicandneal.net (maintainer)

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