On 2017-3-31 03:41 , Jan Stary wrote:
This is 2.4.99 running on 10.6.8port -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?
In this case it should just need livecheck.name set to mdocml.See <https://guide.macports.org/chunked/reference.livecheck.html> for more options.
- Josh