svn commit: r369169 - head

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Sep 24 11:52:19 UTC 2014


Author: rakuco
Date: Wed Sep 24 11:52:18 2014
New Revision: 369169
URL: http://svnweb.freebsd.org/changeset/ports/369169
QAT: https://qat.redports.org/buildarchive/r369169/

Log:
  Proofread the 20140922 CHANGES entry.

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Wed Sep 24 10:48:00 2014	(r369168)
+++ head/CHANGES	Wed Sep 24 11:52:18 2014	(r369169)
@@ -13,20 +13,20 @@ All ports committers are allowed to comm
 20140922:
 AUTHOR: bapt at FreeBSD.org
 
-  pkg(8) now automatically handle the directories under PREFIX and will
+  pkg(8) now automatically handles the directories under PREFIX and will
   automatically remove them as needed.
-  New @dir keyword has been introduce to handle special directory handling:
+  The @dir keyword has been introduced to handle special directory handling:
   - directories with special credentials
   - empty directories
   - directories out of PREFIX
-  As a consequence @dirrm and @dirrmtry are now consider as deprecated.
+  As a consequence @dirrm and @dirrmtry are now considered deprecated.
 
   Credentials can now be passed in arguments to keywords (empty keyword means
   file):
   @(user,group,mode) file1
   @dir(user,group,mode) directory_with_special_credential
 
-  PLIST_DIRSTRY is now considered as deprecated, PLIST_DIRS should be used
+  PLIST_DIRSTRY is now considered deprecated, PLIST_DIRS should be used
   instead.
 
 20140917:


More information about the svn-ports-head mailing list