svn commit: r502585 - head/Mk
Jan Beich
jbeich at FreeBSD.org
Sat May 25 16:11:02 UTC 2019
Author: jbeich
Date: Sat May 25 16:11:00 2019
New Revision: 502585
URL: https://svnweb.freebsd.org/changeset/ports/502585
Log:
www/firefox: bump required cbindgen after r501604
Reported by: Mikaël Urankar
Modified:
head/Mk/bsd.gecko.mk (contents, props changed)
Modified: head/Mk/bsd.gecko.mk
==============================================================================
--- head/Mk/bsd.gecko.mk Sat May 25 16:08:52 2019 (r502584)
+++ head/Mk/bsd.gecko.mk Sat May 25 16:11:00 2019 (r502585)
@@ -111,7 +111,7 @@ MOZ_EXPORT+= PYTHON3="${LOCALBASE}/bin/python${PYTHON3
.endif
.if ${MOZILLA_VER:R:R} >= 63
-BUILD_DEPENDS+= rust-cbindgen>=0.6.8:devel/rust-cbindgen \
+BUILD_DEPENDS+= rust-cbindgen>=0.8.2:devel/rust-cbindgen \
node:www/node
.endif
More information about the svn-ports-all
mailing list