Opened 5 years ago
Closed 5 years ago
#60459 closed update (fixed)
launch 1.2.5
Reported by: | Greisby (Greisberger Christophe) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | catalina haspatch | Cc: | jowens (John Owens) |
Port: | launch |
Description
The current version (1.1_1) does not build on Catalina. I cannot say for previous version of OS X, since I just jumped from Sierra to Catalina. I suggest upgrading to the latest version, or to make a separate package.
Here is the modified Portfile.
Attachments (1)
Change History (5)
Changed 5 years ago by Greisby (Greisberger Christophe)
comment:1 Changed 5 years ago by jowens (John Owens)
Cc: | jowens added |
---|
comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | set to ryandesign |
Port: | launch added |
Status: | new → accepted |
Supersedes #55305. In the future please search for and use existing tickets that cover your request.
Thanks for the updated Portfile. I'll handle it this time, but in the future please attach a unified diff of your changes rather than an entire new Portfile; it makes it easier to see what you've changed. Even better would be to open a pull request.
I noted in #55305 that the new version might have higher minimum OS version requirements. If so, I'll want to make the Portfile stick with an older version of the software on older OS versions so that they're not left out.
comment:3 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
The changelog says in version 1.2 it "eliminate[d the] use of most API deprecated as of OS X 10.8". 1.2.5 fails to build on Mac OS X 10.7 saying error: use of undeclared identifier 'NSByteCountFormatter'
. NSByteCountFormatter was introduced in OS X 10.8. The launch homepage also has download links for older OS versions, saying version 1.1 is the one suitable for Mac OS X 10.4-10.7.
comment:4 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Portfile