| Summary: | lang/retro12: Update to 2019.7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Charles Childers <crc> | ||||
| Component: | Individual Port(s) | Assignee: | Mateusz Piotrowski <0mp> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(0mp) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Committed, thanks! A commit references this bug: Author: 0mp Date: Fri Aug 23 14:24:47 UTC 2019 New revision: 509649 URL: https://svnweb.freebsd.org/changeset/ports/509649 Log: lang/retro12: Update to 2019.7 The main changes: - fix overflow issue with `n:MIN`, `n:MAX` - fix `clock:year` and `clock:month` - word headers now preserve underscores in names - added sockets support PR: 240055 Submitted by: Charles Childers <crc@forthworks.com> Changes: head/lang/retro12/Makefile head/lang/retro12/distinfo |
Created attachment 206825 [details] diff for the update Update the port to the 2019.7 release. The main changes: - fix overflow issue with `n:MIN`, `n:MAX` - fix `clock:year` and `clock:month` - word headers now preserve underscores in names - added sockets support