svn commit: r524628 - head

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Jan 30 05:04:29 UTC 2020


Author: lwhsu
Date: Thu Jan 30 05:04:29 2020
New Revision: 524628
URL: https://svnweb.freebsd.org/changeset/ports/524628

Log:
  Remove trailing whitespace

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Jan 30 04:56:05 2020	(r524627)
+++ head/UPDATING	Thu Jan 30 05:04:29 2020	(r524628)
@@ -10,7 +10,7 @@ you update your ports collection, before attempting an
   AUTHOR: kwm at freebsd.org
 
   In GStreamer 1.16 some files moved from the gstreamer1-plugins-bad package
-  to the gstreamer1-plugins package. 
+  to the gstreamer1-plugins package.
 
   If your using a tool like portmaster or portupgrade delete the old -bad
   port and then follow the normal upgrade method.
@@ -89,7 +89,7 @@ you update your ports collection, before attempting an
   The shared library version of OpenSSL has been bumped.
 
   Users of DEFAULT_VERSIONS= ssl=openssl111 must update this to
-  ssl=openssl. 
+  ssl=openssl.
 
   You must rebuild all ports that depend on OpenSSL if you use OpenSSL
   from ports.
@@ -181,7 +181,7 @@ you update your ports collection, before attempting an
   AFFECTS: users of emulators/qemu
   AUTHOR: bofh at FreeBSD.org
 
-  emulators/qemu31 has been updated to 4.1.1. Previous 3.1.X branch has 
+  emulators/qemu31 has been updated to 4.1.1. Previous 3.1.X branch has
   been repocopied to emulators/qemu31. If someone wants to stick with 3.1.X
   branch please use one of the following command:
 
@@ -214,7 +214,7 @@ you update your ports collection, before attempting an
   AUTHOR: osa at FreeBSD.org
 
   The databases/redis port has been updated to the recent stable release.
-  Users wanting to stay on v4.x can replace databases/redis with 
+  Users wanting to stay on v4.x can replace databases/redis with
   databases/redis4 with one of the following commands:
 
   # pkg install databases/redis4


More information about the svn-ports-all mailing list