Bug 276203 - lang/retro12: Update to 2024.1
Summary: lang/retro12: Update to 2024.1
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: http://retroforth.org/relnotes/202401...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-08 19:41 UTC by Charles Childers
Modified: 2024-01-25 17:26 UTC (History)
1 user (show)

See Also:


Attachments
patch to update the port (1.12 KB, patch)
2024-01-08 19:41 UTC, Charles Childers
crc: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Childers 2024-01-08 19:41:43 UTC
Created attachment 247531 [details]
patch to update the port

Update to the 2024.1 release.

This fixes numerous small bugs, adds some performance improvements, and slightly reduces memory usage.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-23 07:52:15 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.
              
Why the change of the upstream source?                                                                                                                                                  
                                        
Thanks!
Comment 2 Charles Childers 2024-01-23 10:47:53 UTC
(In reply to Fernando Apesteguía from comment #1)
Comment 3 Charles Childers 2024-01-23 10:52:27 UTC
(In reply to Fernando Apesteguía from comment #1)

I've added the URL for the release notes.

Over the last decade, RetroForth's development has been tracked across a number of different servers and domains. I've been working to consolidate everything under retroforth.org, which is why the upstream changed. I intend for all future releases to be done under retroforth.org.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-01-25 17:20:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=773dea43a5fd27360cd2c5c92e1f8d1f57cb86a7

commit 773dea43a5fd27360cd2c5c92e1f8d1f57cb86a7
Author:     Charles Childers <crc@forthworks.com>
AuthorDate: 2024-01-23 07:51:31 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-01-25 17:19:36 +0000

    lang/retro12: Update to 2024.1

    ChangeLog: http://retroforth.org/relnotes/202401.txt

    PR:             276203
    Reported by:    crc@forthworks.com (maintainer)

 lang/retro12/Makefile | 8 ++++----
 lang/retro12/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-25 17:26:49 UTC
Committed,

Thanks!