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 71 71 github.tag_prefix ${gh_tag_prefix} 72 72 73 73 name ${github.project} 74 global subport 75 if {${subport} ne ${github.project}} { 76 global PortInfo 77 set PortInfo(name) ${subport} 78 } 79 74 80 version ${github.version} 75 81 homepage ${github.homepage} 76 82 git.url ${github.homepage}.git