Page MenuHomeFreeBSD

emulators/dosbox-staging: update to 0.81.0
ClosedPublic

Authored by vvd on Feb 15 2024, 7:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 10:08 AM
Unknown Object (File)
Fri, Apr 26, 3:27 AM
Unknown Object (File)
Fri, Apr 26, 2:47 AM
Unknown Object (File)
Thu, Apr 25, 8:47 PM
Unknown Object (File)
Thu, Apr 25, 1:58 PM
Unknown Object (File)
Wed, Apr 24, 10:05 PM
Unknown Object (File)
Wed, Apr 24, 11:37 AM
Unknown Object (File)
Mon, Apr 8, 10:37 PM
Subscribers
None

Details

Summary

Release notes:
https://dosbox-staging.github.io/releases/release-notes/0.81.0/

Tested with different combinations of options in poudriere and in live system 13.2-p9 amd64.

Diff Detail

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

Event Timeline

vvd requested review of this revision.Feb 15 2024, 7:17 PM
vvd created this revision.
emulators/dosbox-staging/Makefile
38

Should this really be an option? We generally strive for using system libs as much as possible and this dependency is tiny anyways.

emulators/dosbox-staging/Makefile
38

AFAIK zlib-ng is optimized compared to classic zlib.
Maybe somebody don't want install it.
In any case, the choice is up to the maintainer.

emulators/dosbox-staging/Makefile
38

Upstream prefers to use zlib-ng, so I'd make it non-optional.

emulators/dosbox-staging/Makefile
38

Ok.
Should I update the patch or will you fix it and commit it yourself?

emulators/dosbox-staging/Makefile
38

just add archivers/zlib-ng directly to the LIB_DEPENDS (please keep it sorted by directories) and you may commit with my approval.

This revision is now accepted and ready to land.Feb 15 2024, 8:18 PM
This revision now requires review to proceed.Feb 15 2024, 8:42 PM
This revision is now accepted and ready to land.Feb 15 2024, 8:49 PM
This revision was automatically updated to reflect the committed changes.