Get date of Portfile

Joshua Root jmr at macports.org
Sat Apr 17 01:57:39 PDT 2010


On 2010-4-17 18:49 , Scott Haneda wrote:
> Could you walk me through port "mowitz"
> I look at that Portfile and I see the download url is:
>     http://siag.nu/pub/mowitz/
> If I go to that url, it is 404, I then combine it all to test it:
>     http://siag.nu/pub/mowitz/Mowitz-0.3.1

All the downloads on siag.nu seem to be broken. It worked 7 weeks ago at
least: <http://trac.macports.org/ticket/23896>

> 404 also.  I do not know the commands to do a test download, so I tried:
>     $sudo port -yv install mowitz

The -y will stop port from actually doing anything, so that's not what
you want. Try `sudo port -v fetch mowitz`.

- Josh


More information about the macports-users mailing list