port livecheck does not find new mandoc

Jan Stary hans at stare.cz
Thu Mar 30 18:10:26 UTC 2017


On Mar 30 18:41:26, hans at stare.cz wrote:
> This is 2.4.99 running on 10.6.8
> 
> port -d livecheck mandoc does not find
> http://mdocml.bsd.lv/snapshots/mdocml-1.14.1.tar.gz
> because it looks for "mandoc-(\d+(?:\.\d+)*)"
> i.e. the tarball differs from the port name.
> What is the right place to specify the right regex?

I mean, Portfile says

	distname            mdocml-${version}

so why does livecheck look "mandoc-(\d+(?:\.\d+)*)" ?

	Jan



More information about the macports-dev mailing list