svn commit: r396957 - head

Mathieu Arnold mat at FreeBSD.org
Tue Sep 15 13:01:35 UTC 2015


Author: mat
Date: Tue Sep 15 13:01:34 2015
New Revision: 396957
URL: https://svnweb.freebsd.org/changeset/ports/396957

Log:
  Add portmaster to the list of tools getting confused.
  
  Sponsored by:	Absolight

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Sep 15 12:23:19 2015	(r396956)
+++ head/UPDATING	Tue Sep 15 13:01:34 2015	(r396957)
@@ -21,8 +21,9 @@ you update your ports collection, before
 
   DEFAULT_VERSIONS+=	perl5=5.xx
 
-  If your Perl package name is not called perl5-5.xx.y but perl5.xx-5.xx.y, you
-  will need to rename it so that portupgrade doesn't get confused:
+  If your Perl package name is not called perl5-5.xx.y but perl5.xx-5.xx.y,
+  you will need to rename it so that portupgrade and portmaster do not get
+  confused:
 
     pkg set -n perl5.xx:perl5
 


More information about the svn-ports-head mailing list