1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

UPDATING: Correct the dirname database/* to databases/*

In UPDATING, all sections which contain "database/..." instead of "databases/..." in the 'AFFECTS:' line, utilities like 'pkg updating' can't automatically display those sections.

The postgresql sections in particular have information that would be useful for casual use of "pkg updating". One work-around, of course, is to use "pkg updating database/postgresql"

While here, also correct some more occurrences.

PR:		249881
Submitted by:	rhurlin
Reported by:	Keith White <kwhite@site.uottawa.ca>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26557
This commit is contained in:
Rainer Hurling 2020-09-26 09:44:47 +00:00
parent 7fd1ff5892
commit 9fca277d19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550146

View File

@ -18,7 +18,7 @@ you update your ports collection, before attempting any port upgrades.
3.0.21_2 (or higher) to bring in python 3.x support.
20200921:
AFFECTS: users of database/postgresql* and other software using PostgreSQL to run
AFFECTS: users of databases/postgresql* and other software using PostgreSQL to run
AUTHOR: kbowling@FreeBSD.org
The default version of PostgreSQL has been switched from 11 to 12.
@ -1169,7 +1169,7 @@ leave you without networking.
https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/12.0-12.1-freebsd.md
20190829:
AFFECTS: users of database/postgresql* and other software using PostgreSQL to run
AFFECTS: users of databases/postgresql* and other software using PostgreSQL to run
AUTHOR: tz@FreeBSD.org
The default version of PostgreSQL has been switched from 9.5 to 11.
@ -3872,7 +3872,7 @@ leave you without networking.
they can lead to data corruption due to changes in Erlang 20.
20170622:
AFFECTS: users of database/postgresql* and other software using PostgreSQL to run
AFFECTS: users of databases/postgresql* and other software using PostgreSQL to run
AUTHOR: tz@FreeBSD.org
The default version of PostgreSQL has been switched from 9.3 to 9.5.
@ -4763,7 +4763,7 @@ leave you without networking.
# chown 0600 /var/heimdal/heimdal.db.new
# mv /var/heimdal/heimdal.db.new /var/heimdal/heimdal.db
db_dump and db_load utilitites are installed by database/db5 as
db_dump and db_load utilitites are installed by databases/db5 as
dependency of security/heimdal.
If you want to switch from security/heimdal to Heimdal in the base
@ -6146,7 +6146,7 @@ leave you without networking.
AFFECTS: users of net/samba4, net/samba41, net/samba42
AUTHOR: timur@FreeBSD.org
Recent versions of devel/talloc, devel/tevent, database/tdb, database/ldb
Recent versions of devel/talloc, devel/tevent, databases/tdb, databases/ldb
contained infinit recursive call to the strtol* set of replacement functions,
which lead to coredumps. Unofficial patch was added meanwhile, but now
official version of the fixed libs were released. If your version of
@ -9092,7 +9092,7 @@ leave you without networking.
perl5.12-.
20140211:
AFFECTS: users of lang/php* database/postgresql* database/mysql* www/apache*
AFFECTS: users of lang/php* databases/postgresql* databases/mysql* www/apache*
AUTHOR: mat@FreeBSD.org
The default versions of lang/php*, databases/postgresql*,