summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-07-17 17:58:38 +0200
committerMikael Urankar <mikael@FreeBSD.org>2023-07-17 17:58:38 +0200
commitcdf28617b49d6e4a3b049746d3754fbc36ef7892 (patch)
treeb6e59da11248eef0a9ecc8b4c4496b2155e8dda3 /shells
parentlang/rust: Update to 1.71.0 (diff)
lang/rust: Bump revisions after 1.71.0
PR: 272449
Diffstat (limited to 'shells')
-rw-r--r--shells/atuin/Makefile2
-rw-r--r--shells/ion/Makefile2
-rw-r--r--shells/nsh/Makefile2
-rw-r--r--shells/nushell/Makefile1
-rw-r--r--shells/shell-hist/Makefile2
-rw-r--r--shells/shellharden/Makefile2
-rw-r--r--shells/starship/Makefile2
7 files changed, 7 insertions, 6 deletions
diff --git a/shells/atuin/Makefile b/shells/atuin/Makefile
index 11a5f9d64dae..587dea9897fe 100644
--- a/shells/atuin/Makefile
+++ b/shells/atuin/Makefile
@@ -1,7 +1,7 @@
PORTNAME= atuin
DISTVERSIONPREFIX= v
DISTVERSION= 15.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= shells
MAINTAINER= yuri@FreeBSD.org
diff --git a/shells/ion/Makefile b/shells/ion/Makefile
index 9eed92b1b574..7e8b7ba7148e 100644
--- a/shells/ion/Makefile
+++ b/shells/ion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ion
DISTVERSION= 1.0.5-1355
-PORTREVISION= 40
+PORTREVISION= 41
CATEGORIES= shells
PKGNAMESUFFIX= -shell
diff --git a/shells/nsh/Makefile b/shells/nsh/Makefile
index 5e753eb3fea7..8188da679799 100644
--- a/shells/nsh/Makefile
+++ b/shells/nsh/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nsh
DISTVERSION= 0.4.2
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= shells
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile
index cf530a2cd32e..1389e587cf41 100644
--- a/shells/nushell/Makefile
+++ b/shells/nushell/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nushell
DISTVERSION= 0.82.0
+PORTREVISION= 1
CATEGORIES= shells
MAINTAINER= yuri@FreeBSD.org
diff --git a/shells/shell-hist/Makefile b/shells/shell-hist/Makefile
index 6fbd2141161d..34254ef94202 100644
--- a/shells/shell-hist/Makefile
+++ b/shells/shell-hist/Makefile
@@ -1,6 +1,6 @@
PORTNAME= shell-hist
DISTVERSION= g20190515
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= shells
MAINTAINER= yuri@FreeBSD.org
diff --git a/shells/shellharden/Makefile b/shells/shellharden/Makefile
index 7cdbc9a6082d..ed848e01ff3d 100644
--- a/shells/shellharden/Makefile
+++ b/shells/shellharden/Makefile
@@ -1,7 +1,7 @@
PORTNAME= shellharden
DISTVERSIONPREFIX= v
DISTVERSION= 4.3.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= shells
MAINTAINER= yuri@FreeBSD.org
diff --git a/shells/starship/Makefile b/shells/starship/Makefile
index d76cb00e5188..0b4e897bc817 100644
--- a/shells/starship/Makefile
+++ b/shells/starship/Makefile
@@ -1,6 +1,6 @@
PORTNAME= starship
DISTVERSION= 1.15.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= shells
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}