#44030: Update linkchecker to 9.2 ----------------------------+-------------------------------- Reporter: khindenburg@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: haspatch Port: linkchecker | ----------------------------+-------------------------------- Comment (by devans@…): Just removing a dependency is not a reliable way to disable the GUI because you can't guarantee that some other port has not installed it already. So you need to disable the GUI independently of the dependency using a configure option or if that is not available, maybe a patch. If this is not practical you may just have to live with the the GUI and its dependency. You want the port to build the same way for everyone, independent of what other ports may be installed. Concerning using the github PortGroup, assuming that you have specified your tag properly in github.setup, you do not need to specify master_sites. The PortGroup will configure things automatically to download directly from github. Similarly, this should handle livecheck without any additional commands. If this isn't working, check to make sure you have the right arguments to github.setup. If github doesn't have the version you want, there's no point in using the PortGroup at all. -- Ticket URL: <https://trac.macports.org/ticket/44030#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X