Changes between Initial Version and Version 1 of Ticket #52514, comment 2


Ignore:
Timestamp:
Jul 29, 2020, 12:42:59 PM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52514, comment 2

    initial v1  
    11I have a diff for bringing openconnect-gui to 1.4.1, however I'm not sure if it is wise to commit it (yet). Two reasons:
    22
    3 There is an issue with one of the dependencies (openconnect). Openconnect-gui 1.4.1. does not build because of this issue. I already reported this upstream and a fix is available [0]. As this fix will be available in a soon to be released update I prefer waiting with updating the portfile for this dependency. However, should you want to experiment I have a diff for net/openconnect/Portfile.
     3There is an issue with one of the dependencies (openconnect). Openconnect-gui 1.4.1. does not build because of this issue. I already reported this upstream and a fix is available ![0]. As this fix will be available in a soon to be released update I prefer waiting with updating the portfile for this dependency. However, should you want to experiment I have a diff for net/openconnect/Portfile.
    44
    5 Openconnect-gui 1.4.1. does not support OSX and requires quite a bit of patching. Fortunate upstream did all the work and has a feature branch with the required bits and pieces [1]. I prefer full support over patching in support. What do you think?
     5Openconnect-gui 1.4.1. does not support OSX and requires quite a bit of patching. Fortunate upstream did all the work and has a feature branch with the required bits and pieces ![1]. I prefer full support over patching in support. What do you think?
    66
    77I attached a patch for updating 1.3 to 1.4.1. I'm using it on El Capitan. It would be really helpful if I get feedback on the above and on the patch.
    88
    99
    10 [0] http://git.infradead.org/users/dwmw2/openconnect.git/commit/7f5fee6fd53d3ba216d9ef90930041e1dc828914
     10![0] http://git.infradead.org/users/dwmw2/openconnect.git/commit/7f5fee6fd53d3ba216d9ef90930041e1dc828914
    1111
    12 [1] https://github.com/openconnect/openconnect-gui/tree/feature/macos
     12![1] https://github.com/openconnect/openconnect-gui/tree/feature/macos