From d1d7249d70bf97fbba0d50477c87b66c54939e8a Mon Sep 17 00:00:00 2001 From: bsam Date: Mon, 31 Mar 2014 08:26:24 +0000 Subject: CUPS ports have been updated to version 1.7.1. A file has migrated from cups-image port to cups-client. Add a note about upgrading. --- UPDATING | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/UPDATING b/UPDATING index 73e7b7d704ff..c04902fe4731 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,22 @@ 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. +20140331: + AFFECTS: users of print/cups-client and print/cups-image + AUTHOR: bsam@FreeBSD.org + + CUPS ports have been updated to version 1.7.1. A file has migrated from + cups-image port to cups-client. Before upgrading you should force the + removal of cups-image port, otherwise it will conflict with the new one. + + pkg users: + # pkg delete -f cups-image\* + + other users: + # pkg_delete -f cups-image\* + + 2. Install/upgrade other cups* packages. + 20140327: AFFECTS: users of lang/php5 and lang/php55 with Apache module AUTHOR: ale@FreeBSD.org -- cgit