Bug 260544 - emulators/ucon64: Update to 2.2.2
Summary: emulators/ucon64: Update to 2.2.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: Kai Knoblich
URL: https://ucon64.sourceforge.io/ucon64/...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-19 14:44 UTC by Kai Knoblich
Modified: 2021-12-31 11:27 UTC (History)
1 user (show)

See Also:
kai: maintainer-feedback-


Attachments
ucon64-2.2.2.patch (6.98 KB, patch)
2021-12-19 14:44 UTC, Kai Knoblich
kai: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2021-12-19 14:44:46 UTC
Created attachment 230244 [details]
ucon64-2.2.2.patch

Hi,

dbjh (upstream) gave an info about the new uCON64 release.  Attached is a patch
for it.


Changes to the port:
~~~~~~~~~~~~~~~~~~~~
- Remove two upstreamed patches.
- Rebase existing patches (only remove hardcoded optimization flags).
- Pass "CC=clang" to "configure" because otherwise GCC is assumed if "CC=cc". (see also the changelog for more details)


QA:
~~~
- poudriere -> OK (12.2-, 12.3-, 13.0-RELEASE, 14.0-CURRENT@n251702-cec04a5d713 amd64 + i386)
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2021-12-31 11:11:37 UTC
Comment on attachment 230244 [details]
ucon64-2.2.2.patch

^Triage: Set maintainer-approval to '+' as the maintainership has been reset in ports 20e61d88db5d.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-31 11:25:11 UTC
A commit in branch main references this bug:

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

commit e5913d07d3c8c6cd57b2bd19bad76c08fc5070a6
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2021-12-31 11:12:35 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2021-12-31 11:12:35 +0000

    emulators/ucon64: Update to 2.2.2 [1]

    * Remove two upstreamed patches and rebase existing patches.

    * Assume maintainership.

    Changelog:

    https://ucon64.sourceforge.io/ucon64/changes.html

    PR:             260544
    Reported by:    Daniël Hörchner (via e-mail) [1]

 emulators/ucon64/Makefile                          | 17 ++++++++++------
 emulators/ucon64/distinfo                          |  6 +++---
 emulators/ucon64/files/patch-Makefile              | 23 ++++++++++------------
 .../ucon64/files/patch-backup_libcd64_Makefile     | 18 ++++++-----------
 .../ucon64/files/patch-libdiscmage_Makefile.in     | 21 ++++++++++----------
 .../ucon64/files/patch-libdiscmage_misc.c (gone)   | 17 ----------------
 emulators/ucon64/files/patch-misc_misc.c (gone)    | 17 ----------------
 7 files changed, 40 insertions(+), 79 deletions(-)