Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2014 10:44:38 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365720 - head
Message-ID:  <201408231044.s7NAicKW036546@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Sat Aug 23 10:44:37 2014
New Revision: 365720
URL: http://svnweb.freebsd.org/changeset/ports/365720
QAT: https://qat.redports.org/buildarchive/r365720/

Log:
  Add notes about a possible package conflict in TeXLive 2014 upgrade.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Aug 23 10:12:25 2014	(r365719)
+++ head/UPDATING	Sat Aug 23 10:44:37 2014	(r365720)
@@ -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.
 
+20140823
+  AFFECTS: users of TeXLive
+  AUTHOR: hrs@FreeBSD.org
+
+  TeXLive in Ports Collection has been updated to TL2014.
+
+  When upgrading print/texlive-base on a system which has
+  TL2012 packages, the following error may occur:
+
+  pkg-static: texlive-base-20140525 conflicts with texlive-texmf-20120701_4
+
+  Please remove texlive-texmf-20120701_4 first in that case.
+
+  If you still get a similar "conflict of install files" error,
+  please remove all of tex-* and texlive-* packages and then
+  see if ${PREFIX}/share/texmf-dist directory are empty.  If not,
+  installing TeXlive can fail.  Removing files in the directory
+  manually will fix the installation problem.
+
 20140821:
   AFFECTS: users of databases/db4, databases/db4[1-7]*
   AUTHOR: mandree@FreeBSD.org



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