[Bug 220402] www/firefox
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 1 03:57:26 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220402
Jan Beich <jbeich at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |Works As Intended
--- Comment #1 from Jan Beich <jbeich at FreeBSD.org> ---
Partial upgrades i.e., mixing dependencies from different svn checkouts, dates
of "pkg install" or locking dependencies, are not supported. firefox will
refuse to build unless you upgrade sqlite3. Some version requirement are
specified in the port's Makefile
$ fgrep sqlite www/firefox/Makefile
sqlite3>=3.17.0:databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
"pkg upgrade" may help you resolve this.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list