Date: Wed, 11 Dec 2024 21:13:01 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f96044b5ba58 - main - shells/carapace: update to 1.1.0 Message-ID: <202412112113.4BBLD1wJ040404@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=f96044b5ba589e1f5f3cc992cf801f1a225c7f23 commit f96044b5ba589e1f5f3cc992cf801f1a225c7f23 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-12-11 21:11:57 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-12-11 21:12:55 +0000 shells/carapace: update to 1.1.0 Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.1.0 Reported by: Repology --- shells/carapace/Makefile | 3 +-- shells/carapace/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile index 51c3d256e224..10b8e0ed3109 100644 --- a/shells/carapace/Makefile +++ b/shells/carapace/Makefile @@ -1,7 +1,6 @@ PORTNAME= carapace DISTVERSIONPREFIX= v -DISTVERSION= 1.0.7 -PORTREVISION= 1 +DISTVERSION= 1.1.0 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org diff --git a/shells/carapace/distinfo b/shells/carapace/distinfo index 977517e443e8..3fe5f4ba92e0 100644 --- a/shells/carapace/distinfo +++ b/shells/carapace/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1728182083 -SHA256 (go/shells_carapace/carapace-v1.0.7/v1.0.7.mod) = d01bb1361ede1e31b5093c20dfb89c93fe987ba7f522b6cfdad30ac529040b7b -SIZE (go/shells_carapace/carapace-v1.0.7/v1.0.7.mod) = 822 -SHA256 (go/shells_carapace/carapace-v1.0.7/v1.0.7.zip) = 2dda3cf9467a3b528947205f0304a2bf3255f730b4da11e6730df36e2cc2cbff -SIZE (go/shells_carapace/carapace-v1.0.7/v1.0.7.zip) = 17959319 +TIMESTAMP = 1733950543 +SHA256 (go/shells_carapace/carapace-v1.1.0/v1.1.0.mod) = 9d5788d1528b25895051653dd74de0898f8d973e4160c141ba17ad50c9a9f6b1 +SIZE (go/shells_carapace/carapace-v1.1.0/v1.1.0.mod) = 669 +SHA256 (go/shells_carapace/carapace-v1.1.0/v1.1.0.zip) = 4669e682df0ddbbc509e09ca440748d4c51e58278c5f9aebddbf24e955233676 +SIZE (go/shells_carapace/carapace-v1.1.0/v1.1.0.zip) = 18371148
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412112113.4BBLD1wJ040404>