From a798515415faedb3e670d78108a9b2597902b5c5 Mon Sep 17 00:00:00 2001 From: Mikael Urankar Date: Wed, 6 Jan 2021 10:13:58 +0000 Subject: lang/rust: Update to 1.49.0 Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0 Tested by: mikael, pkubaj Differential Revision: https://reviews.freebsd.org/D27940 --- shells/ion/Makefile | 2 +- shells/starship/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'shells') diff --git a/shells/ion/Makefile b/shells/ion/Makefile index a7518727589e..6fcf3ce17d0d 100644 --- a/shells/ion/Makefile +++ b/shells/ion/Makefile @@ -2,7 +2,7 @@ PORTNAME= ion DISTVERSION= 1.0.5-1355 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= shells PKGNAMESUFFIX= -shell diff --git a/shells/starship/Makefile b/shells/starship/Makefile index 7ce1bbf48fe8..05939be09238 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -2,6 +2,7 @@ PORTNAME= starship DISTVERSION= 0.48.0 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -- cgit v1.2.3