port livecheck macport

Joshua Root jmr at macports.org
Wed May 30 21:36:15 UTC 2018


On 2018-5-31 07:27 , macports at parvis.nl wrote:
> 
> Q: I'm looking for a [bash] procedure to check if MacPorts has changed *without* doing the selfupdate. Can you make a suggestion?

test "`curl -s
http://nue.de.rsync.macports.org/macports/release/base/config/macports_version`"
!= "`port -q version`"

- Josh


More information about the macports-dev mailing list