Bug 268045

Summary: devel/nimble: Upgrade to 0.14.0
Product: Ports & Packages Reporter: Neal Nelson <ports>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo, fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/nim-lang/nimble/releases/tag/v0.14.0
Bug Depends on: 267984    
Bug Blocks:    
Attachments:
Description Flags
Git diff of changes. none

Description Neal Nelson 2022-11-28 17:21:16 UTC
Created attachment 238403 [details]
Git diff of changes.

Upgrade devel/nimble to 0.14.0.

This requires #267984 to have been committed first.
Comment 1 Neal Nelson 2022-11-28 17:22:14 UTC
There is the closest to a release announcement that there is: https://github.com/nim-lang/nimble/releases/tag/v0.14.0
Comment 2 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2022-11-29 07:01:53 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-11-30 02:03:41 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=38cfdbba01554755da289f7f834af3d155c93f87

commit 38cfdbba01554755da289f7f834af3d155c93f87
Author:     Neal Nelson <ports@nicandneal.net>
AuthorDate: 2022-11-30 02:01:50 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-11-30 02:01:50 +0000

    devel/nimble: Update to 0.14.0

    ChangeLog:      https://github.com/nim-lang/nimble/releases/tag/v0.14.0
    PR:             268045

 devel/nimble/Makefile | 3 +--
 devel/nimble/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2022-11-30 02:04:19 UTC
Committed, thanks!