Opened 12 years ago
Closed 12 years ago
#38811 closed defect (fixed)
textmate2: fix livecheck to follow change in upstream version numbers (a9411, etc.)
Reported by: | lpsinger (Leo Singer) | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | textmate2 |
Description
TextMate has changed its version numbering. See:
The livecheck does not detect new versions like a9411.
Change History (2)
comment:1 Changed 12 years ago by neverpanic (Clemens Lang)
comment:2 Changed 12 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r105298. Actually the releases are still tagged normally, but github sorts tags in a weird way (it's not by time, maybe alphabetically reversed?) and now that they start with "a" rather than "r" they aren't on the first page anymore. This seems like a bug in the github livecheck.
Note: See
TracTickets for help on using
tickets.
Thanks for the note, it seems I have missed that. Unfortunately, it seems upstream has stopped tagging the releases, so this starts to become a duck hunt for what's the most recent commit hash now :(
I'll take a look and update both the port and livecheck.