Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2025 00:47:40 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: 24b3e0a73d18 - main - x11/windowtolayer: update to 0.1.0
Message-ID:  <202501070047.5070lePo058960@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=24b3e0a73d180adea8c371a1e6db4837726dd3b5

commit 24b3e0a73d180adea8c371a1e6db4837726dd3b5
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-12-03 18:18:09 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-01-07 00:47:24 +0000

    x11/windowtolayer: update to 0.1.0
    
    Changes:        https://gitlab.freedesktop.org/mstoeckl/windowtolayer/-/compare/407b2c6...v0.1.0
    Reported by:    Repology
---
 x11/windowtolayer/Makefile | 5 ++---
 x11/windowtolayer/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/x11/windowtolayer/Makefile b/x11/windowtolayer/Makefile
index f31253f7c9db..0c748ddd82ca 100644
--- a/x11/windowtolayer/Makefile
+++ b/x11/windowtolayer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	windowtolayer
-PORTVERSION=	s20241109
-PORTREVISION=	1
+DISTVERSIONPREFIX=	v
+PORTVERSION=	0.1.0
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -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>
diff --git a/x11/windowtolayer/distinfo b/x11/windowtolayer/distinfo
index b5c2c353667f..e4a6e38b677d 100644
--- a/x11/windowtolayer/distinfo
+++ b/x11/windowtolayer/distinfo
@@ -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
@@ -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



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