FreeBSD Bugzilla – Attachment 156540 Details for
Bug 200064
[patch] japanese/kanji18: Fix installation of fonts.alias and some fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
A patch for japanese/kanji18
kanji18.diff (text/plain), 1.52 KB, created by
WATANABE Kazuhiro
on 2015-05-09 08:29:19 UTC
(
hide
)
Description:
A patch for japanese/kanji18
Filename:
MIME Type:
Creator:
WATANABE Kazuhiro
Created:
2015-05-09 08:29:19 UTC
Size:
1.52 KB
patch
obsolete
>diff -urN kanji18.orig/Makefile kanji18/Makefile >--- kanji18.orig/Makefile 2015-03-22 08:05:19.000000000 +0900 >+++ kanji18/Makefile 2015-04-15 16:27:13.000000000 +0900 >@@ -3,7 +3,7 @@ > > PORTNAME= kanji > PORTVERSION?= 1.0 >-PORTREVISION?= 6 >+PORTREVISION?= 7 > CATEGORIES= japanese x11-fonts > MASTER_SITES= ${MASTER_SITE_PORTS_JP} > MASTER_SITE_SUBDIR= ${DISTNAME} >diff -urN kanji18.orig/files/DEINSTALL.tmpl kanji18/files/DEINSTALL.tmpl >--- kanji18.orig/files/DEINSTALL.tmpl 2014-02-15 22:04:30.000000000 +0900 >+++ kanji18/files/DEINSTALL.tmpl 2015-04-15 16:24:28.000000000 +0900 >@@ -5,8 +5,7 @@ > } > > if [ "x$2" = "xPOST-DEINSTALL" ]; then >- FONTDIR=${PKG_PREFIX}/%%FONTSDIR%% >- cd ${PKG_PREFIX}/%%FONTSDIR%%; %%LOCALBASE%%/bin/mkfontdir >+ FONTDIR=%%FONTSDIR%% > > # font alias entry here! > TMPFILE=/tmp/install-fonts-alias-$$ >@@ -43,9 +42,6 @@ > echo "to enable this update." > echo "**********************************************************" > ) >- if [ "`wc -c ${PKG_PREFIX}/%%FONTSDIR%%/fonts.dir | awk '{print $1}'`" = 2 ]; then >- rm -f ${PKG_PREFIX}/%%FONTSDIR%%/fonts.dir >- fi > fi > > >diff -urN kanji18.orig/files/INSTALL.tmpl kanji18/files/INSTALL.tmpl >--- kanji18.orig/files/INSTALL.tmpl 2014-02-15 22:04:30.000000000 +0900 >+++ kanji18/files/INSTALL.tmpl 2015-04-15 16:24:28.000000000 +0900 >@@ -5,8 +5,7 @@ > } > > if [ "x$2" = "xPOST-INSTALL" ]; then >- FONTDIR=${PKG_PREFIX}/%%FONTSDIR%% >- cd ${PKG_PREFIX}/%%FONTSDIR%%; %%LOCALBASE%%/bin/mkfontdir >+ FONTDIR=%%FONTSDIR%% > > # font alias entry here! > TMPFILE=/tmp/install-fonts-alias-$$
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 200064
:
156539
| 156540 |
156541
|
156542