diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-09-10 12:12:03 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-09-10 12:13:04 +0900 |
commit | f88451b6673e563b5426a848a02d230885bff28b (patch) | |
tree | d41a443f993c0c9031b5fb4740fc979881945f0f | |
parent | net/waypipe: drop /proc/self/exe usage after e2bd45bf035c (diff) |
shells/carapace: update to 1.5.0
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.5.0
Reported by: portscout
-rw-r--r-- | shells/carapace/Makefile | 3 | ||||
-rw-r--r-- | shells/carapace/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile index c9a3894efe0e..4efafc49961d 100644 --- a/shells/carapace/Makefile +++ b/shells/carapace/Makefile @@ -1,7 +1,6 @@ PORTNAME= carapace DISTVERSIONPREFIX= v -DISTVERSION= 1.4.1 -PORTREVISION= 2 +DISTVERSION= 1.5.0 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org diff --git a/shells/carapace/distinfo b/shells/carapace/distinfo index 8d67bfc7c2fc..05b51ebaee3c 100644 --- a/shells/carapace/distinfo +++ b/shells/carapace/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753581015 -SHA256 (go/shells_carapace/carapace-v1.4.1/v1.4.1.mod) = 0059b397499a9b57a503a220c26c030767a1e420f56518d10924f239dc1b7c25 -SIZE (go/shells_carapace/carapace-v1.4.1/v1.4.1.mod) = 670 -SHA256 (go/shells_carapace/carapace-v1.4.1/v1.4.1.zip) = 1185f97a93fe318323ae23075c70177c78c3f1476c638fa96d1ea124a25fdcba -SIZE (go/shells_carapace/carapace-v1.4.1/v1.4.1.zip) = 21683245 +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 |