-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
nettatalk4: update to version 4.2.3 #28551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@trodemaster there are CI failures with the message: can you please take a look at that; if there are any hardcoded mentions of Homebrew in the build script these should probably be removed. |
Netatalk maintainer here. :) @reneeotten Is there by any chance an This is the only plausible explanation I can offer right now. That said, I'm going to go ahead and also add a check for the existence of |
Not sure whether GitHub CI automatically installs Homebrew. In any case, end-user might have it installed (although we recommend against it) and thus even it it is present MacPorts' build should ignore it. |
I'm preparing a new upstream bugfix release that should address this issue. |
v4.2.4 is now available, which no more default homebrew lib and include paths for the compiler https://github.com/Netatalk/netatalk/releases/tag/netatalk-4-2-4 |
My apologies, it turns out I introduced another bug in the meson scripts when building on macOS without Homebrew. The patch in this PR should address the issue. Netatalk/netatalk#2203 Is MacPorts able to do downstream hotfix patching for ports? |
- Updated to version 4.2.4 - Added cmark for man page generation - Included bison patch
@reneeotten the update is in good shape now! Thanks for the help @rdmark ! |
Description
Update to version 4.2.3
Type(s)
Tested on
macOS 15.5 24F74 x86_64
Command Line Tools 16.3.0.0.1.1742442376
Verification
Have you
port lint
?sudo port test
?sudo port -vst install
?