aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2021-01-06 10:13:58 +0000
committerMikael Urankar <mikael@FreeBSD.org>2021-01-06 10:13:58 +0000
commita798515415faedb3e670d78108a9b2597902b5c5 (patch)
tree1346c4816a33e412ab7dea4e186878086861cc47 /shells
parentcb4c052480f7f7edeba328f459bcc40a3d52006f (diff)
downloadports-a798515415faedb3e670d78108a9b2597902b5c5.tar.gz
ports-a798515415faedb3e670d78108a9b2597902b5c5.zip
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
Notes
Notes: svn path=/head/; revision=560492
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 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}