svn commit: r53851 - head/en_US.ISO8859-1/books/porters-handbook/special

Sergio Carlavilla Delgado carlavilla at FreeBSD.org
Sat Feb 1 11:48:40 UTC 2020


Author: carlavilla
Date: Sat Feb  1 11:48:39 2020
New Revision: 53851
URL: https://svnweb.freebsd.org/changeset/doc/53851

Log:
  Update cmake package example in Porter's Handbook
  
  PR:		242566
  Submitted by:	woodsb02@
  Patch by:	carlavilla@
  Approved by:	bcr@(mentor), mat@
  Differential Revision:	https://reviews.freebsd.org/D23410

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Sat Feb  1 10:49:35 2020	(r53850)
+++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Sat Feb  1 11:48:39 2020	(r53851)
@@ -735,7 +735,7 @@ IGNORE=	may not be redistributed because of licensing 
 	used if the port installs
 	<filename><replaceable>*</replaceable>.cmake</filename>
 	depending on the build type (see
-	<package role="port">deskutils/strigi</package> for an
+	<package role="port">devel/kf5-kcrash</package> for an
 	example).  Please note that some projects may define their own
 	build profiles and/or force particular build type by setting
 	<literal>CMAKE_BUILD_TYPE</literal> in


More information about the svn-doc-head mailing list