diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/atuin/Makefile | 2 | ||||
-rw-r--r-- | shells/fish/Makefile | 2 | ||||
-rw-r--r-- | shells/ion/Makefile | 2 | ||||
-rw-r--r-- | shells/nsh/Makefile | 2 | ||||
-rw-r--r-- | shells/nu_plugin_formats/Makefile | 2 | ||||
-rw-r--r-- | shells/nu_plugin_gstat/Makefile | 2 | ||||
-rw-r--r-- | shells/nu_plugin_inc/Makefile | 2 | ||||
-rw-r--r-- | shells/nu_plugin_polars/Makefile | 2 | ||||
-rw-r--r-- | shells/nu_plugin_query/Makefile | 2 | ||||
-rw-r--r-- | shells/nushell/Makefile | 2 | ||||
-rw-r--r-- | shells/sheldon/Makefile | 1 | ||||
-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, 13 deletions
diff --git a/shells/atuin/Makefile b/shells/atuin/Makefile index 7b69750c00ed..d471d425758e 100644 --- a/shells/atuin/Makefile +++ b/shells/atuin/Makefile @@ -1,7 +1,7 @@ PORTNAME= atuin DISTVERSIONPREFIX= v DISTVERSION= 18.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 68487629a695..c3dec0ba2399 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -1,6 +1,6 @@ PORTNAME= fish DISTVERSION= 4.0.2 -PORTREVISION= 1 +PORTREVISION= 2 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 a043875416a4..a7e7ad562f52 100644 --- a/shells/ion/Makefile +++ b/shells/ion/Makefile @@ -1,7 +1,7 @@ PORTNAME= ion DISTVERSION= 1.0.5-1509 DISTVERSIONSUFFIX= g85452cfa -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= shells PKGNAMESUFFIX= -shell diff --git a/shells/nsh/Makefile b/shells/nsh/Makefile index 47e469043310..91875122a950 100644 --- a/shells/nsh/Makefile +++ b/shells/nsh/Makefile @@ -1,6 +1,6 @@ PORTNAME= nsh DISTVERSION= 0.4.2 -PORTREVISION= 33 +PORTREVISION= 34 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 6e0ef0cf8398..f8b83593c5f2 100644 --- a/shells/nu_plugin_formats/Makefile +++ b/shells/nu_plugin_formats/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_formats DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 +PORTREVISION= 4 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 a2322b7ea8cb..e2239771cf41 100644 --- a/shells/nu_plugin_gstat/Makefile +++ b/shells/nu_plugin_gstat/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_gstat DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 +PORTREVISION= 4 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 17d12c272f2d..b3997b7af8c8 100644 --- a/shells/nu_plugin_inc/Makefile +++ b/shells/nu_plugin_inc/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_inc DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 +PORTREVISION= 4 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 148c1dabd658..11acc29f49b8 100644 --- a/shells/nu_plugin_polars/Makefile +++ b/shells/nu_plugin_polars/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_polars DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 +PORTREVISION= 4 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 21edc188080d..59dc8d69ff1f 100644 --- a/shells/nu_plugin_query/Makefile +++ b/shells/nu_plugin_query/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_query DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 +PORTREVISION= 4 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 8a130d593c75..318da18f4ac6 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,6 +1,6 @@ PORTNAME= nushell DISTVERSION= 0.104.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/sheldon/Makefile b/shells/sheldon/Makefile index c80734d4dcdc..6d8d4b049d6a 100644 --- a/shells/sheldon/Makefile +++ b/shells/sheldon/Makefile @@ -1,5 +1,6 @@ PORTNAME= sheldon DISTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org diff --git a/shells/shell-hist/Makefile b/shells/shell-hist/Makefile index 0a6ae4e0ecea..614173063c64 100644 --- a/shells/shell-hist/Makefile +++ b/shells/shell-hist/Makefile @@ -1,6 +1,6 @@ PORTNAME= shell-hist DISTVERSION= g20190515 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/shellharden/Makefile b/shells/shellharden/Makefile index 3cfc79e34c79..32b87be882e7 100644 --- a/shells/shellharden/Makefile +++ b/shells/shellharden/Makefile @@ -1,7 +1,7 @@ PORTNAME= shellharden DISTVERSIONPREFIX= v DISTVERSION= 4.3.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/starship/Makefile b/shells/starship/Makefile index 0ef9f48069a0..ddd2231fe93e 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,6 +1,6 @@ PORTNAME= starship DISTVERSION= 1.23.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} |