[MacPorts] #44167: cot 1.0.0

MacPorts noreply at macports.org
Mon Jul 21 11:57:47 PDT 2014


#44167: cot 1.0.0
-------------------------+--------------------------------
  Reporter:  glenn@…     |      Owner:  macports-tickets@…
      Type:  submission  |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  cot         |
-------------------------+--------------------------------
Changes (by mf2k@…):

 * version:  2.3.1 =>


Comment:

 I'm not understanding the use of the python portgroup here - or it is
 being used incorrectly. Is this supposed to be a python module? The port
 comes out as "cot" and not "py27-cot" and "py33-cot". If it is, then the
 categories are incorrect. It should be:

 {{{
 categories-append          sysutils emulators
 }}}

 Because python should be first and is included with the python portgroup.
 Also the following line should be added beneath the {{{github.setup}}}
 line:
 {{{
 name                py-cot
 }}}

 Also the line {{{       python.default_version  27}}} can be deleted since
 that is the default.

 Finally, the dependencies must be placed inside of a {{{if {${name} ne
 ${subport}} {}}} block.

-- 
Ticket URL: <https://trac.macports.org/ticket/44167#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list