Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2020 20:15:33 +0000 (UTC)
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550873 - head
Message-ID:  <202010012015.091KFXRg068618@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
 
   packages scripts and keywords can both be written in lua (versoin 5.3), see



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010012015.091KFXRg068618>