Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Apr 2022 15:10:52 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fda98f5fc245 - main - UPDATING: fix trailing whitespace
Message-ID:  <202204011510.231FAq54075637@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fda98f5fc2459e6d2a205ca94c44ec038b560866

commit fda98f5fc2459e6d2a205ca94c44ec038b560866
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-04-01 15:08:17 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-04-01 15:09:49 +0000

    UPDATING: fix trailing whitespace
---
 UPDATING | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/UPDATING b/UPDATING
index 6496e2b901b8..9dc81724fd5a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,7 +31,7 @@ you update your ports collection, before attempting any port upgrades.
     option, or
   - Users can chmod the setuid bit for ${LOCALBASE}/bin/screen-4.9.0,
     making screen setuid root to enable the multiuser feature.
-  
+
 20220326:
   AFFECTS: users of misc/freebsd-doc-*
   AUTHOR: blackend@FreeBSD.org
@@ -141,7 +141,7 @@ you update your ports collection, before attempting any port upgrades.
   create a ticket or send a mail to tex@FreeBSD.org
 
   print/tex-aleph has been removed as per upstream. This package should be
-  removed manually. Additionally users have reported to delete 
+  removed manually. Additionally users have reported to delete
   texlive-texmf prior to starting update, or pkg-static will indicate
   there is a conflict during the upgrade of texlive-base :
 
@@ -176,7 +176,7 @@ you update your ports collection, before attempting any port upgrades.
   # pkg delete -f php8[01]-openssl
   # service -R
 
-  While rebuilding from ports users old php.conf is not overwritten. So 
+  While rebuilding from ports users old php.conf is not overwritten. So
   have to manually remove the ports. For portmaster users:
   # sh
   # REINSTALL="$(pkg info -o "*php80*" | grep -v openssl | awk '{printf "%s ", $2}')"
@@ -218,7 +218,7 @@ you update your ports collection, before attempting any port upgrades.
   AFFECTS: users of PyQt
   AUTHOR: kde@FreeBSD.org
 
-  Most of the PyQt ports have been merged into single port devel/py-qt5-pyqt. 
+  Most of the PyQt ports have been merged into single port devel/py-qt5-pyqt.
   `pkg upgrade` will handle update automatically .
 
 20220126:
@@ -344,7 +344,7 @@ you update your ports collection, before attempting any port upgrades.
   AFFECTS: users of emulators/qemu50
   AUTHOR: bofh@FreeBSD.org
 
-  emulators/qemu50 has been moved to emulators/qemu5 and updated to 5.2.0 
+  emulators/qemu50 has been moved to emulators/qemu5 and updated to 5.2.0
   which is the last version from 5.X.X branch. This is done in preparation
   of updating emulators/qemu into latest 6.X branch. If someone wants to
   stick with 5.X.X branch please use one of the following command:
@@ -889,7 +889,7 @@ reinstall the new ones without using the pkg upgrade facility.
 
   By default, our Qt installations are done in:
   ${LOCALBASE}/lib/qt${QT_VERSION} as recommended.
-  We have added symbolic linking for the main binaries to 
+  We have added symbolic linking for the main binaries to
   ${LOCALBASE}/bin with the suffix -qt5.
 
 20210628:
@@ -1217,10 +1217,10 @@ reinstall the new ones without using the pkg upgrade facility.
   If you need i386 additions you can fallback to the old legacy
   ones.
 
-  NOTE: There is no support for moving saved running machine states 
-  across major updates of virtualbox. It is recommended to properly 
-  shutdown all virtual machines before upgrading. Otherwise the saved 
-  state can simply be discarded after the upgrade, if it's not 
+  NOTE: There is no support for moving saved running machine states
+  across major updates of virtualbox. It is recommended to properly
+  shutdown all virtual machines before upgrading. Otherwise the saved
+  state can simply be discarded after the upgrade, if it's not
   important to preserve it.
 
   It should also be possible to downgrade to the legacy ports and



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