Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2015 23:38:54 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397341 - head
Message-ID:  <201509192338.t8JNcsT7059873@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Sep 19 23:38:53 2015
New Revision: 397341
URL: https://svnweb.freebsd.org/changeset/ports/397341

Log:
  Define a 100% working workaround for jpeg->jpeg-turbo which confuse pkg too much

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Sep 19 22:56:19 2015	(r397340)
+++ head/UPDATING	Sat Sep 19 23:38:53 2015	(r397341)
@@ -28,7 +28,7 @@ you update your ports collection, before
 
   If using binary packages: 'pkg upgrade' will do the right thing.  If it
   doesn't and complains about 'Cannot solve problem using SAT solver', run
-  'pkg install jpeg-turbo' before 'pkg upgrade'.
+  'pkg delete -f jpeg' before 'pkg upgrade'.
 
   If using portmaster:
   # portmaster -o graphics/jpeg-turbo graphics/jpeg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509192338.t8JNcsT7059873>