[MacPorts] #47643: vim 7.4 reports 7.3 version once installed

MacPorts noreply at macports.org
Wed May 6 02:10:21 PDT 2015


#47643: vim 7.4 reports 7.3 version once installed
--------------------------------+----------------------
  Reporter:  eliseo.martinez@…  |      Owner:  raimue@…
      Type:  defect             |     Status:  closed
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.3.3
Resolution:  invalid            |   Keywords:
      Port:  vim                |
--------------------------------+----------------------
Changes (by raimue@…):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 You ran 'vim' before installing the vim port and it found the binary at
 `/usr/bin/vim`. Your shell remembers the path where it found the binary
 for a command and it will just use the same path if you type the same
 command again. The shell will not notice any new binary in `PATH`. To
 clear this cache of your shell you need to run `hash -r` or simply start a
 new shell.

-- 
Ticket URL: <https://trac.macports.org/ticket/47643#comment:5>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list