On 2013-09-06 22:22, Jeremy Lavergne wrote: > Sure, dot2tex. Letting the default livechecks fire, I see this: > > DEBUG: Fetching http://code.google.com/p/dot2tex/downloads/list > DEBUG: The regex is "<a > href="http://dot2tex.googlecode.com/files/dot2tex-(.*).tar.gz"" > Error: cannot check if dot2tex was updated (regex didn't match) > > The links on the page all start with // rather than http://, thus breaking > the default regex.
The default was already fixed to accomodate for that change. However, there was a livecheck.regex line in this Portfile hiding the default. Hard to spot if you only look at the end of the file where we usually put the livecheck information. Making use of openmaintainer, I fixed this: https://trac.macports.org/changeset/110815 Rainer _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
