Commit Graph

513885 Commits

Author SHA1 Message Date
Christoph Moench-Tegeder
c0d4489715 MFH: r550753
update firefox to 81.0.1 (rc1)

Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/81.0.1/releasenotes/

Approved by:	portmgr (blanket: web browser)
2020-09-30 21:44:10 +00:00
Kirill Ponomarev
6b04a69ff1 MFH: r550466
dns/powerdns-recursor: update 4.3.3 -> 4.3.4

Improvements
- Ensure runtime dirs for virtual services differ.
  References: #9073, pull request 9397

Bug Fixes
- Allow some more depth headroom for the no-qname-minimization fallback case.
  References: #9375, pull request 9416
- Resize hostname to final size in getCarbonHostname().
  References: pull request 9367

PR:		249188
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
Reviewed by:	fernape
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Relnotes:	https://doc.powerdns.com/recursor/changelog/4.3.html#change-4.3.4

Approved by:	ports-secteam (blanket)
2020-09-30 07:50:54 +00:00
Kirill Ponomarev
b21d2ec899 MFH: r550465
dns/powerdns: update 4.3.0 -> 4.3.1

Improvements:
- EL8 pkgs: Build mysql backend against mariadb-connector-c-devel
- gpgsql: Reintroduce prepared statements
- gsqlite3backend: add missing indexes
- use real remote for supermaster createSlaveDomain()
- Optimize IXFR-to-AXFR fallback path
- Install bind SQL schema files as part of bindbackend
- Do not send out of zone lookups to the backends

Bug Fixes:
- Raise an exception on invalid hex content in unknown records.
- Handle the extra single-row result set of MySQL stored procedures

PR:		249560
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Security:	CVE-2020-17482
		https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2020-05.html
Relnotes:	https://doc.powerdns.com/authoritative/changelog/4.3.html#change-4.3.1

Approved by:	ports-secteam (blanket)
2020-09-30 07:49:07 +00:00
Danilo G. Baio
562d7e4f0a MFH: r550269
mail/pecl-mailparse: Update to 3.1.1

Changelog:	https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.1

Approved by:	ports-secteam (fluffy)
2020-09-27 22:16:26 +00:00
Thomas Zander
08398155c8 MFH: r542565
Fix build with multimedia/gpac-libgpac 1.0.0

PR:		248081
Submitted by:	riggs
Approved by:	koobs (maintainer)

Approved by:	ports-secteam (build fix blanket)
2020-09-27 13:10:29 +00:00
Niclas Zeising
72f7be018d MFH: r550179
x11/toolcits-pango: Actually apply security patch

Rename the patch that fixes CVE-2010-1010238 so that it is actually applied
when  building pango.
Regenerate it using make makepatch
bump portrevision

Reported by:	tobik
Security:	456375e1-cd09-11ea-9172-4c72b94353b5

Approved by:	ports-secteam (implicit, security fix)
2020-09-26 13:08:19 +00:00
Adriaan de Groot
a6dee80daa MFH: r549922
emulators/virtualbox-ose-kmod: Fix a pair of VM bugs

- Use vm_pager_allocate() to allocate OBJT_PHYS objects.  This ensures
  that they're initialized properly.
- Don't assume that user wiring will succeed.

This had been a team effort, with multiple independent reports,
a wide variety of experiments, and patches written by kib@
and refined by markj@.

I'm bumping PORTREVISION and aligning the revision of both kmod and
application; it's possible the application bump isn't actually
needed but let's make sure they both get rebuilt with this
important (because of changed kernel assumptions) fix.

PR:		249326
Submitted by:	kib, markj
Reported by:	adridg, Rainer Hurling
Reviewed by:	adridg
Approved by:	koobs (vbox)

Approved by:	ports-secteam (fluffy)
2020-09-26 11:17:53 +00:00
Tobias C. Berner
4eabfd600d MFH: r550081
textproc/libxml2: Multiple vulnerabilities

Includes upstreams fixes for

	* CVE-2019-20388
	* CVE-2020-7595
	* CVE-2020-24977

PR:		249386
Submitted by:	daniel.engberg.lists@pyret.net

