Created attachment 218752 [details] Patch for duktape Update duktape to 2.6.0 Use CC and CFLAGS from ports framework Compile tested FreeBSD 13.0-CURRENT #0 r364979 (amd64) (make + make check-plist) Poudriere testport OK 12.1-RELEASE (amd64)
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/202887296
Hi Daniel, hi Alfonso, Thanks for the patches. I just opened a review in Phabricator[1], which includes both, lang/duktape and lang/duktape-lib, and bumps www/edbrowse portrevision. Now we have to wait for the approval of my mentors :) [1] https://reviews.freebsd.org/D26881
A commit references this bug: Author: rhurlin Date: Wed Oct 21 10:26:23 UTC 2020 New revision: 552860 URL: https://svnweb.freebsd.org/changeset/ports/552860 Log: lang/duktape and lang/duktape-lib: Update to 2.6.0 - Use CC and CFLAGS from ports framework - Don't install debug library - Bump PORTREVISION of www/edbrowse (has lang/duktape-lib as dependency) Changelog: https://github.com/svaarala/duktape/blob/master/releases/releases.yaml PR: 250358, 250359 Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D26881 Changes: head/lang/duktape/Makefile head/lang/duktape/distinfo head/lang/duktape/files/ head/lang/duktape/files/patch-Makefile.cmdline head/lang/duktape-lib/Makefile head/lang/duktape-lib/distinfo head/lang/duktape-lib/files/ head/lang/duktape-lib/files/patch-Makefile.sharedlibrary head/www/edbrowse/Makefile
Committed, thanks :)