Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Aug 2014 17:50:20 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363830 - head
Message-ID:  <201408021750.s72HoK5D087802@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Sat Aug  2 17:50:19 2014
New Revision: 363830
URL: http://svnweb.freebsd.org/changeset/ports/363830
QAT: https://qat.redports.org/buildarchive/r363830/

Log:
  Commit some formatting and readability fixes I have accumulated so far.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Aug  2 17:37:49 2014	(r363829)
+++ head/UPDATING	Sat Aug  2 17:50:19 2014	(r363830)
@@ -101,7 +101,8 @@ you update your ports collection, before
   All applications that used libevent1 must be rebuilt.
 
   Please remove libevent1 before upgrading, by running:
-  	pkg delete -f libevent
+
+	pkg delete -f libevent
 
 20140723:
   AFFECTS: users of security/scanlogd
@@ -111,8 +112,8 @@ you update your ports collection, before
   scanlogd user and group must be removed before updating to not conflict
   with the one created by the port:
 
-    pw userdel scanlogd
-    pw groupdel scanlogd
+	pw userdel scanlogd
+	pw groupdel scanlogd
 
 20140723:
   AFFECTS: users of TeX
@@ -125,9 +126,9 @@ you update your ports collection, before
   AFFECTS: users of mail/exim
   AUTHOR: vsevolod@FreeBSD.org
 
-  The behaviour of expansion of arguments to math comparison functions (<, <=,
-  =, =>, >) was unexpected, expanding the values twice. Please update your
-  configuration if you have relied on such an expansion.
+  The behaviour of expansion of arguments to math comparison functions (<,
+  <=, =, =>, >) was unexpected, expanding the values twice. Please update
+  your configuration if you have relied on such an expansion.
 
 20140722:
   AFFECTS: users of multimedia/mediainfo
@@ -146,7 +147,7 @@ you update your ports collection, before
 
 20140714:
   AFFECTS: users of databases/db6
-  AUTHOR:  mandree@FreeBSD.org
+  AUTHOR: mandree@FreeBSD.org
 
   Oracle Berkeley DB 6 has been upgraded to version 6.1.19.  Since the
   previous 6.0 version, the log file format has changed in 6.1.
@@ -208,7 +209,7 @@ you update your ports collection, before
   AUTHOR: robak@FreeBSD.org
 
   The lang/rust port was updated to 0.11 and is now only working on FreeBSD
-  versions 10 and 11 - the 9.x support has been removed by upstream.
+  versions 10 and 11 -- the 9.x support has been removed by upstream.
 
 20140709:
   AFFECTS: users of security/pam-pgsql
@@ -370,8 +371,8 @@ you update your ports collection, before
   AUTHOR: gecko@FreeBSD.org
 
   Gecko ports were switched to use more system libraries. Some of them
-  must be built with certain options unset (default).
-  - audio/soundtouch has to be installed with INTEGER_SAMPLES option disabled
+  must be built with certain options unset (default).  `audio/soundtouch'
+  has to be installed with INTEGER_SAMPLES option disabled.
 
 20140604:
   AFFECTS: users of dns/dnscrypt-proxy
@@ -1191,7 +1192,8 @@ you update your ports collection, before
 
   The default path for overview files has changed.
   Rebuild your overview files after the update with:
-  su - news /usr/local/libexec/cnews/nov/initov
+
+	su - news /usr/local/libexec/cnews/nov/initov
 
 20131217:
   AFFECTS: users of databases/ruby-bdb or ports-mgmt/portupgrade and databases/db5 or databases/db6
@@ -3378,9 +3380,10 @@ you update your ports collection, before
   AFFECTS: users of net/activemq
   AUTHOR: tj@FreeBSD.org
 
-  After reinstalling the port if you wish to use the datastore used before
-  or have any undelivered persistent messages add the following to rc.conf
-    activemq_data=/usr/local/activemq
+  After reinstalling the port, if you wish to use the datastore used before
+  or have any undelivered persistent messages add the following to rc.conf:
+
+	activemq_data=/usr/local/activemq
 
 20121022:
   AFFECTS: users of net/samba36
@@ -4146,8 +4149,9 @@ you update your ports collection, before
   AFFECTS: users of graphics/gdal
   AUTHOR: sunpoet@FreeBSD.org
 
-  Language bindings (Perl, PHP, Python and Ruby) have been moved to separate
+  Language bindings (Perl, PHP, Python, and Ruby) were moved to separate
   ports. Please install them if required. The new ports are:
+
     Perl binding:   graphics/p5-Geo-GDAL
     PHP binding:    graphics/php-gdal
     Python binding: graphics/py-gdal



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