UPDATING: fix trailing whitespace
This commit is contained in:
parent
dc24d94303
commit
fda98f5fc2
1 changed files with 10 additions and 10 deletions
20
UPDATING
20
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
|
||||
|
|
Loading…
Reference in a new issue