svn commit: r326580 - head

Andrej Zverev az at FreeBSD.org
Sat Sep 7 08:07:11 UTC 2013


Author: az
Date: Sat Sep  7 08:07:10 2013
New Revision: 326580
URL: http://svnweb.freebsd.org/changeset/ports/326580

Log:
  - proper formating
  
  Noticed by:	avg@

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Sat Sep  7 08:02:57 2013	(r326579)
+++ head/CHANGES	Sat Sep  7 08:07:10 2013	(r326580)
@@ -13,7 +13,10 @@ All ports committers are allowed to comm
 20130904:
 AUTHOR: madpilot at FreeBSD.org
 
-  To allow ports to work with the iconv implementation in 10-CURRENT after commit r254273 the USES=iconv options now conditionally adds a dependency depending on the FreeBSD version. It also defines a few utility variables which can be used in the ports:
+  To allow ports to work with the iconv implementation in 10-CURRENT after
+  commit r254273 the USES=iconv options now conditionally adds a dependency
+  depending on the FreeBSD version. It also defines a few utility variables
+  which can be used in the ports:
 
   ICONV_CMD:	location of the iconv binary.
 		after r254273: /usr/bin/iconv


More information about the svn-ports-all mailing list