K 10 svn:author V 3 hrs K 8 svn:date V 27 2006-09-09T15:11:51.000000Z K 7 svn:log V 748 Add $TEXMF/fonts/map// to the tail of updmap(1)'s search path for *.map files in case no map file is found in $TEXMF/fonts/map////. While map files should be separated in this manner to prevent updmap(1) from getting confused by difference in the file formats between dvips and dvipdfm, the current chinese/CJK package depends on the obsolete search path and files in $TEXMF/fonts/map/CJK at this moment. Rationale: TDS (standard TeX Directory Structure) 1.1[*] specifies a directory for font map files should be "fonts/map///..." and names like "fonts/map/" are discouraged. Bump PORTREVISION, but there is no visible change for most people. Spotted by: rafan References: [*] http://tug.org/tds/tds.html END