aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2021-02-14 15:45:10 +0000
committerMikael Urankar <mikael@FreeBSD.org>2021-02-14 15:45:10 +0000
commit6bebfaa8a06c3187bca906011d999c16309d24ae (patch)
tree5e766fb7e5ba1a7986d2a87601f3d0b9735dc0c8 /shells
parent81c9086f8e0100f8cd0dd6642ca8425958baaf12 (diff)
downloadports-6bebfaa8a06c3187bca906011d999c16309d24ae.tar.gz
ports-6bebfaa8a06c3187bca906011d999c16309d24ae.zip
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
Notes
Notes: svn path=/head/; revision=565245
Diffstat (limited to 'shells')
-rw-r--r--shells/ion/Makefile2
-rw-r--r--shells/starship/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/shells/ion/Makefile b/shells/ion/Makefile
index 6fcf3ce17d0d..9068e3871d15 100644
--- a/shells/ion/Makefile
+++ b/shells/ion/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ion
DISTVERSION= 1.0.5-1355
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= shells
PKGNAMESUFFIX= -shell
diff --git a/shells/starship/Makefile b/shells/starship/Makefile
index e01754e37117..fb21fddc8ff3 100644
--- a/shells/starship/Makefile
+++ b/shells/starship/Makefile
@@ -2,6 +2,7 @@
PORTNAME= starship
DISTVERSION= 0.50.0
+PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= CRATESIO
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}