From 6bebfaa8a06c3187bca906011d999c16309d24ae Mon Sep 17 00:00:00 2001 From: Mikael Urankar Date: Sun, 14 Feb 2021 15:45:10 +0000 Subject: lang/rust: Update to 1.50.0 - Use bundled libgit/libssh, the versions in ports are too old - Update lang/rust-nightly to 2021-02-12 - Update devel/racer to 2.1.41 - Import upstream patch to fix build issue for Firefox and related ports (https://bugzilla.mozilla.org/show_bug.cgi?id=1684261) Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0 Tested by: mikael, pkubaj Differential Revision: https://reviews.freebsd.org/D28616 --- x11/wmfocus/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/wmfocus') diff --git a/x11/wmfocus/Makefile b/x11/wmfocus/Makefile index 7d3bfdacb40a..c1a9fc4f68ee 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -- cgit v1.2.3