git: 5bc862d79de2 - main - x11-wm/hyprland: switch libc++16 to release
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Mar 2023 13:35:17 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5bc862d79de2b71f4f9370eff926645f7881a98c
commit 5bc862d79de2b71f4f9370eff926645f7881a98c
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-18 13:25:37 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-18 13:35:02 +0000
x11-wm/hyprland: switch libc++16 to release
---
x11-wm/hyprland/Makefile | 3 ++-
x11-wm/hyprland/distinfo | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index d9ffaaac3fcb..d8d4b2ff9165 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,6 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.23.0beta
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
@@ -69,7 +70,7 @@ CMAKE_BIN= ${LOCALBASE}/bin/cmake
CMAKE_ARGS+= -GNinja
# XXX Move into separate port and standardize via USES
-GH_TUPLE+= llvm:llvm-project:llvmorg-16.0.0-rc2:libcxx
+GH_TUPLE+= llvm:llvm-project:llvmorg-16.0.0:libcxx
CXXFLAGS+= -nostdinc++ -isystem${WRKDIR}/libcxx_prefix/include/c++/v1
# Don't link against new libc++ as it's not necessary
#LDFLAGS+= -nostdlib++ -L${WRKDIR}/libcxx_prefix/lib -l:libc++.a -lcxxrt
diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo
index e284aaf4b3f5..162ecaf0698e 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -5,5 +5,5 @@ SHA256 (hyprwm-hyprland-protocols-301733a_GH0.tar.gz) = 3b3b4e948525f1d823313390
SIZE (hyprwm-hyprland-protocols-301733a_GH0.tar.gz) = 4852
SHA256 (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 69aff959179ff6247b375b92e797221dbd8e078eabbf1366280b0532617e7fb8
SIZE (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 116938
-SHA256 (llvm-llvm-project-llvmorg-16.0.0-rc2_GH0.tar.gz) = f066ee0f4e48d320a327215359f212164675e75ca7644dbbd54b1828a270b2fc
-SIZE (llvm-llvm-project-llvmorg-16.0.0-rc2_GH0.tar.gz) = 179117059
+SHA256 (llvm-llvm-project-llvmorg-16.0.0_GH0.tar.gz) = cba969a0782a3a398658d439f047b5e548ea04724f4fbfdbe17cfc946f4cd3ed
+SIZE (llvm-llvm-project-llvmorg-16.0.0_GH0.tar.gz) = 179126284