Ticket #40831: github-1.0.tcl.diff

File github-1.0.tcl.diff, 513 bytes (added by dliessi (Davide Liessi), 11 years ago)
  • github-1.0.tcl

    old new  
    7171    github.tag_prefix       ${gh_tag_prefix}
    7272
    7373    name                    ${github.project}
     74    global subport
     75    if {${subport} ne ${github.project}} {
     76        global PortInfo
     77        set PortInfo(name) ${subport}
     78    }
     79
    7480    version                 ${github.version}
    7581    homepage                ${github.homepage}
    7682    git.url                 ${github.homepage}.git