svn commit: r470956 - head

Eitan Adler eadler at FreeBSD.org
Sun May 27 05:05:34 UTC 2018


Author: eadler
Date: Sun May 27 05:05:32 2018
New Revision: 470956
URL: https://svnweb.freebsd.org/changeset/ports/470956

Log:
  MOVED,LEGAL: inform users of linting
  
  These files tend to have errors. Maybe this will help.

Modified:
  head/LEGAL
  head/MOVED

Modified: head/LEGAL
==============================================================================
--- head/LEGAL	Sun May 27 05:02:06 2018	(r470955)
+++ head/LEGAL	Sun May 27 05:05:32 2018	(r470956)
@@ -21,6 +21,8 @@
 #
 # Such ports are listed below:
 #
+# This file can be linted with Tools/scripts/LEGALlint
+#
 # Dist			Port			Why
 # ------------------------------------------------------------------------------
 *-for-1.4.tgz	net/dgd-lpmud			May not be used for monetary gain

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun May 27 05:02:06 2018	(r470955)
+++ head/MOVED	Sun May 27 05:05:32 2018	(r470956)
@@ -22,6 +22,8 @@
 # line.  If a port is copied to a new location and the old location is kept
 # (e.g. upgraded to a later version), don't record it here.
 #
+# This file can be linted with Tools/scripts/MOVEDlint.awk
+#
 # Port|Moved to|Date|Why
 audio/polypaudio|audio/pulseaudio|2008-01-01|Project renamed
 audio/akode-plugins-polypaudio||2008-01-01|Polypaudio is obsolete in favor of Pulseaudio


More information about the svn-ports-head mailing list