Date: Mon, 9 Jan 2023 16:25:00 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 200e81e36da3 - 2023Q1 - x11/hyprpicker: update to s20230109 Message-ID: <202301091625.309GP0ol051073@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=200e81e36da331e71f1dbc3e38a29ce704eea552 commit 200e81e36da331e71f1dbc3e38a29ce704eea552 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-09 13:15:58 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-01-09 16:24:54 +0000 x11/hyprpicker: update to s20230109 Changes: https://github.com/hyprwm/hyprpicker/compare/ef6009f...fe4535a (cherry picked from commit 726b4c58bb4144a45a680d4a57f4a189e71fe9d8) --- x11/hyprpicker/Makefile | 4 ++-- x11/hyprpicker/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/hyprpicker/Makefile b/x11/hyprpicker/Makefile index 0768d6be0856..f52f05303b9c 100644 --- a/x11/hyprpicker/Makefile +++ b/x11/hyprpicker/Makefile @@ -1,5 +1,5 @@ PORTNAME= hyprpicker -PORTVERSION= s20230105 +PORTVERSION= s20230109 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -18,7 +18,7 @@ USE_GCC= yes:build # C++23 USE_GNOME= cairo USE_GITHUB= yes GH_ACCOUNT= hyprwm -GH_TAGNAME= ef6009f +GH_TAGNAME= fe4535a LDFLAGS+= -static-libstdc++ -static-libgcc # avoid libc++ conflict PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz diff --git a/x11/hyprpicker/distinfo b/x11/hyprpicker/distinfo index cf8bfa8f0009..aaa0ab6b53e4 100644 --- a/x11/hyprpicker/distinfo +++ b/x11/hyprpicker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672925873 -SHA256 (hyprwm-hyprpicker-s20230105-ef6009f_GH0.tar.gz) = f3041865049de69a5843f04e7464eb3fce11530d6c3024202dbfabb446370159 -SIZE (hyprwm-hyprpicker-s20230105-ef6009f_GH0.tar.gz) = 21284 +TIMESTAMP = 1673270158 +SHA256 (hyprwm-hyprpicker-s20230109-fe4535a_GH0.tar.gz) = c8e439bf66eaf8e0f30b9bf73daadd17a56cb087e6ddd61c1c72dbdc31c53749 +SIZE (hyprwm-hyprpicker-s20230109-fe4535a_GH0.tar.gz) = 21279
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301091625.309GP0ol051073>