Bug 246777

Summary: emulators/fs-uae: update to 3.0.5
Product: Ports & Packages Reporter: Remko Catersels <sirdice>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff update to 3.0.5 none

Description Remko Catersels 2020-05-27 12:47:30 UTC
Created attachment 214914 [details]
svn diff update to 3.0.5

FS-UAE released a new version, this will update the port to that version. I can't find a changelog so I have no idea what actually changed.

Also tried to fix the JIT option causing build failures on other architectures, it's now explicitly disabled on anything other than i386 or amd64.
Comment 1 Automation User 2020-05-27 13:20:20 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/150105931
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2020-05-28 08:57:11 UTC
$ portlint -AC
FATAL: Makefile: [35]: use a tab (not space) after a variable name
FATAL: Makefile: [36]: use a tab (not space) after a variable name
WARN: Makefile: [45]: use a tab (not space) after a variable name
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.
2 fatal errors and 3 warnings found.

No need to upload a new patch, just remember to run portlint -AC before submitting a patch :-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-05-28 08:57:21 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval

Attachment -> Details -> maintainer-approval [+]

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-05-28 15:02:40 UTC
A commit references this bug:

Author: fernape
Date: Thu May 28 15:02:37 UTC 2020
New revision: 536773
URL: https://svnweb.freebsd.org/changeset/ports/536773

Log:
  emulators/fs-uae: update to 3.0.5

  PR:	246777
  Submitted by:	sirdice@gmail.com (maintainer)

Changes:
  head/emulators/fs-uae/Makefile
  head/emulators/fs-uae/distinfo
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2020-05-28 15:12:32 UTC
Committed,

Thanks!