svn commit: r392954 - in head: . ukrainian/monacofonts

Mikhail Teterin mi at FreeBSD.org
Mon Jul 27 02:52:59 UTC 2015


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 at 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 at 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


More information about the svn-ports-all mailing list