Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2014 11:52:18 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369169 - head
Message-ID:  <201409241152.s8OBqIHQ038540@svn.freebsd.org>

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



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