Page MenuHomeFreeBSD

emulators/dosbox-x: update to 2023.10.06
ClosedPublic

Authored by vvd on Feb 18 2024, 1:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 16, 11:36 AM
Unknown Object (File)
Sun, Jul 14, 2:40 PM
Unknown Object (File)
Sat, Jul 6, 4:02 AM
Unknown Object (File)
Thu, Jul 4, 7:28 AM
Unknown Object (File)
Sun, Jun 30, 10:35 PM
Unknown Object (File)
Sun, Jun 30, 10:32 PM
Unknown Object (File)
Sun, Jun 30, 10:11 PM
Unknown Object (File)
Sun, Jun 30, 10:09 PM
Subscribers

Details

Summary

Release Notes: https://dosbox-x.com/release-2023.10.06.html

Tested in poudriere and on live system 13.2-p9 amd64.

Patch for turn off alsa on live system posted to upstream:
https://github.com/joncampbell123/dosbox-x/issues/4829

Diff Detail

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

Event Timeline

vvd requested review of this revision.Feb 18 2024, 1:46 PM
vvd created this revision.
emulators/dosbox-x/Makefile
19

This is handled by USES=pkgconfig.

emulators/dosbox-x/Makefile
19

Oops.
I found this in several ports…
Will fix this soon.

Replaced BUILD_DEPENDS=pkg-config:devel/pkgconf with USES=pkgconfig.

LGTM.

emulators/dosbox-x/pkg-plist
1–2

This breaks sorting. Move this below share/icons

This revision is now accepted and ready to land.Feb 18 2024, 2:40 PM

Fixed plist order after move man to share.

This revision now requires review to proceed.Feb 18 2024, 3:02 PM
vvd marked 2 inline comments as done.Feb 18 2024, 3:02 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 18 2024, 3:31 PM
This revision was automatically updated to reflect the committed changes.