summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/antibody/Makefile2
-rw-r--r--shells/bash/Makefile3
-rw-r--r--shells/carapace/Makefile3
-rw-r--r--shells/carapace/distinfo10
-rw-r--r--shells/dash/Makefile4
-rw-r--r--shells/dash/distinfo6
-rw-r--r--shells/elvish/Makefile2
-rw-r--r--shells/envy/Makefile2
-rw-r--r--shells/murex/Makefile2
-rw-r--r--shells/zsh-fast-syntax-highlighting/files/pkg-message.in2
10 files changed, 19 insertions, 17 deletions
diff --git a/shells/antibody/Makefile b/shells/antibody/Makefile
index e73b4411f7a0..c9fb692d10fe 100644
--- a/shells/antibody/Makefile
+++ b/shells/antibody/Makefile
@@ -1,7 +1,7 @@
PORTNAME= antibody
PORTVERSION= 6.1.1
DISTVERSIONPREFIX= v
-PORTREVISION= 30
+PORTREVISION= 32
CATEGORIES= shells
MAINTAINER= ports@FreeBSD.org
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 6563d2230266..f320b9b85148 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,7 +1,7 @@
PORTNAME= bash
PATCHLEVEL= 3
PORTVERSION= 5.3.${PATCHLEVEL:S/^0//g}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= shells
MASTER_SITES= GNU
DISTNAME= ${PORTNAME}-${PORTVERSION:R}
@@ -83,6 +83,7 @@ post-patch:
${TOUCH} ${WRKSRC}/parse.y
${RM} ${WRKSRC}/y.tab.c
@${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" -e "s|%%LOCALBASE%%|${LOCALBASE}|g" \
+ -e "s|\(/etc/profile\)|${PREFIX}\1|g" \
${WRKSRC}/doc/bash.1
.if ${PORT_OPTIONS:MSYSLOG}
@${REINPLACE_CMD} \
diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile
index 4efafc49961d..d4f2dd0c89bd 100644
--- a/shells/carapace/Makefile
+++ b/shells/carapace/Makefile
@@ -1,6 +1,7 @@
PORTNAME= carapace
DISTVERSIONPREFIX= v
-DISTVERSION= 1.5.0
+DISTVERSION= 1.5.2
+PORTREVISION= 1
CATEGORIES= shells
MAINTAINER= tagattie@FreeBSD.org
diff --git a/shells/carapace/distinfo b/shells/carapace/distinfo
index 05b51ebaee3c..eaede258df08 100644
--- a/shells/carapace/distinfo
+++ b/shells/carapace/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1757473287
-SHA256 (go/shells_carapace/carapace-v1.5.0/v1.5.0.mod) = f6b957a438b5cee5b6aea463bdc86416a93be33deb823341cbad7b36941b15ad
-SIZE (go/shells_carapace/carapace-v1.5.0/v1.5.0.mod) = 670
-SHA256 (go/shells_carapace/carapace-v1.5.0/v1.5.0.zip) = 148877b09bd68e62b61936a36091e6b984e4ffd36cf40a69c10c6b165959dc18
-SIZE (go/shells_carapace/carapace-v1.5.0/v1.5.0.zip) = 22259726
+TIMESTAMP = 1760015228
+SHA256 (go/shells_carapace/carapace-v1.5.2/v1.5.2.mod) = e089148fb9bf964dd49b6cfbc566315f913638e03bb84a63addde6ddf55bcbd2
+SIZE (go/shells_carapace/carapace-v1.5.2/v1.5.2.mod) = 670
+SHA256 (go/shells_carapace/carapace-v1.5.2/v1.5.2.zip) = 70920d53241aa51ef824fda00ebfa7232c9e415b7c16a097a3d935167fae84aa
+SIZE (go/shells_carapace/carapace-v1.5.2/v1.5.2.zip) = 22274414
diff --git a/shells/dash/Makefile b/shells/dash/Makefile
index 58c6c09140a1..697557a6bbba 100644
--- a/shells/dash/Makefile
+++ b/shells/dash/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dash
-PORTVERSION= 0.5.12
-PORTREVISION= 1
+PORTVERSION= 0.5.13
+PORTREVISION= 0
CATEGORIES= shells
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
diff --git a/shells/dash/distinfo b/shells/dash/distinfo
index 79cc848d0037..fdfa7e69678a 100644
--- a/shells/dash/distinfo
+++ b/shells/dash/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670740934
-SHA256 (dash-0.5.12.tar.gz) = 6a474ac46e8b0b32916c4c60df694c82058d3297d8b385b74508030ca4a8f28a
-SIZE (dash-0.5.12.tar.gz) = 246054
+TIMESTAMP = 1760391871
+SHA256 (dash-0.5.13.tar.gz) = fd8da121e306b27f59330613417b182b8844f11e269531cc4720bf523e3e06d7
+SIZE (dash-0.5.13.tar.gz) = 256731
diff --git a/shells/elvish/Makefile b/shells/elvish/Makefile
index 8c80e13198a4..4ab721a02be2 100644
--- a/shells/elvish/Makefile
+++ b/shells/elvish/Makefile
@@ -1,7 +1,7 @@
PORTNAME= elvish
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.0
-PORTREVISION= 7
+PORTREVISION= 9
CATEGORIES= shells
MAINTAINER= vendion@gmail.com
diff --git a/shells/envy/Makefile b/shells/envy/Makefile
index 08ea612b77bd..585287dba7fa 100644
--- a/shells/envy/Makefile
+++ b/shells/envy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= envy
DISTVERSIONPREFIX=v
DISTVERSION= 0.1.0
-PORTREVISION= 30
+PORTREVISION= 32
CATEGORIES= shells
MAINTAINER= krion@FreeBSD.org
diff --git a/shells/murex/Makefile b/shells/murex/Makefile
index 2b6699c792fe..d3debb17c1a4 100644
--- a/shells/murex/Makefile
+++ b/shells/murex/Makefile
@@ -1,7 +1,7 @@
PORTNAME= murex
DISTVERSIONPREFIX= v
DISTVERSION= 6.0.1000
-PORTREVISION= 12
+PORTREVISION= 14
CATEGORIES= shells
MAINTAINER= lcook@FreeBSD.org
diff --git a/shells/zsh-fast-syntax-highlighting/files/pkg-message.in b/shells/zsh-fast-syntax-highlighting/files/pkg-message.in
index da4b6b7f7bfa..763d877a0f22 100644
--- a/shells/zsh-fast-syntax-highlighting/files/pkg-message.in
+++ b/shells/zsh-fast-syntax-highlighting/files/pkg-message.in
@@ -3,7 +3,7 @@
message: <<EOM
Add the line below to *the end of* your .zshrc to enable highlighting.
-source %%DATADIR%%/fast-syntax-highlighting-plugin.zsh
+source %%DATADIR%%/fast-syntax-highlighting.plugin.zsh
EOM
}
]