git: 9475eaec4cac - 2024Q1 - devel/hyprlang: update to 0.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Mar 2024 18:31:32 UTC
The branch 2024Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=9475eaec4cacb8c632fc87d354eee30b51273e7e commit 9475eaec4cacb8c632fc87d354eee30b51273e7e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-03-08 16:18:28 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-03-08 18:31:18 +0000 devel/hyprlang: update to 0.5.0 Changes: https://github.com/hyprwm/hyprlang/releases/tag/v0.5.0 Reported by: GitHub (watch releases) (cherry picked from commit d2b938d8909f8dc1ac0c681c7e02c306ab0a59ff) --- devel/hyprlang/Makefile | 4 ++-- devel/hyprlang/distinfo | 6 +++--- x11/hyprpaper/Makefile | 2 +- x11/xdg-desktop-portal-hyprland/Makefile | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/hyprlang/Makefile b/devel/hyprlang/Makefile index 4ae6b2ebb812..7a3c5dfb56d4 100644 --- a/devel/hyprlang/Makefile +++ b/devel/hyprlang/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprlang DISTVERSIONPREFIX= v -DISTVERSION= 0.4.2 +DISTVERSION= 0.5.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.1 \ + lib/lib${PORTNAME}.so.2 \ lib/lib${PORTNAME}.so.${PORTVERSION} \ libdata/pkgconfig/${PORTNAME}.pc diff --git a/devel/hyprlang/distinfo b/devel/hyprlang/distinfo index 05fb89e2ad82..2c978b27d13c 100644 --- a/devel/hyprlang/distinfo +++ b/devel/hyprlang/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1709835249 -SHA256 (hyprwm-hyprlang-v0.4.2_GH0.tar.gz) = a365ee660f4456e7d4d21f0153563c00146f2c9fb9f1e7b5a6ab12fce924f6f8 -SIZE (hyprwm-hyprlang-v0.4.2_GH0.tar.gz) = 54441 +TIMESTAMP = 1709914708 +SHA256 (hyprwm-hyprlang-v0.5.0_GH0.tar.gz) = c59e705f2c2ff9ea4e2b183fdf0bc20a62b7162604a657d6352716a1fd5061b2 +SIZE (hyprwm-hyprlang-v0.5.0_GH0.tar.gz) = 54809 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 a873fe261196..574f2c5a8a78 100644 --- a/x11/hyprpaper/Makefile +++ b/x11/hyprpaper/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprpaper DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile index 693f233c12a9..3e673f7f84b4 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= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/