svn commit: r343607 - head/Mk/Scripts

Mathieu Arnold mat at FreeBSD.org
Mon Feb 10 09:19:28 UTC 2014


Author: mat
Date: Mon Feb 10 09:19:28 2014
New Revision: 343607
URL: http://svnweb.freebsd.org/changeset/ports/343607
QAT: https://qat.redports.org/buildarchive/r343607/

Log:
  Try and force people to check the plist makeplist generates.
  
  With hat:	portmgr
  Reviewed by:	bapt
  Sponsored by:	Absolight

Modified:
  head/Mk/Scripts/check-stagedir.sh

Modified: head/Mk/Scripts/check-stagedir.sh
==============================================================================
--- head/Mk/Scripts/check-stagedir.sh	Mon Feb 10 09:14:46 2014	(r343606)
+++ head/Mk/Scripts/check-stagedir.sh	Mon Feb 10 09:19:28 2014	(r343607)
@@ -78,6 +78,7 @@ else
 	# generate plist - pretend the plist had been empty
 	: >${WRKDIR}/.plist-dirs-unsorted
 	: >${WRKDIR}/.plist-files
+	echo '/you/have/to/check/what/makeplist/gives/you'
 fi
 
 ### PRODUCE MTREE FILE


More information about the svn-ports-all mailing list