Changes between Version 2 and Version 3 of Ticket #44894
- Timestamp:
- Sep 7, 2014, 5:12:01 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44894 – Description
v2 v3 1 1 Currently livecheck.type moddate uses the Portfiles mtime for comparison to remotes mtime. 2 2 3 It would be useful to allow control of the comparison time. Attached is a patch to portlivecheck.tcl which enhances the mod date procto allow setting the comparison time, defaulting to current behavior.3 It would be useful to allow control of the comparison time. Attached is a patch to portlivecheck.tcl which enhances the livecheck.type moddate option to allow setting the comparison time, defaulting to current behavior. 4 4 5 5 There is also a new function "getmoddate" added to curl.c and a new livecheck.type option "moddate2" in portlivecheck.tcl which uses getmoddate to provide a more informative ui_msg.