svn commit: r548055 - branches/2020Q3/x11-wm/picom

Jan Beich jbeich at FreeBSD.org
Wed Sep 9 01:32:26 UTC 2020


Author: jbeich
Date: Wed Sep  9 01:32:25 2020
New Revision: 548055
URL: https://svnweb.freebsd.org/changeset/ports/548055

Log:
  MFH: r547978
  
  x11-wm/picom: update to v8.1
  
  Changes:	https://github.com/yshui/picom/releases/v8.1
  Reported by:	GitHub (watch releases)
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2020Q3/x11-wm/picom/Makefile
  branches/2020Q3/x11-wm/picom/distinfo
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/x11-wm/picom/Makefile
==============================================================================
--- branches/2020Q3/x11-wm/picom/Makefile	Tue Sep  8 23:20:57 2020	(r548054)
+++ branches/2020Q3/x11-wm/picom/Makefile	Wed Sep  9 01:32:25 2020	(r548055)
@@ -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: branches/2020Q3/x11-wm/picom/distinfo
==============================================================================
--- branches/2020Q3/x11-wm/picom/distinfo	Tue Sep  8 23:20:57 2020	(r548054)
+++ branches/2020Q3/x11-wm/picom/distinfo	Wed Sep  9 01:32:25 2020	(r548055)
@@ -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


More information about the svn-ports-all mailing list