Page MenuHomeFreeBSD

emulators/cingb: Update to v0.32
ClosedPublic

Authored by 0mp on Feb 24 2019, 12:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 24, 3:30 AM
Unknown Object (File)
Fri, Sep 19, 2:01 AM
Unknown Object (File)
Thu, Sep 18, 5:20 AM
Unknown Object (File)
Sep 16 2025, 11:50 PM
Unknown Object (File)
Sep 9 2025, 10:18 AM
Unknown Object (File)
Sep 9 2025, 5:06 AM
Unknown Object (File)
Sep 8 2025, 11:39 PM
Unknown Object (File)
Sep 8 2025, 10:51 PM
Subscribers
None

Details

Summary
emulators/cingb: Update to v0.32

Changes:
- Pick MAINTAINER'ship
- Install additional documentation
- Switch upstream to GitHub
- Update WWW
Test Plan
  • portlint
  • poudriere 11.2 (amd64, i386), 12.0 (amd64, i386)
  • manual testing on 13.0-CURRENT

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Feb 24 2019, 1:27 PM
This revision was automatically updated to reflect the committed changes.
head/emulators/cingb/Makefile
34

For this to work, you also need a DEBUG_IMPLIES=DOCS.

head/emulators/cingb/Makefile
34

DOCS are always enabled in this case, with or without DEBUG

head/emulators/cingb/Makefile
34

I don't understgand, how can DOCS always be enabled?

If I run make WITH=DEBUG WITHOUT=DOCS it won't work.

head/emulators/cingb/Makefile
34

I thought I've tested this case. I'll test it again and commit a fix if needed.

head/emulators/cingb/Makefile
34

Actually, I've done it on purpose. If a user does not want to install docs and wants debugging, I don't want to force the installation debugging documentation.