Summary: | devel/nimble: Update to 0.11.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Neal Nelson <ports> | ||||
Component: | Individual Port(s) | Assignee: | Wen Heping <wen> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | wen | ||||
Priority: | --- | Flags: | ports:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: wen Date: Tue May 5 11:01:39 UTC 2020 New revision: 534064 URL: https://svnweb.freebsd.org/changeset/ports/534064 Log: - Update to 0.11.2 PR: 246166 Submitted by: ports@nicandneal.net(maintainer) Changes: head/devel/nimble/Makefile head/devel/nimble/distinfo |
Created attachment 214093 [details] Diffs to upgrade port. Upgrade devel/nimble to 0.11.2: This is a minor release containing just 15 commits. This release brings mostly bug fixes with some minor new features: - The == operator can now be used in version requirements. - Handling of arguments for nimble run has been improved. - The nimble run command can now be used without any arguments if the package has only one binary specified.