svn commit: r543645 - head/Mk

Antoine Brodin antoine at FreeBSD.org
Wed Jul 29 06:11:38 UTC 2020


Author: antoine
Date: Wed Jul 29 06:11:37 2020
New Revision: 543645
URL: https://svnweb.freebsd.org/changeset/ports/543645

Log:
  Add a note that there should be an exp-run before a default version change
  
  With hat:	portmgr

Modified:
  head/Mk/bsd.default-versions.mk

Modified: head/Mk/bsd.default-versions.mk
==============================================================================
--- head/Mk/bsd.default-versions.mk	Wed Jul 29 05:17:07 2020	(r543644)
+++ head/Mk/bsd.default-versions.mk	Wed Jul 29 06:11:37 2020	(r543645)
@@ -2,6 +2,10 @@
 #
 # MAINTAINER:	ports at FreeBSD.org
 #
+# Note: before committing to this file, contact portmgr to arrange for an
+# experimental ports run.  Untested commits may be backed out at portmgr's
+# discretion.
+#
 # Provide default versions for ports with multiple versions selectable
 # by the user.
 #


More information about the svn-ports-all mailing list