pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: 75.0 requires devel/cbindgen-0.13...
details: https://anonhg.NetBSD.org/pkgsrc/rev/db26e2876534
branches: trunk
changeset: 427012:db26e2876534
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Fri Apr 10 09:21:35 2020 +0000
description:
firefox: 75.0 requires devel/cbindgen-0.13.1 or later
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a72220e68b9a -r db26e2876534 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Fri Apr 10 08:55:13 2020 +0000
+++ b/www/firefox/mozilla-common.mk Fri Apr 10 09:21:35 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.161 2020/04/09 22:42:12 gutteridge Exp $
+# $NetBSD: mozilla-common.mk,v 1.162 2020/04/10 09:21:35 ryoon Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -24,7 +24,7 @@
USE_LANGUAGES+= c99 c++
UNLIMIT_RESOURCES+= datasize virtualsize
-TOOL_DEPENDS+= cbindgen>=0.13.0:../../devel/cbindgen
+TOOL_DEPENDS+= cbindgen>=0.13.1:../../devel/cbindgen
.if ${MACHINE_ARCH} == "sparc64"
CONFIGURE_ARGS+= --disable-nodejs
.else
Home |
Main Index |
Thread Index |
Old Index