svn commit: r550873 - head

Emmanuel Vadot manu at FreeBSD.org
Thu Oct 1 20:15:33 UTC 2020


Author: manu
Date: Thu Oct  1 20:15:33 2020
New Revision: 550873
URL: https://svnweb.freebsd.org/changeset/ports/550873

Log:
  Document the @sample keyword switch to lua.

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Thu Oct  1 19:58:18 2020	(r550872)
+++ head/CHANGES	Thu Oct  1 20:15:33 2020	(r550873)
@@ -11,6 +11,13 @@ in the release notes and/or placed into UPDATING.
 All ports committers are allowed to commit to this file.
 
 20201001:
+AUTHOR: manu at FreeBSD.org
+
+ The @sample keyword was rewritten in lua.
+ It behave exactly like the previous one but it is sandboxed and
+ is rootdir compliant (see pkg -r option).
+
+20201001:
 AUTHOR: bapt at FreeBSD.org
 
   packages scripts and keywords can both be written in lua (versoin 5.3), see


More information about the svn-ports-all mailing list