Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Mar 2026 05:53:58 +0000
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: e35dd7c8925c - main - x11/hyprls: Update to 0.13.0
Message-ID:  <69a525f6.3d944.44de77e0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

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

commit e35dd7c8925c7f8640f182ca224ecc91d837e40d
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-03-02 05:52:58 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-03-02 05:52:58 +0000

    x11/hyprls: Update to 0.13.0
    
    Changelog: https://github.com/hyprland-community/hyprls/releases/tag/v0.13.0
    
    Reported by:    GitHub (watch releases)
---
 x11/hyprls/Makefile |  7 +++----
 x11/hyprls/distinfo | 14 +++++++-------
 2 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/x11/hyprls/Makefile b/x11/hyprls/Makefile
index 2a9afae6258d..6988578f46c6 100644
--- a/x11/hyprls/Makefile
+++ b/x11/hyprls/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	hyprls
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.12.0
-PORTREVISION=	2
+DISTVERSION=	0.13.0
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	tagattie@FreeBSD.org
@@ -11,10 +10,10 @@ WWW=		https://gwen.works/hyprls
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:1.25+,modules
+USES=		go:1.26+,modules
 
 USE_GITHUB=	nodefault
-GH_TUPLE=	hyprwm:hyprland-wiki:f5bef840e8375ed7f93a9750ed069e9743137861:hyprland_wiki/hyprland-wiki
+GH_TUPLE=	hyprwm:hyprland-wiki:139c6a01b75ae0d5cf2b7c82944182b188c91271:hyprland_wiki/hyprland-wiki
 
 GO_MODULE=	github.com/hyprland-community/hyprls
 GO_TARGET=	./cmd/hyprls
diff --git a/x11/hyprls/distinfo b/x11/hyprls/distinfo
index d055651f7eca..18aeafc37ff0 100644
--- a/x11/hyprls/distinfo
+++ b/x11/hyprls/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1767620951
-SHA256 (go/x11_hyprls/hyprls-v0.12.0/v0.12.0.mod) = 7d3f34d4988ad84e88e407021833bc33ad41105b652f6f2766b4f709609aba76
-SIZE (go/x11_hyprls/hyprls-v0.12.0/v0.12.0.mod) = 906
-SHA256 (go/x11_hyprls/hyprls-v0.12.0/v0.12.0.zip) = c16257f5ad6366cf475452a1aa47ccd0d83868296f8b6c87642b27841b511d40
-SIZE (go/x11_hyprls/hyprls-v0.12.0/v0.12.0.zip) = 1906473
-SHA256 (go/x11_hyprls/hyprls-v0.12.0/hyprwm-hyprland-wiki-f5bef840e8375ed7f93a9750ed069e9743137861_GH0.tar.gz) = 43db70f8b4c5ffb23aa76b2b463ada31f68c2ed99773284ceffee1b027734a39
-SIZE (go/x11_hyprls/hyprls-v0.12.0/hyprwm-hyprland-wiki-f5bef840e8375ed7f93a9750ed069e9743137861_GH0.tar.gz) = 416621
+TIMESTAMP = 1772430218
+SHA256 (go/x11_hyprls/hyprls-v0.13.0/v0.13.0.mod) = 31d9a7362b283b190639a67d7b1af8f6270aad3dfa8f97e9e3dbcd2b3fd56bd8
+SIZE (go/x11_hyprls/hyprls-v0.13.0/v0.13.0.mod) = 906
+SHA256 (go/x11_hyprls/hyprls-v0.13.0/v0.13.0.zip) = cc4b32527a98e008a6d8dc5933d16b67159809a3a9ceb27cccbc3e37676d8898
+SIZE (go/x11_hyprls/hyprls-v0.13.0/v0.13.0.zip) = 1914091
+SHA256 (go/x11_hyprls/hyprls-v0.13.0/hyprwm-hyprland-wiki-139c6a01b75ae0d5cf2b7c82944182b188c91271_GH0.tar.gz) = 243e009db1f7b9dda934d9942cf7cdaa228c8edd543d0daa5ead683c4ec8e874
+SIZE (go/x11_hyprls/hyprls-v0.13.0/hyprwm-hyprland-wiki-139c6a01b75ae0d5cf2b7c82944182b188c91271_GH0.tar.gz) = 418424


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a525f6.3d944.44de77e0>