Subject: CVS commit: pkgsrc/lang/quickjs
From: Havard Eidnes
Date: 2020-02-10 14:06:09
Message id: 20200210130609.18A8FFBF4@cvs.NetBSD.org

Log Message:
Make some adjustments to fix the issues from PR#54912:

 * Don't use DATE as a variable, as it's used elsewhere, use QJS_DATE instead
 * Don't use the "bignum" PLIST variable anymore, the "bn" \ 
variants are no
   longer being built
 * Add "lto" PLIST variable, supported by and used on Linux
 * Move the setting of CONFIG_BIGNUM to the pkg Makefile instead of
   always setting it, should support 32-bit NetBSD ports.

Bump PKGREVISION.

Files:
RevisionActionfile
1.5modifypkgsrc/lang/quickjs/Makefile
1.3modifypkgsrc/lang/quickjs/PLIST
1.5modifypkgsrc/lang/quickjs/distinfo
1.3modifypkgsrc/lang/quickjs/patches/patch-Makefile