Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2020 04:33:57 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r530549 - branches/2020Q2
Message-ID:  <202004040433.0344Xvfb038108@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat Apr  4 04:33:56 2020
New Revision: 530549
URL: https://svnweb.freebsd.org/changeset/ports/530549

Log:
  MFH: r530548
  
  x11/fontconfig: improve UPDATING (r530561)
  
  Reported by:	adamw
  
  Approved by:	ports-secteam (implicit)

Modified:
  branches/2020Q2/UPDATING
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/UPDATING
==============================================================================
--- branches/2020Q2/UPDATING	Sat Apr  4 04:32:51 2020	(r530548)
+++ branches/2020Q2/UPDATING	Sat Apr  4 04:33:56 2020	(r530549)
@@ -13,7 +13,7 @@ you update your ports collection, before attempting an
   not properly registered to the packages. To clean them up, please execute the
   following command:
 
-  	find %%LOCALBASE%%/share/fonts -type f -name .uuid -delete
+  	find /usr/local/share/fonts -type f -name .uuid -delete
 
 20200326:
   AFFECTS: users of devel/sonarqube and devel/sonar-ant-task



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