Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2012 18:43:55 +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: r307495 - head
Message-ID:  <201211161843.qAGIhtfd043459@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Fri Nov 16 18:43:55 2012
New Revision: 307495
URL: http://svnweb.freebsd.org/changeset/ports/307495

Log:
  Minor whitespace and formatting fixes.
  
  Feature safe:	yes

Modified:
  head/CHANGES
  head/UPDATING

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Fri Nov 16 18:11:43 2012	(r307494)
+++ head/CHANGES	Fri Nov 16 18:43:55 2012	(r307495)
@@ -50,13 +50,13 @@ AUTHOR: gahr@FreeBSD.org
 
     GH_ACCOUNT  - account name of the GitHub user hosting the project
                   default: not set, mandatory
-   
+
     GH_PROJECT  - name of the project on GitHub
                   default: ${PORTNAME}
-   
+
     GH_TAGNAME  - name of the tag to download (master, 2.0.1, ...)
                   default: ${DISTVERSION}
-   
+
     GH_COMMIT   - first 7 digits of the commit that generated GH_TAGNAME
                   (man git-describe(1))
                   default: not set, mandatory

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Nov 16 18:11:43 2012	(r307494)
+++ head/UPDATING	Fri Nov 16 18:43:55 2012	(r307495)
@@ -52,7 +52,8 @@ you update your ports collection, before
 
   If you are using binary packages with pkgng, not ports, do this instead of
   "perl-after-upgrade":
-  # pkg install -fRx perl 
+
+	# pkg install -fRx perl
 
 20121102:
   AFFECTS: users of shells/bash-completion
@@ -251,7 +252,7 @@ you update your ports collection, before
   may be installed at the same time, you should update your port origins
   first since many ports that depend on clanlib will not work with the
   new version.
- 
+
   Update your port origins as follows:
 
   # portmaster -o devel/clanlib1 devel/clanlib
@@ -427,7 +428,7 @@ you update your ports collection, before
 
 20120820:
   AFFECTS: users of ports-mgmt/portupgrade-devel
-  AUTHOR:  bdrewery@FreeBSD.org
+  AUTHOR: bdrewery@FreeBSD.org
 
   Due to a bug introduced in 20120601, portupgrade is unable to
   upgrade itself on FreeBSD 7.x. This has been fixed in 20120820.
@@ -437,7 +438,7 @@ you update your ports collection, before
 
 20120817:
   AFFECTS: users of games/unnethack
-  AUTHOR:  knu@FreeBSD.org
+  AUTHOR: knu@FreeBSD.org
 
   The place for variable files has changed from
   $PREFIX/share/unnethack to $PREFIX/var/games/unnethack.  To keep
@@ -455,10 +456,10 @@ you update your ports collection, before
 
 20120816:
   AFFECTS: users of sysutils/cfengine*
-  AUTHOR:  gjb@FreeBSD.org
+  AUTHOR: gjb@FreeBSD.org
 
   The sysutils/cfengine* ports have been renamed as follows:
- 
+
   o sysutils/cfengine         -> sysutils/cfengine22
   o sysutils/cfengine3-legacy -> sysutils/cfengine32
   o sysutils/cfengine3        -> sysutils/cfengine33
@@ -783,7 +784,7 @@ you update your ports collection, before
 
 20120618:
   AFFECTS: users of databases/db5
-  AUTHOR:  mandree@FreeBSD.org
+  AUTHOR: mandree@FreeBSD.org
 
   The databases/db5 port has been upgraded to BerkeleyDB 5.3.  This
   entails a shared library bump.
@@ -931,7 +932,7 @@ you update your ports collection, before
 
 20120530:
   AFFECTS: users of databases/postgresql*-server
-  AUTHOR:  jgh@FreeBSD.org
+  AUTHOR: jgh@FreeBSD.org
 
   Affected users are those who use the crypt(text, text) function with
   DES encryption in the optional pg_crypto module. Passwords affected



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