diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | UPDATING | 19 | ||||
-rw-r--r-- | security/Makefile | 1 |
3 files changed, 20 insertions, 1 deletions
@@ -6117,3 +6117,4 @@ x11-toolkits/libgtk-java||2014-05-27|Has expired: Unmaintained, outdated not dep graphics/cairo-java||2014-05-27|Has expired: Unmaintained, outdated not depend on devel/libgconf-java||2014-05-27|Has expired: Unmaintained, outdated not depend on x11/libgnome-java||2014-05-27|Has expired: Unmaintained, outdated not depend on +security/calife-devel||2014-05-28|Replaced by security/calife @@ -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 diff --git a/security/Makefile b/security/Makefile index d0bf6379fbbd..1e2821b3323d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -50,7 +50,6 @@ SUBDIR += burpsuite SUBDIR += ca_root_nss SUBDIR += calife - SUBDIR += calife-devel SUBDIR += ccrypt SUBDIR += ccsrch SUBDIR += cfs |