[Bug 254561] www/nift: update to 2.4.9
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 2 08:06:18 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254561
Mohammad S. Babaei <info at babaei.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #223699|0 |1
is obsolete| |
Attachment #223764| |maintainer-approval+
Flags| |
--- Comment #3 from Mohammad S. Babaei <info at babaei.net> ---
Created attachment 223764
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223764&action=edit
www/nift-2.4.3 to 2.4.9 patch file
2.3.9 Release Notes:
added in ability to run scripts with nift script-path as well as nift run
script-path, makes shebangs nicer for example
further improved language detection
improved lolcat piping of system calls across multiple statements and made more
consistent across f++/n++/Lua(JIT)/ExprTK
hopefully fixed bugs with n++ and zero param non-fns output (in particular $
instances)
added script path as first parameter for argv
2.3.8
Release Notes:
added in default of trying system call if failure with lua(jit) or exprtk in
interactive (interp/sh) mode,
they work better as shell extensions this way
cleaned up language choice so ExprTk and templatestein and all reasonable
derivatives work okay
fixed up nsm_lang fns for Lua(JIT) and ExprTk to work with both string and char
version of language selection
updated sys/system fn output to use the called fn name rather than defaulting
to system
added in passing parameters to the nift run command with variables 'argc' (int)
and 'argv' (vector<string>)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list