Re: port livecheck macport

2018-05-30 Thread Joshua Root
On 2018-5-31 07:27 , macpo...@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 ver

Re: port livecheck macport

2018-05-30 Thread macports
> On 2018-05-30, at 22:20, Ryan Schmidt wrote: > > > On May 30, 2018, at 12:48, macpo...@parvis.nl wrote: > >> $ port livecheck macports >> MacPorts seems to have been updated (port version: 2.5.0, new version: >> 2.5.0-rc1) >> >> missed this one in the release process ? > > Doesn't really

Re: port livecheck macport

2018-05-30 Thread Ryan Schmidt
On May 30, 2018, at 12:48, macpo...@parvis.nl wrote: > $ port livecheck macports > MacPorts seems to have been updated (port version: 2.5.0, new version: > 2.5.0-rc1) > > missed this one in the release process ? Doesn't really matter; nobody but MacPorts release engineers should be doing any

port livecheck macport

2018-05-30 Thread macports
$ port livecheck macports MacPorts seems to have been updated (port version: 2.5.0, new version: 2.5.0-rc1) missed this one in the release process ?