#38846: Submission of TwitterDemandCollector -------------------------------------+-------------------------- Reporter: ben@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: TwitterDemandCollector | -------------------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r105423 with some minor changes: * removed the "name", "homepage" and "distname" lines because the values you specified were the defaults * changed "python.versions 27" to "python.default_version 27" because of a peculiarity of the python portgroup: for "app" ports (which are available for one version of Python only, as opposed to module ports which are typically available for multiple Python versions), setting "python.default_version" is what causes the dependency on Python itself (i.e. in this case python27) to be added; it doesn't terribly matter for this port since you also have dependencies on some Python modules which themselves depend on python27, but setting python.default_version is what we prefer to do in Python app ports * capitalized "Twitter" in descriptions -- Ticket URL: <https://trac.macports.org/ticket/38846#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X