FreeBSD Bugzilla – Attachment 156546 Details for
Bug 200066
[patch] japanese/monafonts: Fix installation of fonts.alias
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
A patch for japanese/monafonts
monafonts.diff (text/plain), 1.18 KB, created by
WATANABE Kazuhiro
on 2015-05-09 08:51:24 UTC
(
hide
)
Description:
A patch for japanese/monafonts
Filename:
MIME Type:
Creator:
WATANABE Kazuhiro
Created:
2015-05-09 08:51:24 UTC
Size:
1.18 KB
patch
obsolete
>diff -urN monafonts.orig/Makefile monafonts/Makefile >--- monafonts.orig/Makefile 2015-03-22 08:05:19.000000000 +0900 >+++ monafonts/Makefile 2015-04-15 16:44:43.000000000 +0900 >@@ -3,7 +3,7 @@ > > PORTNAME= monafonts > PORTVERSION= 2.90 >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 2 > CATEGORIES= japanese x11-fonts > MASTER_SITES= SF/monafont/monafont/monafont-${PORTVERSION} >diff -urN monafonts.orig/pkg-descr monafonts/pkg-descr >--- monafonts.orig/pkg-descr 2015-03-22 08:05:19.000000000 +0900 >+++ monafonts/pkg-descr 2015-04-15 16:44:12.000000000 +0900 >@@ -3,6 +3,6 @@ > '2 channel', notorious huge Web BBS. > > Bitmap font is installed the following directory tree: >- ${LOCALBASE}/share/fonts/monafont/ >+ ${LOCALBASE}/share/fonts/monafonts/ > > WWW: http://monafont.sourceforge.net/ >diff -urN monafonts.orig/pkg-install monafonts/pkg-install >--- monafonts.orig/pkg-install 2015-03-22 08:05:19.000000000 +0900 >+++ monafonts/pkg-install 2015-04-15 16:44:12.000000000 +0900 >@@ -4,7 +4,7 @@ > exit 0 > fi > >-FONTDIR=${PKG_PREFIX}/share/fonts/monafont >+FONTDIR=${PKG_PREFIX}/share/fonts/monafonts > > grepv() { > awk -v SRC=$1 'BEGIN{while (getline < SRC) {ENTRY[$0]=1}} (ENTRY[$0] != 1) {print}' $2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200066
: 156546 |
156547
|
156548