Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2022-08-25 11:51:32 +0300
committerMikael Urankar <mikael@FreeBSD.org>2022-08-25 11:51:32 +0300
commitc7912d97754bb7aa9a18eb33df53f91cba4cd82d (patch)
tree24ceda4636b1d1d96b8c952288f9320fcbd47a1b /shells
parent1bdfb58fea2259d7ba36cc99109e9e4f59897e6e (diff)
lang/rust: Bump revisions after 1.63.0
Diffstat (limited to 'shells')
-rw-r--r--shells/ion/Makefile2
-rw-r--r--shells/nsh/Makefile2
-rw-r--r--shells/starship/Makefile1
3 files changed, 3 insertions, 2 deletions
diff --git a/shells/ion/Makefile b/shells/ion/Makefile
index 8e6a45081251..cbf08e3c6ae6 100644
--- a/shells/ion/Makefile
+++ b/shells/ion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ion
DISTVERSION= 1.0.5-1355
-PORTREVISION= 31
+PORTREVISION= 32
CATEGORIES= shells
PKGNAMESUFFIX= -shell
diff --git a/shells/nsh/Makefile b/shells/nsh/Makefile
index 461a347b1861..9ddf12265dad 100644
--- a/shells/nsh/Makefile
+++ b/shells/nsh/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nsh
DISTVERSION= 0.4.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= shells
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
diff --git a/shells/starship/Makefile b/shells/starship/Makefile
index c7f2a6afbe5a..59aa14f028a9 100644
--- a/shells/starship/Makefile
+++ b/shells/starship/Makefile
@@ -1,5 +1,6 @@
PORTNAME= starship
DISTVERSION= 1.10.2
+PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}