Approved by:	ports-secteam (fluffy)
2020-09-26 10:50:40 +00:00
Glen Barber
1e1a9399d0 MFH: r550099
Add MANIFESTs for 12.2-BETA3.
Prune MANIFESTS for 12.2-BETA2.

Approved by:	portmgr (implicit, re blanket)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-09-26 01:05:44 +00:00
Fernando Apesteguía
d1d2431b4b MFH: r550048
astro/wmglobe: fix 13-CURRENT build

Another instance of -fno-common issue.
Some minor build warnings fixed.

PR:	249389
Submitted by:	jd.fbsd@goneja.de (maintainer)

Approved by:	ports-secteam (blanket, runtime fix, -fno-common)
2020-09-25 15:24:42 +00:00
Jan Beich
cb2a4eacc8 MFH: r550024
multimedia/libva: unbreak fetch

fetch: https://github.com/intel/libva/commit/f601fc614d8d.patch: size mismatch: expected 3148, actual 3150

--- 12525d4cd7c3.patch.old
+++ 12525d4cd7c3.patch
@@ -10,7 +10,7 @@ ld: error: unable to find library -ldl
  2 files changed, 10 insertions(+), 5 deletions(-)

 diff --git a/configure.ac b/configure.ac
-index acb4c79..a62f4fd 100644
+index acb4c799..a62f4fda 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -209,6 +209,11 @@ if test "$ac_cv_have_gnuc_visibility_attribute" = "yes"; then
@@ -26,7 +26,7 @@ index acb4c79..a62f4fd 100644
  ssp_cc=yes
  if test "X$CC-cc" != "X"; then
 diff --git a/va/Makefile.am b/va/Makefile.am
-index 6742177..6155895 100644
+index 67421775..6155895a 100644
 --- a/va/Makefile.am
 +++ b/va/Makefile.am
 @@ -92,7 +92,7 @@ libva_la_SOURCES		= $(libva_source_c)
--- 36f53f358a9c.patch.old
+++ 36f53f358a9c.patch
@@ -12,7 +12,7 @@ Subject: [PATCH] va/va: don't try to use RTLD_NODELETE
  1 file changed, 1 insertion(+), 1 deletion(-)

 diff --git a/va/va.c b/va/va.c
-index 6230d7f..0c278f6 100644
+index 6230d7f9..0c278f67 100644
 --- a/va/va.c
 +++ b/va/va.c
 @@ -451,7 +451,7 @@ static VAStatus va_openDriver(VADisplay dpy, char *driver_name)
--- 810d1974a54c.patch.old
+++ 810d1974a54c.patch
@@ -12,7 +12,7 @@ On DragonFly and FreeBSD config are installed to /usr/
  4 files changed, 7 insertions(+), 4 deletions(-)

 diff --git a/meson.build b/meson.build
