svn commit: r514283 - head/devel/qtcreator

Adriaan de Groot adridg at FreeBSD.org
Fri Oct 11 15:08:44 UTC 2019


Author: adridg
Date: Fri Oct 11 15:08:43 2019
New Revision: 514283
URL: https://svnweb.freebsd.org/changeset/ports/514283

Log:
  Restore @comment from r513194 that was lost in the 5.13 update.
  
  This file is nondeterministically generated; use a trick to deal with it.
  
  PR:		241198
  Reported by:	transitive at gmail.com

Modified:
  head/devel/qtcreator/pkg-plist

Modified: head/devel/qtcreator/pkg-plist
==============================================================================
--- head/devel/qtcreator/pkg-plist	Fri Oct 11 14:54:04 2019	(r514282)
+++ head/devel/qtcreator/pkg-plist	Fri Oct 11 15:08:43 2019	(r514283)
@@ -149,7 +149,7 @@ libexec/qtcreator/sdktool
 %%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/codeassist.html
 %%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/coding-style.html
 %%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/common-extension-tasks.html
-%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-fileiconprovider-sub-qt-creator.html
+ at comment %%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-fileiconprovider-sub-qt-creator.html
 %%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-locatorfilterentry-highlightinfo.html
 %%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-locatorfilterentry-members.html
 %%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-locatorfilterentry.html


More information about the svn-ports-head mailing list