aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-02-17 23:34:20 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-02-21 16:04:58 +0000
commitbdd1530243ac9d7734cced5ec6b1ab7f8c90ff65 (patch)
tree034045fe76d83a149a43510ddf1ab2bc7ce51345
parentce9643aa3979089bb779647879ab4acfbf21da09 (diff)
downloadports-bdd1530243ac9d7734cced5ec6b1ab7f8c90ff65.tar.gz
ports-bdd1530243ac9d7734cced5ec6b1ab7f8c90ff65.zip
devel/hyprlang: update to 0.4.0
Changes: https://github.com/hyprwm/hyprlang/releases/tag/v0.4.0 Reported by: GitHub (watch releases) (cherry picked from commit 5ef61de221a30deef28bb00a4af987119d9afc26)
-rw-r--r--devel/hyprlang/Makefile4
-rw-r--r--devel/hyprlang/distinfo6
-rw-r--r--x11/hyprpaper/Makefile2
-rw-r--r--x11/xdg-desktop-portal-hyprland/Makefile2
4 files changed, 7 insertions, 7 deletions
diff --git a/devel/hyprlang/Makefile b/devel/hyprlang/Makefile
index 4d2723b81a55..bab3cd4c5d13 100644
--- a/devel/hyprlang/Makefile
+++ b/devel/hyprlang/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hyprlang
DISTVERSIONPREFIX= v
-DISTVERSION= 0.3.2
+DISTVERSION= 0.4.0
CATEGORIES= devel
MAINTAINER= jbeich@FreeBSD.org
@@ -16,7 +16,7 @@ USE_LDCONFIG= yes
GH_ACCOUNT= hyprwm
PLIST_FILES= include/${PORTNAME}.hpp \
lib/lib${PORTNAME}.so \
- lib/lib${PORTNAME}.so.${PORTVERSION:R:R} \
+ lib/lib${PORTNAME}.so.1 \
lib/lib${PORTNAME}.so.${PORTVERSION} \
libdata/pkgconfig/${PORTNAME}.pc
diff --git a/devel/hyprlang/distinfo b/devel/hyprlang/distinfo
index da42cf8c0034..6e6b409af4e8 100644
--- a/devel/hyprlang/distinfo
+++ b/devel/hyprlang/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1708005943
-SHA256 (hyprwm-hyprlang-v0.3.2_GH0.tar.gz) = dd4d9546c0307199071b00e68a6eaca19b5ac117da621b3b8db958f2f89dd530
-SIZE (hyprwm-hyprlang-v0.3.2_GH0.tar.gz) = 62292
+TIMESTAMP = 1708212860
+SHA256 (hyprwm-hyprlang-v0.4.0_GH0.tar.gz) = d50e66a46445fc322e3a0065ad1b86799d3c1e9d22d5a179f74b71e520aa82bb
+SIZE (hyprwm-hyprlang-v0.4.0_GH0.tar.gz) = 63245
SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271
SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803
diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile
index 1baa03be2d79..5fb6cb405cf8 100644
--- a/x11/hyprpaper/Makefile
+++ b/x11/hyprpaper/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprpaper
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile
index 486c2b6ead14..56f79ac9ab76 100644
--- a/x11/xdg-desktop-portal-hyprland/Makefile
+++ b/x11/xdg-desktop-portal-hyprland/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xdg-desktop-portal-hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org