Bug 263850

Summary: lang/mecrisp-stellaris: update to 2.6.3
Product: Ports & Packages Reporter: Robert Clausecker <fuz>
Component: Individual Port(s)Assignee: Mikael Urankar <mikael>
Status: Closed FIXED    
Severity: Affects Only Me CC: mikael
Priority: ---    
Version: Latest   
Hardware: arm   
OS: Any   
Attachments:
Description Flags
lang/mecrisp-stellaris: update to 2.6.3 fuz: maintainer-approval+

Description Robert Clausecker freebsd_committer freebsd_triage 2022-05-07 18:44:34 UTC
Created attachment 233797 [details]
lang/mecrisp-stellaris: update to 2.6.3

- Remove option EXTRAS which becomes progressively less useful
   as more and more runtime functionality is moved to Forth code

Relevant upstream changes:

 - Fixed bug in <> for RA cores
 - Pictured number output buffer 4 characters longer
 - Enhanced FreeBSD functionality
 - Updated VIS to 0.8.4.1

Tested with Poudriere on armv7 arm64 FreeBSD 13.
Warning: does not build on emulator. 
You'll need an ARM (armv6, armv7, arm64) box to test this port.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-09 08:34:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=87cea47aed5f5311bb3508150a70104a183d9e3d

commit 87cea47aed5f5311bb3508150a70104a183d9e3d
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-05-07 18:01:09 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2022-05-09 08:33:58 +0000

    lang/mecrisp-stellaris: update to 2.6.3

     - Remove option EXTRAS which becomes progressively less useful
       as more and more runtime functionality is moved to Forth code

    Relevant upstream changes:

     - Fixed bug in <> for RA cores
     - Pictured number output buffer 4 characters longer
     - Enhanced FreeBSD functionality
     - Updated VIS to 0.8.4.1

    PR:             263850

 lang/mecrisp-stellaris/Makefile  | 13 ++++---------
 lang/mecrisp-stellaris/distinfo  |  6 +++---
 lang/mecrisp-stellaris/pkg-plist |  2 +-
 3 files changed, 8 insertions(+), 13 deletions(-)
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2022-05-09 10:58:36 UTC
Thanks!