From owner-svn-ports-all@freebsd.org Mon Jul 27 02:52:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFA579AB2A2; Mon, 27 Jul 2015 02:52:58 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D01281EB6; Mon, 27 Jul 2015 02:52:58 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6R2qwPn012309; Mon, 27 Jul 2015 02:52:58 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6R2qwlu012307; Mon, 27 Jul 2015 02:52:58 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201507270252.t6R2qwlu012307@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Mon, 27 Jul 2015 02:52:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392954 - in head: . ukrainian/monacofonts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2015 02:52:59 -0000 Author: mi Date: Mon Jul 27 02:52:57 2015 New Revision: 392954 URL: https://svnweb.freebsd.org/changeset/ports/392954 Log: Correct the pathname in user-instructions given by the port and advise the users updating of the need to change their existing configuration after the March 21st commit to ukrainian/monacofonts by portmgr@ Pointy hat to: bapt Modified: head/UPDATING head/ukrainian/monacofonts/pkg-message Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Jul 27 01:25:16 2015 (r392953) +++ head/UPDATING Mon Jul 27 02:52:57 2015 (r392954) @@ -5,6 +5,15 @@ 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. +20150726: + AFFECTS: users of ukrainian/monacofonts + AUTHOR: mi@aldan.algebra.com + + The destination-directory used by monacofonts port was altered. + The fonts-location changed from koi8u-monaco/ to koi8-u-monaco/ + + Users are advised to modify the path set in their xorg.conf files. + 20150720: AFFECTS: users of print/texlive-base and other TeXLive packages AUTHOR: hrs@FreeBSD.org Modified: head/ukrainian/monacofonts/pkg-message ============================================================================== --- head/ukrainian/monacofonts/pkg-message Mon Jul 27 01:25:16 2015 (r392953) +++ head/ukrainian/monacofonts/pkg-message Mon Jul 27 02:52:57 2015 (r392954) @@ -1,6 +1,6 @@ For your X-server to use the fonts, you have to add - the ${LOCALBASE}/share/fonts/koi8u-monaco (LOCALBASE is, + the ${LOCALBASE}/share/fonts/koi8-u-monaco (LOCALBASE is, usually, /usr/local) to the server's font-path. Use ``xset fp+'' ${LOCALBASE} to do this for the current X-session and consult your X-server's documentation to make this