Date: Mon, 19 Dec 2022 19:04:23 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 81ced9daceae - main - x11/hyprpaper: update to s20221218 Message-ID: <202212191904.2BJJ4NXB085260@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=81ced9daceaeccdbe2e6ac795d1c3450e788f0c1 commit 81ced9daceaeccdbe2e6ac795d1c3450e788f0c1 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-18 22:54:56 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-19 19:03:15 +0000 x11/hyprpaper: update to s20221218 Changes: https://github.com/hyprwm/hyprpaper/compare/88d99f9...60013ee --- x11/hyprpaper/Makefile | 4 ++-- x11/hyprpaper/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile index 101a3141455c..6a91124a940c 100644 --- a/x11/hyprpaper/Makefile +++ b/x11/hyprpaper/Makefile @@ -1,5 +1,5 @@ PORTNAME= hyprpaper -PORTVERSION= s20221213 +PORTVERSION= s20221218 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= 88d99f9 +GH_TAGNAME= 60013ee LDFLAGS+= -static-libstdc++ -static-libgcc # avoid libc++ conflict PLIST_FILES= bin/${PORTNAME} diff --git a/x11/hyprpaper/distinfo b/x11/hyprpaper/distinfo index 29e1e12f9200..36a89b9f5b74 100644 --- a/x11/hyprpaper/distinfo +++ b/x11/hyprpaper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670941639 -SHA256 (hyprwm-hyprpaper-s20221213-88d99f9_GH0.tar.gz) = 61f44fea409064ad083d3f463885b79fad6ab64d4cec572a65ee738608064a9f -SIZE (hyprwm-hyprpaper-s20221213-88d99f9_GH0.tar.gz) = 22952 +TIMESTAMP = 1671404096 +SHA256 (hyprwm-hyprpaper-s20221218-60013ee_GH0.tar.gz) = 618a3589471b0989ab1825d4bfadc8be4918ecff4d3108619394a193befe9c39 +SIZE (hyprwm-hyprpaper-s20221218-60013ee_GH0.tar.gz) = 22992
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212191904.2BJJ4NXB085260>