lftp - update to version 4.9.3 and use of fink gnulib - #1240
Conversation
|
This has the same failure I noticed in #1200 (10.14.5):
|
|
Hmm. #1 I don't get that error. Different versions of Xcode?
|
…hase since it needs network connection to lftp.yar.ru
|
Updated with removed testing since it requires network access to lftp.yar.ru and removed vestigial use of openssl 1.1.0 which is not needed since it uses openssl 3.0.0. Ready for merger? |
|
@TheSin- this passes all tests for me but they'll be disabled in final checkin due to network access. OK to commit? |
|
I believe I commented out the testing and should be good for merging. |
|
I use this app a ton so I'll try to update and test it today so we can get it updated in the tree, thanks for the work on it. |
|
It is a very full featured application. However, the author seems to have reduced development and support, the last update was in 2024, and the author has this comment on his web page: "Unfortunately, I'm busy at my current job and have little time to support lftp." http://lftp.yar.ru It has had 25 years of excellent development and support which is a good record! Let me know if you find any problems. |
In trying to install lftp on macOS 15.X found that the included gnulib had several multiple defined errors. Changed to link to the fink version of gnulib. Updated to latest version of lftp. Also see Issue #1200 and PR#1234.
Added gnulib patch from gnulib upstream, but probably unnecessary since now linking against fink gnulib which has (or soon will) that upstream patch.
The testing phase has 1 FAIL of retrieving an https file for failure to find root certificates on macOS. Will see if that can be fixed later, see issue #1239
Package passes validation and all ftp tests