Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2018 05:05:33 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470956 - head
Message-ID:  <201805270505.w4R55XnO056899@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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