Opened 14 years ago
Closed 14 years ago
#27971 closed defect (fixed)
maven2 @2.2.1 livecheck fix
Reported by: | nhojpatrick (John Patrick) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | livecheck | Cc: | blair (Blair Zajac) |
Port: | maven2 |
Description
Livecheck is using a too relaxed regex for just looking at maven2 avaliable updates.
Attachments (1)
Change History (2)
Changed 14 years ago by nhojpatrick (John Patrick)
Attachment: | Portfile-maven2-livecheck.diff added |
---|
comment:1 Changed 14 years ago by blair (Blair Zajac)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks, fixed in r75107. I did make a small change to put
before the . in the 2, just if you update a regex in the future.