diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2026-01-28 08:34:33 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2026-01-28 08:48:51 +0000 |
| commit | 3d631100e8aa692b0bdc32c1ac4d11d4caf1a0a9 (patch) | |
| tree | 41bb8b6d25cd23754b461e06e5ce1b97a810d4b9 /shells | |
| parent | 78c933ad0ae2d48b627179958af56aedf623d97a (diff) | |
Diffstat (limited to 'shells')
| -rw-r--r-- | shells/atuin/Makefile | 1 | ||||
| -rw-r--r-- | shells/fish/Makefile | 1 | ||||
| -rw-r--r-- | shells/ion/Makefile | 2 | ||||
| -rw-r--r-- | shells/nsh/Makefile | 2 | ||||
| -rw-r--r-- | shells/nu_plugin_formats/Makefile | 1 | ||||
| -rw-r--r-- | shells/nu_plugin_gstat/Makefile | 1 | ||||
| -rw-r--r-- | shells/nu_plugin_inc/Makefile | 1 | ||||
| -rw-r--r-- | shells/nu_plugin_polars/Makefile | 1 | ||||
| -rw-r--r-- | shells/nu_plugin_query/Makefile | 1 | ||||
| -rw-r--r-- | shells/nushell/Makefile | 1 | ||||
| -rw-r--r-- | shells/sheldon/Makefile | 2 | ||||
| -rw-r--r-- | shells/shell-hist/Makefile | 2 | ||||
| -rw-r--r-- | shells/shellharden/Makefile | 2 | ||||
| -rw-r--r-- | shells/starship/Makefile | 2 |
14 files changed, 14 insertions, 6 deletions
diff --git a/shells/atuin/Makefile b/shells/atuin/Makefile index ce4a598c2ae2..114a259b702c 100644 --- a/shells/atuin/Makefile +++ b/shells/atuin/Makefile @@ -1,6 +1,7 @@ PORTNAME= atuin DISTVERSIONPREFIX= v DISTVERSION= 18.11.0 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 9afaa8012500..4095fabee479 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -1,5 +1,6 @@ PORTNAME= fish DISTVERSION= 4.3.3 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/ diff --git a/shells/ion/Makefile b/shells/ion/Makefile index c996675a9be6..74b940a15dc9 100644 --- a/shells/ion/Makefile +++ b/shells/ion/Makefile @@ -1,7 +1,7 @@ PORTNAME= ion DISTVERSION= 1.0.5-1509 DISTVERSIONSUFFIX= g85452cfa -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= shells PKGNAMESUFFIX= -shell diff --git a/shells/nsh/Makefile b/shells/nsh/Makefile index 11577f25cd27..a6a6b3db1623 100644 --- a/shells/nsh/Makefile +++ b/shells/nsh/Makefile @@ -1,6 +1,6 @@ PORTNAME= nsh DISTVERSION= 0.4.2 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/shells/nu_plugin_formats/Makefile b/shells/nu_plugin_formats/Makefile index ed86657dde22..d4d9fc9e9f7e 100644 --- a/shells/nu_plugin_formats/Makefile +++ b/shells/nu_plugin_formats/Makefile @@ -1,5 +1,6 @@ PORTNAME= nu_plugin_formats DISTVERSION= ${NUSHELL_VER} +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main diff --git a/shells/nu_plugin_gstat/Makefile b/shells/nu_plugin_gstat/Makefile index 80fe5ffb712f..786d2222eeed 100644 --- a/shells/nu_plugin_gstat/Makefile +++ b/shells/nu_plugin_gstat/Makefile @@ -1,5 +1,6 @@ PORTNAME= nu_plugin_gstat DISTVERSION= ${NUSHELL_VER} +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main diff --git a/shells/nu_plugin_inc/Makefile b/shells/nu_plugin_inc/Makefile index 685198f163ec..59ed1d8371a8 100644 --- a/shells/nu_plugin_inc/Makefile +++ b/shells/nu_plugin_inc/Makefile @@ -1,5 +1,6 @@ PORTNAME= nu_plugin_inc DISTVERSION= ${NUSHELL_VER} +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main diff --git a/shells/nu_plugin_polars/Makefile b/shells/nu_plugin_polars/Makefile index 0c37b9eeb9b5..418bf8e2e70b 100644 --- a/shells/nu_plugin_polars/Makefile +++ b/shells/nu_plugin_polars/Makefile @@ -1,5 +1,6 @@ PORTNAME= nu_plugin_polars DISTVERSION= ${NUSHELL_VER} +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main diff --git a/shells/nu_plugin_query/Makefile b/shells/nu_plugin_query/Makefile index c74cc04e5838..d2d54a848df0 100644 --- a/shells/nu_plugin_query/Makefile +++ b/shells/nu_plugin_query/Makefile @@ -1,5 +1,6 @@ PORTNAME= nu_plugin_query DISTVERSION= ${NUSHELL_VER} +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index b58c13e054c8..eb393c19f9c7 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,5 +1,6 @@ PORTNAME= nushell DISTVERSION= 0.110.0 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/sheldon/Makefile b/shells/sheldon/Makefile index 83097eec6285..a3ee615952d6 100644 --- a/shells/sheldon/Makefile +++ b/shells/sheldon/Makefile @@ -1,6 +1,6 @@ PORTNAME= sheldon DISTVERSION= 0.8.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org diff --git a/shells/shell-hist/Makefile b/shells/shell-hist/Makefile index 53e496f0ebbb..55fb882617b0 100644 --- a/shells/shell-hist/Makefile +++ b/shells/shell-hist/Makefile @@ -1,6 +1,6 @@ PORTNAME= shell-hist DISTVERSION= g20190515 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/shellharden/Makefile b/shells/shellharden/Makefile index f0f12afe596b..945434277561 100644 --- a/shells/shellharden/Makefile +++ b/shells/shellharden/Makefile @@ -1,7 +1,7 @@ PORTNAME= shellharden DISTVERSIONPREFIX= v DISTVERSION= 4.3.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/starship/Makefile b/shells/starship/Makefile index 5e4924bf060e..32b9b91ee0fd 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,6 +1,6 @@ PORTNAME= starship DISTVERSION= 1.24.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} |
