Date: Mon, 31 Mar 2014 08:26:24 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349712 - head Message-ID: <201403310826.s2V8QO9m071262@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Mon Mar 31 08:26:24 2014 New Revision: 349712 URL: http://svnweb.freebsd.org/changeset/ports/349712 QAT: https://qat.redports.org/buildarchive/r349712/ Log: 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. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Mar 31 07:31:18 2014 (r349711) +++ head/UPDATING Mon Mar 31 08:26:24 2014 (r349712) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403310826.s2V8QO9m071262>