Opened 10 years ago
Last modified 9 years ago
#44894 new enhancement
base: improve livecheck.type moddate — at Initial Version
Reported by: | pixilla (Bradley Giesbrecht) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.3.1 |
Keywords: | haspatch | Cc: | |
Port: |
Description
Currently livecheck.type moddate uses the Portfiles mtime for comparison to remotes mtime.
It would be useful to allow control of the comparison time. Attached is a patch to portlivecheck.tcl which enhances the mod date proc to allow setting the comparison time, defaulting to current behavior.
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.
Change History (2)
Changed 10 years ago by pixilla (Bradley Giesbrecht)
Attachment: | patch-base-src-port1.0-portlivecheck.tcl.diff added |
---|
Changed 10 years ago by pixilla (Bradley Giesbrecht)
Attachment: | patch-base-src-pextlib1.0-curl.c.diff added |
---|
Note: See
TracTickets for help on using
tickets.