#50818: cmake's port version and binary version are not same -----------------------+-------------------------------- Reporter: yoshiki@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: -----------------------+-------------------------------- I tried to install the latest CMake and MacPorts provides 3.4.3, but installed binary said different version number 3.0.2. {{{ $ sudo port install cmake ---> Computing dependencies for cmake ---> Fetching archive for cmake ---> Attempting to fetch cmake-3.4.3_0.darwin_15.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/cmake ---> Attempting to fetch cmake-3.4.3_0.darwin_15.x86_64.tbz2.rmd160 from http://jog.id.packages.macports.org/macports/packages/cmake ---> Installing cmake @3.4.3_0 ---> Activating cmake @3.4.3_0 ---> Cleaning cmake ---> Updating database of binaries ---> Scanning binaries for linking errors ---> No broken files found. $ rehash $ cmake --version cmake version 3.0.2 }}} -- Ticket URL: <https://trac.macports.org/ticket/50818> MacPorts <https://www.macports.org/> Ports system for OS X