From 8c7a2d0b9236f06486e96c2bf93dee143580df9e Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 7 Sep 2015 23:36:52 +0000 Subject: - Split xpdfopen package from texlive-base. This is because it is the only package depending on X11 library in it. - Remove unnecessary libttf.so dependency [*]. PR: 202910 [*] --- UPDATING | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 29fbc6522c08..040e9c10aeca 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,19 @@ 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. +20150908: + AFFECTS: users of print/texlive-base + AUTHOR: hrs@FreeBSD.org + + pdfclose and pdfopen utilities in print/texlive-base are now in a separate + port print/xpdfopen. While upgrading print/texlive-base, a conflict may + occur between pdfclose utility installed by an old print/texlive-base and + one being installed by print/xpdfopen. If it occurred on your system, + remove the installed print/texlive-base first by using the following + command: + + # pkg delete -f texlive-base + 20150901: AFFECTS: users of editors/libreoffice AUTHOR: jkim@FreeBSD.org -- cgit v1.2.3