Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2020 10:27:49 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r542488 - in branches/2020Q3/x11-fm/thunar: . files
Message-ID:  <202007181027.06IARnQr085198@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007181027.06IARnQr085198>