svn commit: r542488 - in branches/2020Q3/x11-fm/thunar: . files

Guido Falsi madpilot at FreeBSD.org
Sat Jul 18 10:27:50 UTC 2020


Author: madpilot
Date: Sat Jul 18 10:27:49 2020
New Revision: 542488
URL: https://svnweb.freebsd.org/changeset/ports/542488

Log:
  MFH: r542357
  
  Import patch merged upstream to fix sporadic crashes caused by an
  incorrect assertion in the cose.
  
  PR:		247961
  Submitted by:	rozhuk.im at gmail.com
  
  Approved by:	ports-secteam (joneum)

Added:
  branches/2020Q3/x11-fm/thunar/files/
     - copied from r542357, head/x11-fm/thunar/files/
Modified:
  branches/2020Q3/x11-fm/thunar/Makefile
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/x11-fm/thunar/Makefile
==============================================================================
--- branches/2020Q3/x11-fm/thunar/Makefile	Sat Jul 18 10:26:42 2020	(r542487)
+++ branches/2020Q3/x11-fm/thunar/Makefile	Sat Jul 18 10:27:49 2020	(r542488)
@@ -3,6 +3,7 @@
 
 PORTNAME=	thunar
 DISTVERSION=	1.8.15
+PORTREVISION=	1
 CATEGORIES=	x11-fm xfce
 MASTER_SITES=	XFCE
 DIST_SUBDIR=	xfce4


More information about the svn-ports-all mailing list