#36130: New port for Bob --------------------------------+------------------------- Reporter: andre.dos.anjos@… | Owner: ciserlohn@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | --------------------------------+------------------------- Comment (by andre.dos.anjos@…): Sure, here is the problem: To correctly compile and build, you will need some SQLite files which are shipped with our distributed sources at http://github.com/idiap/bob/downloads. The github PortGroup is overriding that setting. Notice, that after I say "PortGroup github 1.0", I try to fix it by saying: {{{ github.master_sites https://github.com/idiap/bob/downloads/ use_zip yes }}} Strangely, mac ports is still trying to download the "tagged" version from github which do not contain the SQLite3 files. How can one override the "master_sites" settings from the "github 1.0" PortGroup? -- Ticket URL: <https://trac.macports.org/ticket/36130#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS