1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Mention db51 -> db5 move.

This commit is contained in:
Matthias Andree 2011-09-01 16:42:47 +00:00
parent 0dfd524a22
commit a788bec53b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280989

View File

@ -5,6 +5,15 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20110901:
AFFECTS: users of databases/db51
AUTHOR: mandree@FreeBSD.org
The databases/db51 port (Oracle Berkeley DB version 5.1) has been
removed. Version 5.2 of the package is available in databases/db5.
Users of ports that depend on the removed 5.1 versions are advised
to rebuild the affected ports.
20110830:
AFFECTS: users of lang/racket
AUTHOR: olgeni@FreeBSD.org