Opened 12 years ago
Closed 12 years ago
#38297 closed defect (fixed)
textmate2@2.0.9389 doesn't disable all tests, causing a missing dependency on mercurial
Reported by: | ci42 | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | textmate2 |
Description
Textmate2 fails to build if mercurial is not installed, but does not declare a dependency on it. See the attached log.
Attachments (1)
Change History (3)
Changed 12 years ago by ci42
Attachment: | textmate2.log added |
---|
comment:1 Changed 12 years ago by neverpanic (Clemens Lang)
Status: | new → assigned |
---|---|
Summary: | textmate2@2.0.9389 missing dependency on mercurial → textmate2@2.0.9389 doesn't disable all tests, causing a missing dependency on mercurial |
comment:2 Changed 12 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r104030.
Note: See
TracTickets for help on using
tickets.
The problem actually is the code disabling all tests, which is no longer working correctly. I'll have a fix shortly.