CVS: cvs.openbsd.org: ports

Thomas Frohwein <[email protected]> Mon, 27 Jul 2026 16:59:57 -0600 (MDT)
Newsgroups gmane.os.openbsd.ports.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	ports
Changes by:	[email protected]	2026/07/27 16:59:57

Modified files:
	games/openomf  : Makefile distinfo 
	games/openomf/patches: patch-CMakeLists_txt 
	                       patch-cmake-scripts_BuildLanguages_cmake 
	games/openomf/pkg: PLIST README 
Added files:
	games/openomf/patches: patch-src_resources_resource_paths_c 
Removed files:
	games/openomf/patches: patch-src_resources_pathmanager_c 

Log message:
Update to OpenOMF 0.8.6. NOTE: this changes the system location where
the engine looks for the OMF 2097 files from /usr/local/share/openomf
to /usr/local/share/openomf/resources. You may need to move the files
manually.

It also doesn't seem to support running in a directory with the files
anymore. Adjust README accordingly; including hint to use the OpenOMF
resources environment variable.