Bug 253610 - lang/retro12: Update to 2021.2
Summary: lang/retro12: Update to 2021.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: http://forthworks.com/retro/rel-notes...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2021-02-18 05:30 UTC by Charles Childers
Modified: 2021-02-18 12:34 UTC (History)
2 users (show)

See Also:
fernape: merge-quarterly+


Attachments
diff for this port update (804 bytes, patch)
2021-02-18 05:30 UTC, Charles Childers
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Childers 2021-02-18 05:30:01 UTC
Update the port to the 2021.2 release.

Changes:

- fixes a bug causing address stack corruption in some circumstances
- improved handling of pipes
- added `abort`
- add support for user defined block delimiters
Comment 1 Charles Childers 2021-02-18 05:30:47 UTC
Created attachment 222546 [details]
diff for this port update
Comment 2 Automation User 2021-02-18 05:43:10 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/257943422
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2021-02-18 08:09:40 UTC
Is the version in 2020Q1 affected by the bug?
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2021-02-18 09:44:48 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field

Thanks!
Comment 5 Charles Childers 2021-02-18 12:26:42 UTC
(In reply to Fernando Apesteguía from comment #3)

Yes.
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-02-18 12:31:49 UTC
A commit references this bug:

Author: fernape
Date: Thu Feb 18 12:30:58 UTC 2021
New revision: 565924
URL: https://svnweb.freebsd.org/changeset/ports/565924

Log:
  lang/retro12: Update to 2021.2

  ChangeLog:

   * fixes a bug causing address stack corruption in some circumstances
   * improved handling of pipes
   * added `abort`
   * add support for user defined block delimiters

  PR:	253610
  Submitted by:	crc@forthworks.com
  MFH:	2021Q1

Changes:
  head/lang/retro12/Makefile
  head/lang/retro12/distinfo
Comment 7 commit-hook freebsd_committer freebsd_triage 2021-02-18 12:33:50 UTC
A commit references this bug:

Author: fernape
Date: Thu Feb 18 12:32:49 UTC 2021
New revision: 565925
URL: https://svnweb.freebsd.org/changeset/ports/565925

Log:
  MFH: r565924

  lang/retro12: Update to 2021.2

  ChangeLog:

   * fixes a bug causing address stack corruption in some circumstances
   * improved handling of pipes
   * added `abort`
   * add support for user defined block delimiters

  PR:	253610
  Submitted by:	crc@forthworks.com

Changes:
_U  branches/2021Q1/
  branches/2021Q1/lang/retro12/Makefile
  branches/2021Q1/lang/retro12/distinfo
Comment 8 Fernando Apesteguía freebsd_committer freebsd_triage 2021-02-18 12:34:12 UTC
Committed and merged to 2021Q1.

Thanks!