On Mar 30 18:41:26, h...@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