#41353 closed enhancement (duplicate)
saga: revbump after wxWidgets upgrade and use the wxWidgets PortGroup
Reported by: | mojca (Mojca Miklavec) | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | saga |
Description
I'm attaching the patch with the changes I would like to see in the Portfile
. In the long run I would actually like to see upstream to be fixed in such a way that it would allow specifying which wx-config
to use rather than hardcoding it all over the place.
Attachments (1)
Change History (5)
Changed 11 years ago by mojca (Mojca Miklavec)
comment:1 Changed 11 years ago by mojca (Mojca Miklavec)
Whooops, sorry, I see that I submitted a duplicate ticket (#40768) myself. But the other ticket is kind-of ready for a maintainer timeout.
comment:2 Changed 11 years ago by Veence (Vincent)
Thanks a lot! As I’m a bit swamped until next week, feel free to go ahead and apply it!
comment:3 Changed 11 years ago by mojca (Mojca Miklavec)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Committed in r113330.
comment:4 Changed 11 years ago by mojca (Mojca Miklavec)
I just did. If you happen to experience any problem with my patch please let me know. I'm ready to help you should any modifications be needed. Please also try to request the upstream changes. The best way is to include (a copy of) wxwin.m4
in the project sources and let autoconf
include that one.
saga: use the wxWidgets PortGroup