Ticket #11774: Portfile.diff
File Portfile.diff, 709 bytes (added by akira@…, 16 years ago) |
---|
-
Portfile
4 4 5 5 name python25 6 6 version 2.5.2 7 revision 57 revision 6 8 8 set major 2 9 9 set branch 2.5 10 10 categories lang … … 134 134 configure.args-append --enable-universalsdk 135 135 } 136 136 137 variant ucs4 description {Build wide Python} { 138 configure.args-append --enable-unicode=ucs4 139 } 140 137 141 livecheck.check regex 138 142 livecheck.url ${homepage}download/releases/ 139 143 livecheck.regex Python (${branch}.\[0-9\]+)