[Bug 251117] [NEW PORT] www/palemoon: Open-source web browser

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 15 11:45:26 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251117

--- Comment #12 from Olivier Certner <olivier.freebsd at free.fr> ---
Attaching a new patch, superseding the previous one.

Changes:
1. I've fixed all FAILURE and almost all WARNINGS from `portlint -AC`. The
ordering "bug" was really due to putting UXP_VERSION in the PORTNAME block.
I've moved it later in the file, putting a big warning near DISTVERSION, just
to be able to fix the ordering, although as said this is impractical for me.
2. I should have fixed the build failure on CURRENT. I did not reproduce the
problem directly (setting up a CURRENT environment would take more time) but
careful examination of the logs and failing code strongly indicates that the
problem is caused by the 'sed' failure seen in the logs. I've added a patch for
the regexp that should make it work. The observed failure however should not
happen, and is probably some sed/regex bug in -CURRENT.

Could you please test building again?

In case the build still fails with same error, could you attach the content of
files:
- work/pale-moon/pmbuild/js/src/config.status
- work/pale-moon/pmbuild/js/src/config.log

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list