git: 5ba01eb89b0a - main - x11/hyprcursor: update to 0.1.10

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 01 Oct 2024 00:58:04 UTC
The branch main has been updated by jbeich:

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

commit 5ba01eb89b0a9f2603155eb93eba8f2dc6b5894e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-09-30 21:25:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-10-01 00:57:23 +0000

    x11/hyprcursor: update to 0.1.10
    
    Changes:        https://github.com/hyprwm/hyprcursor/releases/tag/v0.1.10
    Reported by:    GitHub (watch releases)
---
 x11/hyprcursor/Makefile | 5 ++++-
 x11/hyprcursor/distinfo | 8 +++++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/x11/hyprcursor/Makefile b/x11/hyprcursor/Makefile
index ece3ebc6f323..20e35361a342 100644
--- a/x11/hyprcursor/Makefile
+++ b/x11/hyprcursor/Makefile
@@ -1,8 +1,11 @@
 PORTNAME=	hyprcursor
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.1.9
+DISTVERSION=	0.1.10
 CATEGORIES=	x11
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	f8e8455e998e.patch:-p1 # https://github.com/hyprwm/hyprcursor/pull/66
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Hyprland cursor format, library and utilities
 WWW=		https://github.com/hyprwm/hyprcursor
diff --git a/x11/hyprcursor/distinfo b/x11/hyprcursor/distinfo
index b98be6b93d05..e51b70494e2a 100644
--- a/x11/hyprcursor/distinfo
+++ b/x11/hyprcursor/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1716576411
-SHA256 (hyprwm-hyprcursor-v0.1.9_GH0.tar.gz) = 313cd91436af343918e6dec4a666d4bf3666149ac3cac6f36c683b70304eada4
-SIZE (hyprwm-hyprcursor-v0.1.9_GH0.tar.gz) = 26111
+TIMESTAMP = 1727731502
+SHA256 (hyprwm-hyprcursor-v0.1.10_GH0.tar.gz) = 67e845404164fee4c5694209b3d5f93a31b6963dbb0bfd6ed2cd96c99b316a08
+SIZE (hyprwm-hyprcursor-v0.1.10_GH0.tar.gz) = 26654
+SHA256 (f8e8455e998e.patch) = b72cf7ab70b9c193c62ddcee45e70106ba4b5f26e9aded6fee8b41f7630876d2
+SIZE (f8e8455e998e.patch) = 1028