Opened 6 years ago

Closed 6 years ago

#55486 closed update (wontfix)

textmate2: Update to 2.0-rc.7

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: textmate2

Description

Looks like textmate2 version 2.0-rc.7 is available; please update. Livecheck may need to be adjusted as it does not find this version, but it's there in the GitHub releases.

Change History (1)

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

Resolution: wontfix
Status: newclosed

It was pointed out in #55049 that 2.0-rc.5, 2.0-rc.6 and 2.0-rc.7 all point to the same git commit, which is weird. And even though 2.0-rc.7 is the latest tag, it's quite old by now, from December 2016, and only a couple weeks newer than 2.0-rc.4, while many other changes have been committed to master since then.

Since 2.0-rc.7 didn't solve the problem in #55049 I tried to build the latest code from master, but this failed with:

ninja: error: dependency cycle: plist/headers -> /path/to/build/include/plist/cache.capnp.h -> Frameworks/plist/src/cache.capnp.h -> plist/headers

With some bisecting, I found this dependency cycle was introduced in a377b35bdebc63e62c64fb7ab778c2b037508ece.

I reported this and the lack of recent releases to the developer, and their response was that they would like us to continue to distribute the version that the API URL we're already using for livecheck says to use. Therefore I'll close this ticket and instead try to resolve #55049 by backporting some later commits from master.

Note: See TracTickets for help on using tickets.