git: 74a7802f7347 - main - x11-toolkits/aquamarine: update to 0.8.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 17 Mar 2025 17:44:08 UTC
The branch main has been updated by jbeich:

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

commit 74a7802f7347228852cb1394cb5b523194b927a4
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-03-16 22:00:48 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-03-17 17:43:44 +0000

    x11-toolkits/aquamarine: update to 0.8.0
    
    Changes:        https://github.com/hyprwm/aquamarine/releases/tag/v0.8.0
    Reported by:    GitHub (watch releases)
---
 x11-toolkits/aquamarine/Makefile  | 2 +-
 x11-toolkits/aquamarine/distinfo  | 6 +++---
 x11-toolkits/aquamarine/pkg-plist | 2 +-
 x11-wm/hyprland/Makefile          | 1 +
 4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/x11-toolkits/aquamarine/Makefile b/x11-toolkits/aquamarine/Makefile
index 9716acc51803..5272443a6fdb 100644
--- a/x11-toolkits/aquamarine/Makefile
+++ b/x11-toolkits/aquamarine/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	aquamarine
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.7.2
+DISTVERSION=	0.8.0
 CATEGORIES=	x11-toolkits
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/x11-toolkits/aquamarine/distinfo b/x11-toolkits/aquamarine/distinfo
index 64d99077b83f..51cb6e0a5bfa 100644
--- a/x11-toolkits/aquamarine/distinfo
+++ b/x11-toolkits/aquamarine/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738107926
-SHA256 (hyprwm-aquamarine-v0.7.2_GH0.tar.gz) = 822ce38345bc4c1b95966c79ee72ff18d753aa923c83e9aa64e9d82eebf55a38
-SIZE (hyprwm-aquamarine-v0.7.2_GH0.tar.gz) = 81234
+TIMESTAMP = 1742162448
+SHA256 (hyprwm-aquamarine-v0.8.0_GH0.tar.gz) = 1c3570de268fff008c6dd76472d783710b7f62c545f76091580c9edd13ad23d5
+SIZE (hyprwm-aquamarine-v0.8.0_GH0.tar.gz) = 85721
diff --git a/x11-toolkits/aquamarine/pkg-plist b/x11-toolkits/aquamarine/pkg-plist
index 3c11c801b959..5ca5c2c1c609 100644
--- a/x11-toolkits/aquamarine/pkg-plist
+++ b/x11-toolkits/aquamarine/pkg-plist
@@ -15,6 +15,6 @@ include/aquamarine/input/Input.hpp
 include/aquamarine/misc/Attachment.hpp
 include/aquamarine/output/Output.hpp
 lib/libaquamarine.so
-lib/libaquamarine.so.6
+lib/libaquamarine.so.7
 lib/libaquamarine.so.%%VERSION%%
 libdata/pkgconfig/aquamarine.pc
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 61f465780dbc..52158c757f3f 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.47.2
+PORTREVISION=	1
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org