Date: Fri, 5 Aug 2022 21:47:20 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: 4441225ccc3d - main - x11-wm/phoc: update to 0.21.0 Message-ID: <202208052147.275LlK4e052414@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=4441225ccc3d4f32e19739720c37f045e512bcf0 commit 4441225ccc3d4f32e19739720c37f045e512bcf0 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-08-04 10:39:49 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-08-05 21:45:45 +0000 x11-wm/phoc: update to 0.21.0 Changes: https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.21.0 Reported by: Repology --- x11-wm/phoc/Makefile | 4 ++-- x11-wm/phoc/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile index 76584e12341e..de9f76ed2cb8 100644 --- a/x11-wm/phoc/Makefile +++ b/x11-wm/phoc/Makefile @@ -1,6 +1,6 @@ PORTNAME= phoc DISTVERSIONPREFIX= v -DISTVERSION= 0.20.0 +DISTVERSION= 0.21.0 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -25,7 +25,7 @@ USE_GNOME= gnomedesktop3 USE_XORG= pixman xcb GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World/Phosh -GL_COMMIT= b686cc5010a8d0f9a654a8171e90415e0717e10c +GL_COMMIT= 1a58a2363b686241647138a8822beac4f761f3fb SHEBANG_FILES= build-aux/post_install.py CFLAGS+= -Wno-error=format-nonliteral # clang PLIST_FILES= bin/${PORTNAME} diff --git a/x11-wm/phoc/distinfo b/x11-wm/phoc/distinfo index 898e9759e7b0..d4fb0aa587a6 100644 --- a/x11-wm/phoc/distinfo +++ b/x11-wm/phoc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1653982740 -SHA256 (World/Phosh-phoc-b686cc5010a8d0f9a654a8171e90415e0717e10c_GL0.tar.gz) = 47ed5ab05ef4e4001b9953141c8ffa020f2d7d310255a061240b649d6098f6fd -SIZE (World/Phosh-phoc-b686cc5010a8d0f9a654a8171e90415e0717e10c_GL0.tar.gz) = 203073 +TIMESTAMP = 1659609589 +SHA256 (World/Phosh-phoc-1a58a2363b686241647138a8822beac4f761f3fb_GL0.tar.gz) = d1c6e1414b44fc529652634678505cfe9f5a35a71def520f46d31fa2b6850048 +SIZE (World/Phosh-phoc-1a58a2363b686241647138a8822beac4f761f3fb_GL0.tar.gz) = 220523 SHA256 (Librem5-wlroots-1f8bb9e0e3058fc31a14866dc52e8f83c1287a09_GL0.tar.gz) = 5189fb5a24ac0638e073aaf16e6d3bf312ae2471db3e35969dc66caa5d8b56fe SIZE (Librem5-wlroots-1f8bb9e0e3058fc31a14866dc52e8f83c1287a09_GL0.tar.gz) = 587020
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208052147.275LlK4e052414>