Date: Mon, 30 Nov 2020 13:03:57 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r556639 - branches/2020Q4/x11-wm/picom Message-ID: <202011301303.0AUD3v1v034416@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Nov 30 13:03:57 2020 New Revision: 556639 URL: https://svnweb.freebsd.org/changeset/ports/556639 Log: MFH: r553199 x11-wm/picom: update to v8.2 Changes: https://github.com/yshui/picom/releases/v8.2 Reported by: GitHub (watch releases) Modified: branches/2020Q4/x11-wm/picom/Makefile branches/2020Q4/x11-wm/picom/distinfo Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/x11-wm/picom/Makefile ============================================================================== --- branches/2020Q4/x11-wm/picom/Makefile Mon Nov 30 13:00:28 2020 (r556638) +++ branches/2020Q4/x11-wm/picom/Makefile Mon Nov 30 13:03:57 2020 (r556639) @@ -2,7 +2,7 @@ PORTNAME= picom DISTVERSIONPREFIX= v -DISTVERSION= 8.1 +DISTVERSION= 8.2 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ Modified: branches/2020Q4/x11-wm/picom/distinfo ============================================================================== --- branches/2020Q4/x11-wm/picom/distinfo Mon Nov 30 13:00:28 2020 (r556638) +++ branches/2020Q4/x11-wm/picom/distinfo Mon Nov 30 13:03:57 2020 (r556639) @@ -1,5 +1,5 @@ -TIMESTAMP = 1599554854 -SHA256 (yshui-picom-v8.1_GH0.tar.gz) = 793700a87368120680a2b281db02c70b23fe7832e50cdb049149139e32688f02 -SIZE (yshui-picom-v8.1_GH0.tar.gz) = 242262 +TIMESTAMP = 1603529052 +SHA256 (yshui-picom-v8.2_GH0.tar.gz) = 9d0c2533985e9670ff175e717a42b5bf1a2a00ccde5cac1e1009f5d6ee7912ec +SIZE (yshui-picom-v8.2_GH0.tar.gz) = 242653 SHA256 (78223caea3f7.patch) = f9e32a1d348ea77343366e96111529f2cd2e78562aaf28252f9ea17c72afb7b1 SIZE (78223caea3f7.patch) = 868
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011301303.0AUD3v1v034416>