-index aabae7b..41d338e 100644
+index aabae7b8..41d338ea 100644
 --- a/meson.build
 +++ b/meson.build
 @@ -63,6 +63,8 @@ libva_lt_version = '@0@.@1@.@2@'.format(libva_lt_current,
@@ -37,7 +37,7 @@ index aabae7b..41d338e 100644
    WITH_WAYLAND = wayland_dep.found()
  endif
 diff --git a/va/Makefile.am b/va/Makefile.am
-index c0b0cfd..6742177 100644
+index c0b0cfd3..67421775 100644
 --- a/va/Makefile.am
 +++ b/va/Makefile.am
 @@ -24,6 +24,7 @@ SUBDIRS =
@@ -49,7 +49,7 @@ index c0b0cfd..6742177 100644

  LDADD = \
 diff --git a/va/meson.build b/va/meson.build
-index 8c9d036..228489a 100644
+index 8c9d0362..228489a7 100644
 --- a/va/meson.build
 +++ b/va/meson.build
 @@ -62,7 +62,7 @@ libva = shared_library(
@@ -62,7 +62,7 @@ index 8c9d036..228489a 100644
    link_args : '-Wl,-version-script,' + libva_sym_path,
    link_depends : libva_sym,
 diff --git a/va/va.c b/va/va.c
-index 7f014a1..6230d7f 100644
+index 7f014a15..6230d7f9 100644
 --- a/va/va.c
 +++ b/va/va.c
 @@ -71,7 +71,7 @@ int va_parseConfig(char *env, char *env_value)
--- 853c679c628a.patch.old
+++ 853c679c628a.patch
@@ -14,7 +14,7 @@ sed: 1: "1i#include "sysdeps.h"
  1 file changed, 1 insertion(+), 1 deletion(-)

 diff --git a/va/wayland/Makefile.am b/va/wayland/Makefile.am
-index 705efa3..f48afb4 100644
+index 705efa3d..f48afb4d 100644
 --- a/va/wayland/Makefile.am
 +++ b/va/wayland/Makefile.am
 @@ -70,7 +70,7 @@ va_wayland_drm.c: $(protocol_source_h)
--- f601fc614d8d.patch.old
+++ f601fc614d8d.patch
@@ -20,7 +20,7 @@ Subject: [PATCH] va/va_trace: implement gettid() for B
  1 file changed, 34 insertions(+), 5 deletions(-)

 diff --git a/va/va_trace.c b/va/va_trace.c
-index d34fc40..8cdd27b 100755
+index d34fc405..8cdd27ba 100755
 --- a/va/va_trace.c
 +++ b/va/va_trace.c
 @@ -48,12 +48,41 @@

Approved by:	ports-secteam blanket
2020-09-25 12:50:39 +00:00
Yuri Victorovich
693f2c2763 MFH: r549974
biology/py-scikit-bio: Fix build on the i386 architecture

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-25 01:39:02 +00:00
Yuri Victorovich
f3a6b7e8ca MFH: r549953
misc/vxl: Fix build on i386

On i386 architectures projects that need SSE2 have to explicitly enable it using -msse2.

Also fix WWW.

Approved by:	ports-secteam (fluffy)
2020-09-24 22:15:28 +00:00
Danilo G. Baio
3bc9b74974 MFH: r542025 r544404
Fix RUN_DEPENDS

- Bump PORTREVISION for dependency change

devel/py-importlib-metadata is not required for python 3.8+.

Update to 1.2.0

Changes:	https://github.com/matrix-org/python-canonicaljson/blob/master/CHANGES.md

MFH: r542200 (partial)
  Update Python requirements for security/py-signedjson (avoid break bulk -a)

PR:		249375
Approved by:	ports-secteam (fluffy)
2020-09-23 21:17:30 +00:00
Yuri Victorovich
a2cc225b1d MFH: r549040 r549751
graphics/vv: Update 1.4.0-377 -> 1.4.0-383

graphics/vv: Fix build on some systems by adding the workaround for the bug in science/InsightToolkit

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-23 17:03:22 +00:00
Mathieu Arnold
6de023c4e8 MFH: r549731 r549732
Update to 9.11.23 & 9.16.7.

Changes:	https://downloads.isc.org/isc/bind9/9.11.23/RELEASE-NOTES-bind-9.11.23.html
Changes:	https://downloads.isc.org/isc/bind9/9.16.7/doc/arm/html/notes.html#notes-for-bind-9-16-7
2020-09-23 14:44:09 +00:00
Fernando Apesteguía
400dd65d7a MFH: r549712
misc/wmjulia fix 13-Current build

Another instance of -fno-common issue.

While here:

 * Add missig USE_XORG dependency
 * Reorganize WRKSRC so we don't generate weird patches
 * Pet linters

PR:	249462
Submitted by:	jd.fbsd@goneja.de

Approved by:	ports-secteam (blanket, runtime fix, -fno-common)
2020-09-23 12:14:29 +00:00
Yuri Victorovich
5813fcd1b3 MFH: r549652
misc/openmvg: Fix build by adding liblz4

For some reason lz4 symbols were missing during build.

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-23 05:48:24 +00:00
Yuri Victorovich
c646c21ddb MFH: r549625
misc/glow: Fix build on 13

Add the workaround for a bug in Glow that it uses the default C++ compiler when the supplied LLVM version is different.

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-22 23:21:02 +00:00
Yuri Victorovich
4171d65e5c MFH: r549628
math/geogram: Fix build on 13

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-22 23:20:03 +00:00
Thomas Zander
472150afc0 MFH: r549639
Update to upstream version 0.21.26

Details:
Details:
- Bug fixes, see
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.26/NEWS
- includes fix for potential crashes of bzip compressed files

Approved by:	ports-secteam (riggs)
2020-09-22 21:43:04 +00:00
Yuri Victorovich
566e4787fd MFH: r549539
audio/beatslash-lv2: Fix build on some systems

Waf warning about duplicately-installed files somehow caused failure to find some files later.
This commit adds the patch to prevent duplicate file installation. This fixes the warning and hopefully fixes poudriere build.
I couldn't reproduce this failure in my poudriere.

Also:
* Strip binarires
* Fix WWW

Approved by:	ports-secteam (fluffy)
2020-09-22 01:28:50 +00:00
Jan Beich
e7b04b37f0 MFH: r549541
emulators/citra: update to s20200919

Changes:	df9e230d6...a576eb633
Approved by:	ports-secteam (swills, implicit for snapshots)
2020-09-22 00:38:06 +00:00
Danilo G. Baio
1c3833cce3 MFH: r542468 r544604 r545291 r549046
net-im/py-matrix-synapse: update to 1.17.0

PR:		248016
Submitted by:	Sascha Biberhofer <ports@skyforge.at> (maintainer)

net-im/py-matrix-synapse: Update to 1.18.0

PR:		248566
Submitted by:	Sascha Biberhofer <ports@skyforge.at> (maintainer)

net-im/py-matrix-synapse: Update to 1.19.0

PR:		248719
Submitted by:	Sascha Biberhofer <ports@skyforge.at> (maintainer)

net-im/py-matrix-synapse: Update to 1.19.3

Changelog:	https://github.com/matrix-org/synapse/blob/v1.19.3/CHANGES.md

PR:		249375
Submitted by:	Sascha Biberhofer <ports@skyforge.at> (maintainer)
Event:		September 2020 Bugathon

Approved by:	ports-secteam (fluffy)
2020-09-21 22:36:34 +00:00
Yuri Victorovich
964bc1beaa MFH: r549527
audio/csound: Broken on 11 i386

Approved by:	ports-secteam (fluffy)
2020-09-21 22:21:21 +00:00
Yuri Victorovich
280dc881fa MFH: r549456
science/luscus: Fix build on 13

Add -fcommon

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-21 22:20:36 +00:00
Jan Beich
18757193f2 MFH: r548917
www/firefox: update to 81.0

Changes:	https://www.mozilla.org/firefox/81.0/releasenotes/
Approved by:	ports-secteam blanket
2020-09-21 19:05:20 +00:00
Bernard Spil
a7cd174910 MFH: r545275
security/libressl: Update to 3.1.4

 * Interoperability and bug fixes (incl hang)

Approved by:	ports-secteam (joneum)
2020-09-21 17:53:02 +00:00
Bernard Spil
604c19b064 MFH: r542491 r546783 r548250
www/nextcloud: Update to 19.0.1

www/nextcloud: Update to 19.0.2

 * Remove no-op MEMCACHED option

www/nextcloud: Update to 19.0.3

Approved by:	ports-secteam (fluffy)
2020-09-21 17:50:21 +00:00
Matthias Andree
0b3e7594f8 MFH: r546739 r547549
mail/fetchmail: update to 6.4.12 (from 6.4.8)

(Note this isn't the usual MFH changelog as that doesn't make sense in this
particular case; head/ had some churn around a regression in 6.4.10 that
this MFH-of-two-changeset nicely skips over.)

Add: Romanian-language translation by Florentina Musat

Add: manual page now mentions that --sslfingerprint hash is of MD5 type.

Fix: README contained NEWS fragments (broken since c. 1 year/c. 6.4.2,
fixed in 6.4.12) instead of the actual contents.

Update: the > 2^31 "long long" local patch so it patches the right place of the
NEWS file.

PR:		248954
Approved by:	Corey Halpin (maintainer)

PR:		249009
Approved by:	Corey Halpin (maintainer)

Approved by:	ports-secteam@ (fluffy@)
2020-09-21 16:18:24 +00:00
Ganael LAPLANCHE
d02295e72d MFH: r549433
Fix crash when accessing physical CD/DVD

PR:		248333
Reported by:	mfv@bway.net
Approved by:	koobs (vbox)

Approved by:	ports-secteam (fluffy)
2020-09-21 15:50:30 +00:00
Bradley T. Hughes
059b3562e7 MFH: r541224 r547569
Upgrade to v1.38.1.

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.38.1>.

devel/libuv: Update 1.38.1 -> 1.39.0

Release notes at <https://github.com/libuv/libuv/releases/tag/v1.39.0>.

While here, take maintainership after an offer by thierry@, since this
is an important dependency for the Node.js ports.

Approved by:	thierry (maintainer)
Sponsored by:	Miles AS

Approved by:	ports-secteam (fluffy)
2020-09-21 09:52:26 +00:00
Yuri Victorovich
fe1e6915d4 MFH: r549415
math/visualpolylib: Fix build on 13

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-21 03:45:27 +00:00
Yuri Victorovich
9c6507ca71 MFH: r549411
audio/stegosaurus-lv: Fix build on 13; GH account was renamed

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-21 02:22:43 +00:00
Yuri Victorovich
fa00dbf52c MFH: r549409
science/xcrysden: Fix build on 13 by adding -fcommon

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-21 01:16:59 +00:00
Yuri Victorovich
5d018c8d46 MFH: r549405
misc/urbit: Fix build on 13 by adding -fcommon

Approved by:	ports-secteam (fluffy)
2020-09-21 00:35:27 +00:00
Yuri Victorovich
ef1079fd52 MFH: r549404
science/chemtool: Fix build on 13 by adding -fcommon

Approved by:	ports-secteam (fluffy)
2020-09-21 00:33:00 +00:00
Yuri Victorovich
c4c117dfab MFH: r549400
science/gabedit: Update 2.5.1-061218 -> 2.5.1-300720; Fix build on 13

Reported by:	fallout (breakage on 13)

Approved by:	ports-secteam (fluffy)
2020-09-21 00:32:05 +00:00
Yuri Victorovich
67921cf425 MFH: r549125
misc/mnn: Fix build on 13 by unbundling Flatbuffers

The bundled Flatbuffers was failing to build on 13 for some reason.

Reported by:	fallout

Approved by:	ports-secteam (joneum)
2020-09-20 21:07:56 +00:00
Yuri Victorovich
ba36d24c52 MFH: r549089
audio/libaudec: Fix the i386 build by properly excluding tests from the build

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-20 16:50:16 +00:00
Yuri Victorovich
1353618573 MFH: r549081
games/wmtictactoe: Fix build with clang-11

PR:		249464
Submitted by:	jd.fbsd@goneja.de (initial version)

Approved by:	ports-secteam (fluffy)
2020-09-20 16:48:13 +00:00
Yuri Victorovich
a210370526 MFH: r549056
science/py-pygmo2: Fix build thatwas failing because of the missing header

Approved by:	ports-secteam (fluffy)
2020-09-20 16:47:18 +00:00
Yuri Victorovich
484e0468b6 MFH: r549047
graphics/xournalpp: Update 1.0.18 -> 1.0.18.20200819; Fix build failure on 13-CURRENT with clang-11

Failure on 13: error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t'

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-20 16:46:17 +00:00
Yuri Victorovich
f3b0b154dd MFH: r549049
audio/stegosaurus-lv2: Fix build on 13-CURRENT with clang-11

Symbol was defined in the header and included mutiple times.

Reported by:	fallout

Approved by:	ports-secteam (fluffy)
2020-09-20 16:44:43 +00:00
Rene Ladan
4749a5d08c MFH: r549048
audio/playumidi: update to version 0.8.3

This fixes the build on CURRENT after importing LLVM 11.

PR:		248848
Submitted by:	Koine Yuusuke (maintainer)
Event:		September 2020 Bugathon

Approved by:	ports-secteam (fluffy)
2020-09-20 13:52:47 +00:00
Rene Ladan
5dbcb34327 MFH: r548951
net/aslookup: unexpire by updating to 0.13d

- Various fixes are performed, by Chris, dinoex and myself.
- MASTER_SITES and WWW changed to a new home.
- AS queries are now ran against whois.epoch.net, the former server went
  offline.
- Hand over maintainership to Chris

PR:		246187
Submitted by:	Chris Hutchinson
Approved by:	previous maintainer

Approved by:	ports-secteam (fluffy)
2020-09-19 13:23:30 +00:00
Rene Ladan
810d8434b3 MFH: r548947
cad/openvsp: unexpire by allowing it to build on FreeBSD versions with PR 230888 fixed.

PR:		242229
Submitted by:	fernape@ (maintainer)
Approved by:	build fix blanket

Approved by:	ports-secteam (fluffy)
2020-09-19 13:21:44 +00:00
Dan Langille
2bbee4fd08 MFH: r546350
Update from 1.0.7 to 1.0.9.

<Security note>

Please consider updating brotli to version 1.0.9 (latest).

Version 1.0.9 contains a fix to "integer overflow" problem.  This
happens when "one-shot" decoding API is used (or input chunk for
streaming API is not limited), input size (chunk size) is larger
than 2GiB, and input contains uncompressed blocks. After the
overflow happens, `memcpy` is invoked with a gigantic `num`
value, that will likely cause the crash.

</Security note>

Approved by:	ports-secteam (fluffy)
2020-09-19 01:22:04 +00:00
Glen Barber
91c1e54aee MFH: r548923
Add MANIFEST files for 12.2-BETA2.
Prune files for 12.2-BETA1.

Approved by:	portmgr (implicit, re blanket)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-09-18 22:18:45 +00:00
Bradley T. Hughes
8d29214ebe MFH: r541372 r543678 r543682 r545547 r545560 r547570 r548046 r548047 r548707 r548802
www/node: Update 14.4.0 -> 14.5.0

https://nodejs.org/en/blog/release/v14.5.0/

Refresh patches with `make makepatch`, and adapt them to the changes
from upstream due to the V8 upgrade.

Sponsored by:	Miles AS

www/node10: Update 10.21.0 -> 10.22.0

https://nodejs.org/en/blog/release/v10.22.0/

Sponsored by:	Miles AS

www/node: Update 14.6.0 -> 14.6.0_1

Bump PORTREVISION after updating the minimum version requirements for
libuv, libnghttp2, and libcares.

The previous change for www/node erroneously mentioned the most recent
www/node10 update. The correct changelog should have read:

www/node: Update 14.5.0 -> 14.6.0

https://nodejs.org/en/blog/release/v14.6.0/

Sponsored by:	Miles AS

www/node: Update 14.6.0_1 -> 14.7.0

https://nodejs.org/en/blog/release/v14.7.0/

Sponsored by:	Miles AS

www/node: Update 14.7.0 -> 14.8.0

https://nodejs.org/en/blog/release/v14.8.0/

Sponsored by:	Miles AS

www/node: Update 14.8.0 -> 14.9.0

https://nodejs.org/en/blog/release/v14.9.0/

Sponsored by:	Miles AS

www/node: Update 14.9.0 -> 14.10.0

https://nodejs.org/en/blog/release/v14.10.0/

While here, refresh patches with `make makepatch`.

Sponsored by:	Miles AS

www/node: add dependency on archivers/brotli

... instead of building the version bundled with Node.js. Bump
PORTREVISION due to the new dependency.

Sponsored by:	Miles AS

www/node: Update 14.10.0_1 -> 14.10.1

https://nodejs.org/en/blog/release/v14.10.1/

Sponsored by:	Miles AS

www/node: Update 14.10.1 -> 14.11.0

https://nodejs.org/en/blog/release/v14.11.0/

This is a security release. See
https://nodejs.org/en/blog/vulnerability/september-2020-security-releases/

Security:	4ca5894c-f7f1-11ea-8ff8-0022489ad614
Sponsored by:	Miles AS

Approved by:	ports-secteam (fluffy)
2020-09-18 04:50:56 +00:00