Opened 11 years ago

Closed 11 years ago

#38632 closed enhancement (fixed)

nodejs: improve livecheck

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ci42
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: haspatch Cc:
Port: nodejs nodejs-devel

Description

This patch future-proofs the nodejs and nodejs-devel livecheck, so you won't have to updated it with every new branch.

I also switched to enclosing the livecheck regex in curly braces, since there was no variable substitution going on; this removes one level of escaping and I think makes the regex more readable.

Attachments (1)

nodejs-livecheck.diff (696 bytes) - added by ryandesign (Ryan Carsten Schmidt) 11 years ago.

Download all attachments as: .zip

Change History (2)

Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: nodejs-livecheck.diff added

comment:1 Changed 11 years ago by ci42

Resolution: fixed
Status: newclosed

Thanks, r104780.

Note: See TracTickets for help on using tickets.