New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80842


Ignore:
Timestamp:
07/18/11 15:09:20 (4 years ago)
Author:
dports@…
Message:

merge r80841 to my TL2011 branch

Location:
users/dports/ports/tex/texlive-lang-ukenglish
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • users/dports/ports/tex/texlive-lang-ukenglish

  • users/dports/ports/tex/texlive-lang-ukenglish/Portfile

    r73314 r80842  
    1717platforms           darwin 
    1818supported_archs     noarch 
    19 master_sites        http://flute.csail.mit.edu/texlive/ 
     19distfiles 
    2020 
    2121replaced_by         texlive-lang-english 
    2222 
    23 pre-fetch { 
    24     ui_msg "$name has been replaced by texlive-lang-english." 
    25     return -code error "$name cannot be installed" 
     23pre-configure { 
     24    ui_error "${name} has been replaced by ${replaced_by}; please install that port instead" 
     25    return -code error "obsolete port" 
    2626} 
    2727 
    28 use_configure       no 
    29 build               {} 
    30 destroot            {} 
    3128livecheck.type      none 
Note: See TracChangeset for help on using the changeset viewer.