Opened 3 years ago
Last modified 3 years ago
#64104 assigned update
AutoRaise: update to 2.5
Reported by: | sboyd-m | Owned by: | lhaeger (Lothar Haeger) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | AutoRaise |
Description
Version in macports is 2.1, which does not seem to build on Monterey x64 with xcode 13. Latest tag on github is 2.5, and even master compiles just fine. Considering its basically a make
project I hope this is an easy update.
Change History (2)
comment:1 Changed 3 years ago by reneeotten (Renee Otten)
Owner: | set to lhaeger |
---|---|
Status: | new → assigned |
Summary: | AutoRaise 2.1: Port is far out of date → AutoRaise: update to 2.5 |
comment:2 Changed 3 years ago by lhaeger (Lothar Haeger)
@reneeotten: see https://github.com/lhaeger/AutoRaise#readme
Update is in the works anyway.
Re: Monterey - I'm on Catalina and will stay there for a while. But anyone may fork & send a PR...
Note: See
TracTickets for help on using
tickets.
@lhaeger: why do we use your personal fork instead of upstream? Can whatever changes you made not done through patches or files added in the
files
directory and use the official upstream code?