[Bug 278203] [UPGRADE] www/nift from 2.4.11 to 3.0.3
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278203] [UPGRADE] www/nift from 2.4.11 to 3.0.3"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Apr 2024 09:05:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278203
Mohammad S. Babaei <info@babaei.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #249991| |maintainer-approval+
Flags| |
--- Comment #7 from Mohammad S. Babaei <info@babaei.net> ---
Created attachment 249991
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249991&action=edit
fixed-patch v2.4.11_1 to v3.0.3
OK, it seems luajit 2.0 has no maintainer and it emits this message when
installed:
Installing luajit-2.0.5_7...
===> NOTICE:
The luajit port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://docs.freebsd.org/en/articles/contributing/#ports-contributing
For some reason FreeBSD ports installs luajit-devel when you do USES=luajit but
keeps the value of LUAJIT_LUAVER to 2.0 not 2.1. That's why we have to
explicitly set it to 2.1.
This patch passes all tests on my side.
--
You are receiving this mail because:
You are the assignee for the bug.