git: fcd7194ddf95 - main - x11-toolkits/aquamarine: update to 0.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 Sep 2024 12:43:45 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fcd7194ddf9530fd0156ba362cb1e2f1216ec027
commit fcd7194ddf9530fd0156ba362cb1e2f1216ec027
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-09-02 09:16:50 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-09-02 12:42:50 +0000
x11-toolkits/aquamarine: update to 0.4.0
Changes: https://github.com/hyprwm/aquamarine/releases/tag/v0.4.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 df076e83bd9a..588e60b5c7c5 100644
--- a/x11-toolkits/aquamarine/Makefile
+++ b/x11-toolkits/aquamarine/Makefile
@@ -1,6 +1,6 @@
PORTNAME= aquamarine
DISTVERSIONPREFIX= v
-DISTVERSION= 0.3.3
+DISTVERSION= 0.4.0
CATEGORIES= x11-toolkits
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11-toolkits/aquamarine/distinfo b/x11-toolkits/aquamarine/distinfo
index f4bb69c3b4c7..2f3215a0bacf 100644
--- a/x11-toolkits/aquamarine/distinfo
+++ b/x11-toolkits/aquamarine/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724091711
-SHA256 (hyprwm-aquamarine-v0.3.3_GH0.tar.gz) = 8785d2d0d23ece3dda39c6a51d36b321611578a8339fcfe9f110e17b309d8047
-SIZE (hyprwm-aquamarine-v0.3.3_GH0.tar.gz) = 73874
+TIMESTAMP = 1725268610
+SHA256 (hyprwm-aquamarine-v0.4.0_GH0.tar.gz) = c6575250568755309ebdb1fceee03ae32d0d57c144c6c8298e94f3c63bc9654a
+SIZE (hyprwm-aquamarine-v0.4.0_GH0.tar.gz) = 74156
diff --git a/x11-toolkits/aquamarine/pkg-plist b/x11-toolkits/aquamarine/pkg-plist
index 7129d2cb9efd..40515848462f 100644
--- a/x11-toolkits/aquamarine/pkg-plist
+++ b/x11-toolkits/aquamarine/pkg-plist
@@ -14,6 +14,6 @@ include/aquamarine/input/Input.hpp
include/aquamarine/misc/Attachment.hpp
include/aquamarine/output/Output.hpp
lib/libaquamarine.so
-lib/libaquamarine.so.2
+lib/libaquamarine.so.3
lib/libaquamarine.so.%%VERSION%%
libdata/pkgconfig/aquamarine.pc
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index f0c81f9c4241..13f207c03dcf 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.42.0
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/