svn commit: r530548 - head

Tobias C. Berner tcberner at FreeBSD.org
Sat Apr 4 04:33:01 UTC 2020


Author: tcberner
Date: Sat Apr  4 04:32:51 2020
New Revision: 530548
URL: https://svnweb.freebsd.org/changeset/ports/530548

Log:
  x11/fontconfig: improve UPDATING (r530561)
  
  Reported by:	adamw

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Apr  4 03:46:09 2020	(r530547)
+++ head/UPDATING	Sat Apr  4 04:32:51 2020	(r530548)
@@ -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


More information about the svn-ports-all mailing list