Publicizing MacPorts [installation]

Joshua Root jmr at macports.org
Sat May 22 13:26:11 UTC 2021


On 2021-5-22 23:17 , Bjarne D Mathiesen wrote:
> 
> My own installation script looks something like this :
> 
> #!/usr/bin/env bash
> 
> prefix=$(1:-'/opt/local')
> version=${2:-'2.7.0'}

I you want to automatically use the latest version, it can be found in 
<https://github.com/macports/macports-base/blob/master/config/RELEASE_URL>.

- Josh


More information about the macports-dev mailing list