FreeBSD Bugzilla – Attachment 152414 Details for
Bug 195845
[maintainer update] japanese/font-ricty: Update to 3.2.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fixup stage bugs
stage_fixup.diff (text/plain), 1.23 KB, created by
Jan Beich
on 2015-01-31 14:00:45 UTC
(
hide
)
Description:
fixup stage bugs
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2015-01-31 14:00:45 UTC
Size:
1.23 KB
patch
obsolete
>Index: japanese/font-ricty/Makefile >=================================================================== >--- japanese/font-ricty/Makefile (revision 378204) >+++ japanese/font-ricty/Makefile (working copy) >@@ -55,7 +54,7 @@ RUN_DEPENDS+= ${DATADIR}/RictyDiscord-Regular.ttf: > .endif > > do-build: >- cd ${WRKSRC} &&\ >+ cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ > ${SH} ${WRKSRC}/ricty_generator.sh \ > ${PREFIX}/${X_FONTSDIR}/OTF/Inconsolata.otf \ > ${PREFIX}/${X_FONTSDIR}/TTF/migu-1m-regular.ttf \ >@@ -99,8 +98,4 @@ do-install: > cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} > .endif > >-post-install: >- ${LOCALBASE}/bin/fc-cache -f -v ${PREFIX}/${X_FONTSDIR}/TTF >- ${SETENV} PKG_PREFIX=${STAGEDIR}${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL >- > .include <bsd.port.mk> >Index: japanese/font-ricty/files/pkg-install.in >=================================================================== >--- japanese/font-ricty/files/pkg-install.in (revision 378202) >+++ japanese/font-ricty/files/pkg-install.in (working copy) >@@ -7,7 +7,8 @@ catfontsdir () > while read _IN > do > case "${_IN}" in >- *-Ricty*) ;; >+%%RICTY%% *-Ricty-*) ;; >+%%DISCORD%% *-Ricty\ Discord-*) ;; > *) echo ${_IN} ;; > esac > done
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 195845
:
150423
|
150730
| 152414 |
152417