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-10-30 14:33:57 +0300
committerMikael Urankar <mikael@FreeBSD.org>2022-10-30 15:07:09 +0300
commitafe651cf62deb08500a44cde90296a818effe5ae (patch)
tree5b2c27e49a98fdb53bd4e432d31070f3405ae459 /shells
parent318e5326ef0c165426b13fd82b0bdbc376b72e4a (diff)
lang/rust: Bump revisions after 1.64.0
PR: 267173
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 b733df71a79b..92010fdbd76b 100644
--- a/shells/ion/Makefile
+++ b/shells/ion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ion
DISTVERSION= 1.0.5-1355
-PORTREVISION= 32
+PORTREVISION= 33
CATEGORIES= shells
PKGNAMESUFFIX= -shell
diff --git a/shells/nsh/Makefile b/shells/nsh/Makefile
index 054eace0657c..84525d81c1c2 100644
--- a/shells/nsh/Makefile
+++ b/shells/nsh/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nsh
DISTVERSION= 0.4.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= shells
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
diff --git a/shells/starship/Makefile b/shells/starship/Makefile
index fbb6df7e100b..b9dfc893cc57 100644
--- a/shells/starship/Makefile
+++ b/shells/starship/Makefile
@@ -1,5 +1,6 @@
PORTNAME= starship
DISTVERSION= 1.11.0
+PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}