diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2014-05-28 13:52:32 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2014-05-28 13:52:32 +0000 |
commit | 8cc9118cd733ca40b6fa8f8fd2db09031b821df9 (patch) | |
tree | b5282ee2cefa3a0a96f2f7c8bc9c86fd8fdec71e /UPDATING | |
parent | a804f008264eb0713dfbed62d968395c954aad3e (diff) | |
download | ports-8cc9118cd733ca40b6fa8f8fd2db09031b821df9.tar.gz ports-8cc9118cd733ca40b6fa8f8fd2db09031b821df9.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -5,6 +5,25 @@ 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. +20130528: + AFFECTS: users of security/calife & security/calife-devel + AUTHOR: roberto@FreeBSD.org + + Calife 2.8.x is now officially EoL. Replace it with 3.0 (formerly + calife-devel). + + For port builds system please follow the following instructions: + Please delete old version: + + # pkg delete -f security/calife-devel + or + # pkg_delete security/calife-devel + + and install security/calife. + + Change origin if you had the old one: + # pkg set -o security/calife-devel:security/calife + 20140527: AFFECTS: users of databases/db6 AUTHOR: mandree@FreeBSD.org |