Date: Tue, 8 Sep 2020 10:12:05 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547978 - head/x11-wm/picom Message-ID: <202009081012.088AC572067693@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Sep 8 10:12:05 2020 New Revision: 547978 URL: https://svnweb.freebsd.org/changeset/ports/547978 Log: x11-wm/picom: update to v8.1 Changes: https://github.com/yshui/picom/releases/v8.1 Reported by: GitHub (watch releases) MFH: 2020Q3 (bug fixes) Modified: head/x11-wm/picom/Makefile (contents, props changed) head/x11-wm/picom/distinfo (contents, props changed) Modified: head/x11-wm/picom/Makefile ============================================================================== --- head/x11-wm/picom/Makefile Tue Sep 8 09:36:50 2020 (r547977) +++ head/x11-wm/picom/Makefile Tue Sep 8 10:12:05 2020 (r547978) @@ -2,7 +2,7 @@ PORTNAME= picom DISTVERSIONPREFIX= v -DISTVERSION= 8 +DISTVERSION= 8.1 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ Modified: head/x11-wm/picom/distinfo ============================================================================== --- head/x11-wm/picom/distinfo Tue Sep 8 09:36:50 2020 (r547977) +++ head/x11-wm/picom/distinfo Tue Sep 8 10:12:05 2020 (r547978) @@ -1,5 +1,5 @@ -TIMESTAMP = 1587493997 -SHA256 (yshui-picom-v8_GH0.tar.gz) = f839a3c058ca90f463eae3973a9381cf2fe93be7d0e58db1c28ea72acd10480f -SIZE (yshui-picom-v8_GH0.tar.gz) = 242059 +TIMESTAMP = 1599554854 +SHA256 (yshui-picom-v8.1_GH0.tar.gz) = 793700a87368120680a2b281db02c70b23fe7832e50cdb049149139e32688f02 +SIZE (yshui-picom-v8.1_GH0.tar.gz) = 242262 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?202009081012.088AC572067693>