[MacPorts] #61060: unison @2.51.2_3 is actually version 2.31

MacPorts noreply at macports.org
Wed Aug 26 09:16:57 UTC 2020


#61060: unison @2.51.2_3 is actually version 2.31
---------------------------+--------------------
  Reporter:  ShadSterling  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.6.3
Resolution:                |   Keywords:
      Port:  unison        |
---------------------------+--------------------

Comment (by ryandesign):

 I'm not sure how this is happening for you.

 As far as I can tell, the unison port installs the version it claims to:

 {{{
 $ sudo port -s install unison
 --->  Computing dependencies for unison
 --->  Fetching distfiles for unison
 --->  Verifying checksums for unison
 --->  Extracting unison
 --->  Applying patches to unison
 --->  Configuring unison
 --->  Building unison
 --->  Staging unison into destroot
 --->  Installing unison @2.51.2_3+gtk
 --->  Activating unison @2.51.2_3+gtk
 --->  Cleaning unison
 --->  Some of the ports you installed have notes:
   unison has the following notes:
     Unison has always suggested using the same version across machines
 accessing the the same files.
     If you want to keep the previous version, you can reactivate the
 previous version; see:

     https://trac.macports.org/wiki/howto/InstallingOlderPort
 $ port contents unison | grep /bin/
   /opt/local/bin/unison
 $ which unison
 /opt/local/bin/unison
 $ /opt/local/bin/unison -version
 unison version 2.51.2 (ocaml 4.08.1)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/61060#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list