#12484 closed enhancement (fixed)
Livecheck updates
Reported by: | simon@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | simon@…, ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
Hi,
I collected some livecheck updates/fixes for some ports. I joined them in one patchfile.
The patch-file should work fine with patch -p0 < livechecks.patch
in /opt/local/var/macports/sources/rsync.macports.org/release/ports/
.
Thanks for your help, Simon
Attachments (1)
Change History (6)
Changed 17 years ago by simon@…
Attachment: | livechecks.patch added |
---|
comment:1 Changed 17 years ago by nox@…
Type: | defect → enhancement |
---|
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Owner: | changed from macports-dev@… to ryandesign@… |
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 17 years ago by simon@…
Thanks for your checkin.
Also thanks for the hints, will do better next time ;-)
Thanks,
Simon
comment:5 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Thanks for your contribution! I committed it in r28161, but note the following:
The livecheck.regex you specified for ajp-wsgi won't work. You can't include ${version} in the regex; instead you must list the class of characters of which a valid version can be composed, like you did for the other portfiles. I changed this livecheck.regex for you before committing.
Don't forget to put double backslashes before any periods that you want to match as periods. This applied to the livecheck.regex in agave, which I changed as well.
Someone already beat you to defining livechecks for agprocess, agsocket and agregex, so I'm not making any changes to those portfiles.