Skip to content

Commit

Permalink
x11/windowtolayer: update to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Jan 7, 2025
1 parent a882ebc commit 24b3e0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions x11/windowtolayer/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= windowtolayer
PORTVERSION= s20241109
PORTREVISION= 1
DISTVERSIONPREFIX= v
PORTVERSION= 0.1.0
CATEGORIES= x11 wayland

MAINTAINER= [email protected]
Expand All @@ -14,7 +14,6 @@ USES= cargo
USE_GITLAB= yes
GL_SITE= https://gitlab.freedesktop.org
GL_ACCOUNT= mstoeckl
GL_TAGNAME= 407b2c6
PLIST_FILES= bin/${PORTNAME}

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions x11/windowtolayer/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TIMESTAMP = 1731211182
TIMESTAMP = 1733249889
SHA256 (rust/crates/anstream-0.6.7.crate) = 4cd2405b3ac1faab2990b74d728624cd9fd115651fcecc7c2d8daf01376275ba
SIZE (rust/crates/anstream-0.6.7.crate) = 30063
SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9
Expand Down Expand Up @@ -55,5 +55,5 @@ SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 1a657e1e9d3f514745a57
SIZE (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 430165
SHA256 (rust/crates/windows_x86_64_msvc-0.52.0.crate) = dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04
SIZE (rust/crates/windows_x86_64_msvc-0.52.0.crate) = 821600
SHA256 (windowtolayer-407b2c6.tar.bz2) = 987a1dac319ac26f9a04f083759bcf6a5f85e61d737449663575efa9ea7fc1b7
SIZE (windowtolayer-407b2c6.tar.bz2) = 146272
SHA256 (windowtolayer-v0.1.0.tar.bz2) = ba043d29d1586de144bf3d5ffaec99359c36ac1bc14a09f831d74e37b94658e2
SIZE (windowtolayer-v0.1.0.tar.bz2) = 147906

0 comments on commit 24b3e0a

Please sign in to comment.