DEBUG: Port (livecheck) version is THEVERSION DEBUG: Fetching THEURL DEBUG: regex is >THEREGEX< DEBUG: url is >THEURL< Error: cannot check if THEPORT was updated (regex didn't match)
But if the regex does match, it prints: DEBUG: Port (livecheck) version is THEVERSION DEBUG: Fetching THEURL DEBUG: The regex matched >THEMATCH< THEPORT seems to be up to dateI propose that the line "DEBUG: url is >THEURL<" is superfluous and can be removed, and that I would like the regex to be printed in any case, especially now that we have either problems with or at least different behavior from the regex processor. Would the attached patch be acceptable to everyone?
portlivecheck.tcl.diff
Description: Binary data
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
