Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2020 19:20:24 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526937 - head/x11-toolkits/termit/files
Message-ID:  <202002231920.01NJKOuB053747@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Sun Feb 23 19:20:24 2020
New Revision: 526937
URL: https://svnweb.freebsd.org/changeset/ports/526937

Log:
  x11-toolkits/termit: add missing file
  
  Add missing file from commit r526936
  
  PR:	244336

Added:
  head/x11-toolkits/termit/files/pkg-message.in   (contents, props changed)

Added: head/x11-toolkits/termit/files/pkg-message.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-toolkits/termit/files/pkg-message.in	Sun Feb 23 19:20:24 2020	(r526937)
@@ -0,0 +1,9 @@
+-------------------------------------------------------------------------------
+Please see the change in the 'require' lines at the top of the file
+%%DOCSDIR%%/rc.lua.example.
+This may affect any scripts where similar constructs have been used.
+If these changes are not made (i.e. the return values added) any scripts using
+these values will fail.
+-------------------------------------------------------------------------------
+
+



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