#47866: py27-molmod @1.1 New Port submission -------------------------+-------------------------- Reporter: yangx59@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: py-molmod | -------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r136822 with these changes: * removed `python.default_version 27` because that is the default * moved the `github.setup` line above the `name` line and removed the redundant `version` line * moved the `compilers.setup` line inside the subport conditional, so that the compiler variants don't get made available in the stub port where they don't belong * removed custom livecheck since the github portgroup's default works fine * corrected typos in descriptions * removed trailing whitespace I am curious how you arrived at your selection of compiler variant exclusions. You've excluded gcc 4.5 through 4.9 inclusive, leaving gcc 4.4, 5, and 6 variants (and also the non-gcc variants). -- Ticket URL: <https://trac.macports.org/ticket/47866#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X