git: 32cefc85a3f7 - main - hgraphics/hyprgraphics: update to 0.1.2

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 06 Feb 2025 17:48:01 UTC
The branch main has been updated by jbeich:

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

commit 32cefc85a3f7a3e12385cc5e39d17093e11f9193
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-02-04 16:55:19 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-02-06 17:47:47 +0000

    hgraphics/hyprgraphics: update to 0.1.2
    
    Changes:        https://github.com/hyprwm/hyprgraphics/releases/tag/v0.1.2
    Reported by:    GitHub (watch releases)
---
 graphics/hyprgraphics/Makefile |  6 +++---
 graphics/hyprgraphics/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/graphics/hyprgraphics/Makefile b/graphics/hyprgraphics/Makefile
index 5e5066fba648..98ec44b3f82c 100644
--- a/graphics/hyprgraphics/Makefile
+++ b/graphics/hyprgraphics/Makefile
@@ -1,11 +1,10 @@
 PORTNAME=	hyprgraphics
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.1.1
-PORTREVISION=	3
+DISTVERSION=	0.1.2
 CATEGORIES=	graphics
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	0f9b8ca692b3.patch:-p1 # https://github.com/hyprwm/hyprgraphics/pull/3
+PATCHFILES+=	575ae47b782b.patch:-p1 # https://github.com/hyprwm/hyprgraphics/pull/13
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Hyprland graphics / resource utilities
@@ -16,6 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libhyprutils.so:devel/hyprutils \
 		libjxl.so:graphics/libjxl \
+		libspng.so:graphics/libspng \
 		libwebp.so:graphics/webp
 
 USES=		cmake:testing compiler:c++11-lib gnome jpeg pkgconfig xorg
diff --git a/graphics/hyprgraphics/distinfo b/graphics/hyprgraphics/distinfo
index d2ef85aff4d1..ba83fd4a8bf4 100644
--- a/graphics/hyprgraphics/distinfo
+++ b/graphics/hyprgraphics/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1733248371
-SHA256 (hyprwm-hyprgraphics-v0.1.1_GH0.tar.gz) = 123a29e53a00bfaf37e7971b929433fb716fd497b3555f72c2d0419ae18e65c7
-SIZE (hyprwm-hyprgraphics-v0.1.1_GH0.tar.gz) = 421561
-SHA256 (0f9b8ca692b3.patch) = fe34fc163a6fec6775e5f0bc5070826f12b0262b45b9fbf0831705584f0577ac
-SIZE (0f9b8ca692b3.patch) = 1501
+TIMESTAMP = 1738688119
+SHA256 (hyprwm-hyprgraphics-v0.1.2_GH0.tar.gz) = 9409b29e80200e06237c124a9eaf5a367ab407e56f43a575bdc84ed2d551a154
+SIZE (hyprwm-hyprgraphics-v0.1.2_GH0.tar.gz) = 423094
+SHA256 (575ae47b782b.patch) = 9457b2578bb1ed23b085957c0bc7cb55c4941be10288c51fb827c70d3947072e
+SIZE (575ae47b782b.patch) = 1136