Bug 200066 - [patch] japanese/monafonts: Fix installation of fonts.alias
Summary: [patch] japanese/monafonts: Fix installation of fonts.alias
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: MANTANI Nobutaka
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-05-09 08:51 UTC by WATANABE Kazuhiro
Modified: 2015-08-17 08:40 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (nobutaka)


Attachments
A patch for japanese/monafonts (1.18 KB, patch)
2015-05-09 08:51 UTC, WATANABE Kazuhiro
no flags Details | Diff
poudriere testport log without the patch (10.1-RELEASE amd64) (375.90 KB, text/x-log)
2015-05-09 08:53 UTC, WATANABE Kazuhiro
no flags Details
poudriere testport log with the patch (10.1-RELEASE amd64) (375.62 KB, text/x-log)
2015-05-09 08:54 UTC, WATANABE Kazuhiro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description WATANABE Kazuhiro 2015-05-09 08:51:24 UTC
Created attachment 156546 [details]
A patch for japanese/monafonts

Due to massive updates which is related with USES=fonts [1],
japanese/monafonts fails to update fonts.alias.  To solve the problem,
correct pathnames in pkg-install (and pkg-descr).

A small problem still remains.  pkg-install shows the message below:

| **********************************************************
| You should restart X server or do 'xset fp rehash' command
| to enable this update.
| **********************************************************

But now the fonts are installed to ${PREFIX}/share/fonts/monafonts
which is not listed in the default X's FontPath.  So the message is
not enough for appropriate fontpath setting.

[1] https://svnweb.freebsd.org/ports?view=revision&revision=381876
Comment 1 WATANABE Kazuhiro 2015-05-09 08:53:35 UTC
Created attachment 156547 [details]
poudriere testport log without the patch (10.1-RELEASE amd64)
Comment 2 WATANABE Kazuhiro 2015-05-09 08:54:38 UTC
Created attachment 156548 [details]
poudriere testport log with the patch (10.1-RELEASE amd64)
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-08-17 08:39:25 UTC
A commit references this bug:

Author: nobutaka
Date: Mon Aug 17 08:39:13 UTC 2015
New revision: 394441
URL: https://svnweb.freebsd.org/changeset/ports/394441

Log:
  Fix installation of fonts.alias.

  PR:		200066
  Submitted by:	WATANABE Kazuhiro <CQG00620@nifty.ne.jp>

Changes:
  head/japanese/monafonts/Makefile
  head/japanese/monafonts/pkg-descr
  head/japanese/monafonts/pkg-install