Changes between Initial Version and Version 1 of Ticket #59502, comment 7


Ignore:
Timestamp:
Jan 19, 2021, 7:02:22 AM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59502, comment 7

    initial v1  
    1 If you have it installed already, then just activate it: sudo port activate texinfo @6.6_0
     1If you have it installed already, then just activate it: `sudo port activate texinfo @6.6_0`
    22
    3 If not, deactivate your current texinfo, and then take the old Portfile https://github.com/macports/macports-ports/blob/88ea58499404818b508cb19e6064716e2d2c9317/textproc/texinfo/Portfile, save it, and do "sudo port install".
     3If not, deactivate your current texinfo, and then take the old Portfile https://github.com/macports/macports-ports/blob/88ea58499404818b508cb19e6064716e2d2c9317/textproc/texinfo/Portfile, save it, and do `sudo port install`.
    44
    55The upgrade command will not automatically upgrade ports where you activated or installed an old version.