Summary: | www/elinks: Update to 0.15.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dustin Marquess <jailbird> | ||||||
Component: | Individual Port(s) | Assignee: | Beat Gaetzi <beat> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Many People | CC: | jcfyecrayz | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(beat) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Dustin Marquess
2022-01-14 03:20:42 UTC
Created attachment 230996 [details]
Update patch
Thank you very much for your patch! Were you able to test your patch in poudriere? Build fails here on FreeBSD 13.0 amd64 but it might also be related to my setup. It builds cleanly for me on HardenedBSD 14-CURRENT on amd64: [00:16:04] [01] [00:01:17] Finished www/elinks | elinks-0.15.0: Success I'll try building a 13-STABLE jail and test it in there. Created attachment 231486 [details]
FreeBSD 12/13 build fix
Thank you very much! If it fails could you please try my patch and check if it works for you as well? By the way: Would you like to take over the maintainership of elinks? Weird, I tried 12-STABLE, 13-STABLE, and 14-CURRENT, and I couldn't get it to fail on any of them. However, I still like your patch and I don't see any reason to not include it! I'm perfectly willing to take over if you prefer. I can update the patch with a MAINTAINER change, if you want. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c3725f53ba571747a332fbab3a884b134c28280 commit 2c3725f53ba571747a332fbab3a884b134c28280 Author: Dustin Marquess <jailbird@fdf.net> AuthorDate: 2022-02-16 06:53:47 +0000 Commit: Beat Gaetzi <beat@FreeBSD.org> CommitDate: 2022-02-16 07:04:47 +0000 www/elinks: Update to 0.15.0 Pass maintainership to submitter PR: 261189 www/elinks/Makefile | 12 +++++++----- www/elinks/distinfo | 5 +++-- www/elinks/files/patch-configure.ac (new) | 11 +++++++++++ www/elinks/files/patch-src_intl_gettext_Makefile | 8 ++++---- .../files/patch-src_network_ssl_socket.c (gone) | 20 -------------------- www/elinks/files/patch-src_network_ssl_ssl.c (gone) | 21 --------------------- www/elinks/files/patch-src_osdep_unix_bsd.c (new) | 13 +++++++++++++ www/elinks/files/patch-src_scripting_lua_Makefile | 4 ++-- www/elinks/pkg-descr | 2 +- www/elinks/pkg-plist | 2 ++ 10 files changed, 43 insertions(+), 55 deletions(-) I used RELEASE for my builds and if I'm recall correctly there was a header change in STABLE somewhere. Committed the patch with you as the new maintainer. Thank you very much for your work! www/elinks now fails if the SPIDERMONKEY option is on. (In reply to John Hein from comment #10) Thanks for catching that, I'll see what's going on. (In reply to John Hein from comment #10) So I can't reproduce this in a x86-64 14-CURRENT poudriere run. Could you please file this as a new bug and let me know which OS version and arch you're on? Job output would help too. Thanks! |