svn commit: r355623 - in head: . security

Ollivier Robert roberto at FreeBSD.org
Wed May 28 13:52:33 UTC 2014


Author: roberto
Date: Wed May 28 13:52:32 2014
New Revision: 355623
URL: http://svnweb.freebsd.org/changeset/ports/355623
QAT: https://qat.redports.org/buildarchive/r355623/

Log:
  Finish the replacement of calife-devel by calife.
  
  Submitted by:	thomas

Modified:
  head/MOVED
  head/UPDATING
  head/security/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed May 28 13:42:16 2014	(r355622)
+++ head/MOVED	Wed May 28 13:52:32 2014	(r355623)
@@ -6117,3 +6117,4 @@ x11-toolkits/libgtk-java||2014-05-27|Has
 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

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed May 28 13:42:16 2014	(r355622)
+++ head/UPDATING	Wed May 28 13:52:32 2014	(r355623)
@@ -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 at 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 at FreeBSD.org

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Wed May 28 13:42:16 2014	(r355622)
+++ head/security/Makefile	Wed May 28 13:52:32 2014	(r355623)
@@ -50,7 +50,6 @@
     SUBDIR += burpsuite
     SUBDIR += ca_root_nss
     SUBDIR += calife
-    SUBDIR += calife-devel
     SUBDIR += ccrypt
     SUBDIR += ccsrch
     SUBDIR += cfs


More information about the svn-ports-all mailing list