Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2024 12:52:02 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b81a2241e161 - main - x11/shikane: update to 1.0.1
Message-ID:  <202405291252.44TCq21Q026225@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b81a2241e1612b6a904e63b7d97105c177968a3e

commit b81a2241e1612b6a904e63b7d97105c177968a3e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-05-28 14:05:03 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-05-29 12:50:11 +0000

    x11/shikane: update to 1.0.1
    
    Changes:        https://gitlab.com/w0lff/shikane/-/compare/v1.0.0...v1.0.1
    Reported by:    Repology
---
 x11/shikane/Makefile        |  2 +-
 x11/shikane/Makefile.crates |  2 +-
 x11/shikane/distinfo        | 10 +++++-----
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11/shikane/Makefile b/x11/shikane/Makefile
index 76214a86262c..c7ee89f7538f 100644
--- a/x11/shikane/Makefile
+++ b/x11/shikane/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	shikane
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.0.0
+DISTVERSION=	1.0.1
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/x11/shikane/Makefile.crates b/x11/shikane/Makefile.crates
index d2d0b89fc105..fff5b74c5cf8 100644
--- a/x11/shikane/Makefile.crates
+++ b/x11/shikane/Makefile.crates
@@ -46,7 +46,7 @@ CARGO_CRATES=	aho-corasick-1.1.3 \
 		indexmap-1.9.3 \
 		is-terminal-0.4.12 \
 		itertools-0.12.1 \
-		libc-0.2.154 \
+		libc-0.2.155 \
 		libloading-0.8.0 \
 		linux-raw-sys-0.4.13 \
 		log-0.4.21 \
diff --git a/x11/shikane/distinfo b/x11/shikane/distinfo
index 8a9aad091362..cd4c4df6542e 100644
--- a/x11/shikane/distinfo
+++ b/x11/shikane/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1716832435
+TIMESTAMP = 1716905103
 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
 SHA256 (rust/crates/anstream-0.3.2.crate) = 0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163
@@ -95,8 +95,8 @@ SHA256 (rust/crates/is-terminal-0.4.12.crate) = f23ff5ef2b80d608d61efee834934d86
 SIZE (rust/crates/is-terminal-0.4.12.crate) = 7470
 SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569
 SIZE (rust/crates/itertools-0.12.1.crate) = 137761
-SHA256 (rust/crates/libc-0.2.154.crate) = ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346
-SIZE (rust/crates/libc-0.2.154.crate) = 743304
+SHA256 (rust/crates/libc-0.2.155.crate) = 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c
+SIZE (rust/crates/libc-0.2.155.crate) = 743539
 SHA256 (rust/crates/libloading-0.8.0.crate) = d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb
 SIZE (rust/crates/libloading-0.8.0.crate) = 27845
 SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c
@@ -231,5 +231,5 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b4
 SIZE (rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905
 SHA256 (rust/crates/xdg-2.5.2.crate) = 213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546
 SIZE (rust/crates/xdg-2.5.2.crate) = 14394
-SHA256 (shikane-v1.0.0.tar.bz2) = 76812abc878043c374a30167fb9045fb141b87922ddf66237674ad3e00990c2a
-SIZE (shikane-v1.0.0.tar.bz2) = 51034
+SHA256 (shikane-v1.0.1.tar.bz2) = 821f3b61e65715841af6913be54bfb09491439c807fa90f26a56f65b066158db
+SIZE (shikane-v1.0.1.tar.bz2) = 51683



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405291252.44TCq21Q026225>