Opened 9 years ago

Closed 9 years ago

#49250 closed update (fixed)

cdf: upgrade to 3.6.0.4, fix livecheck

Reported by: mojca (Mojca Miklavec) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: cdf

Description

There's a new version of CDF available, but the regex doesn't work properly (it doesn't know about the revision number), so I tried to also fix the regex in a reliable way. An alternative would be

livecheck.regex         {V([0-9.]+)}

without changing the url, but I'm not sure how robust that is.

Patch is in attachment.

(I wanted to add "add new gcc variants", but to my surprise it was already fixed in SVN).

Attachments (1)

cdf-3.0.6.4.diff (1.5 KB) - added by mojca (Mojca Miklavec) 9 years ago.

Download all attachments as: .zip

Change History (3)

Changed 9 years ago by mojca (Mojca Miklavec)

Attachment: cdf-3.0.6.4.diff added

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added
Status: newassigned

Thanks.

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.