> On 25 Sep 2022, at 9:10 pm, Ralph Seichter via macports-users > <[email protected]> wrote: > > * chilli: > >> Is it possible to see the version history of a port? > > You can clone the publicly available MacPorts Git repository from > [email protected]:macports/macports-ports.git and then use 'git log ...' > to examine ports/subtrees as desired.
Cloning is not not necessary for this. Just use the web interface to navigate to the port of interest and then Examine the history for that file. E.g. https://github.com/macports/macports-ports/commits/master/devel/git/Portfile > > -Ralph
