Page MenuHomeFreeBSD

emulators/higan: Update to 103
ClosedPublic

Authored by ultima on Aug 6 2017, 2:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 29, 2:15 PM
Unknown Object (File)
Dec 4 2024, 6:03 AM
Unknown Object (File)
Nov 21 2024, 6:31 AM
Unknown Object (File)
Nov 14 2024, 9:07 PM
Unknown Object (File)
Oct 6 2024, 7:29 PM
Unknown Object (File)
Sep 23 2024, 8:25 AM
Unknown Object (File)
Sep 22 2024, 3:14 AM
Unknown Object (File)
Sep 21 2024, 4:08 PM
Subscribers

Details

Summary
  • Updated to 103
  • Moved OPTIONS_DEFAULT to better follow PHB

Changes: https://byuu.org/

PR\: 221136
Submitted by\: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: Consider defining LICENSE.
0 fatal errors and 3 warnings found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Moved OPTIONS_DEFAULT to follow PHB

(For the changelog: thing, there is a Changes: line in the commit template that you should use.)

In D11891#246943, @mat wrote:

(For the changelog: thing, there is a Changes: line in the commit template that you should use.)

I don't recall seeing this, will change to Changes:

In D11891#246943, @mat wrote:

(For the changelog: thing, there is a Changes: line in the commit template that you should use.)

I don't recall seeing this, will change to Changes:

Oh, sorry, you are right, it is only in the log-police.py cleanup hook. Maybe it should be added to subversion.

In D11891#247101, @mat wrote:
In D11891#246943, @mat wrote:

(For the changelog: thing, there is a Changes: line in the commit template that you should use.)

I don't recall seeing this, will change to Changes:

Oh, sorry, you are right, it is only in the log-police.py cleanup hook. Maybe it should be added to subversion.

Ah now I understand. Nikolai once mentioned relnotes to me for changelog, he must have mistook it for Changes. Getting this added would be great!

This revision is now accepted and ready to land.Aug 9 2017, 6:09 AM
This revision was automatically updated to reflect the committed changes.