FreeBSD Bugzilla – Attachment 143422 Details for
Bug 190385
Add stage support & update some ports I maintain
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hanazono-fonts-ttf-stage-20131208.diff
hanazono-fonts-ttf-stage-20131208.diff (text/plain), 1.53 KB, created by
lichray
on 2014-06-05 20:43:32 UTC
(
hide
)
Description:
hanazono-fonts-ttf-stage-20131208.diff
Filename:
MIME Type:
Creator:
lichray
Created:
2014-06-05 20:43:32 UTC
Size:
1.53 KB
patch
obsolete
>Index: x11-fonts/hanazono-fonts-ttf/Makefile >=================================================================== >--- x11-fonts/hanazono-fonts-ttf/Makefile (revision 355741) >+++ x11-fonts/hanazono-fonts-ttf/Makefile (working copy) >@@ -2,10 +2,10 @@ > # $FreeBSD$ > > PORTNAME= hanazono-fonts-ttf >-PORTVERSION= 20120421 >+PORTVERSION= 20131208 > CATEGORIES= x11-fonts > MASTER_SITES= SFJP >-MASTER_SITE_SUBDIR= hanazono-font/55644 >+MASTER_SITE_SUBDIR= hanazono-font/60001 > DISTNAME= ${PORTNAME:C/-.*//}-${PORTVERSION} > > MAINTAINER= lichray@gmail.com >@@ -25,7 +25,6 @@ > SUB_FILES= pkg-message > SUB_LIST= FONTDIR=${FONTDIR} > >-NO_STAGE= yes > do-build: > @cd ${WRKSRC}/ && \ > ${LOCALBASE}/bin/mkfontscale && \ >@@ -32,8 +31,9 @@ > ${LOCALBASE}/bin/mkfontdir > > do-install: >- ${MKDIR} ${PREFIX}/${FONTDIR}/ >- cd ${WRKSRC}/ && ${INSTALL_DATA} *.ttf fonts.* ${PREFIX}/${FONTDIR}/ >+ ${MKDIR} ${STAGEDIR}${PREFIX}/${FONTDIR}/ >+ cd ${WRKSRC}/ && \ >+ ${INSTALL_DATA} *.ttf fonts.* ${STAGEDIR}${PREFIX}/${FONTDIR}/ > > post-install: > @${CAT} ${PKGMESSAGE} >Index: x11-fonts/hanazono-fonts-ttf/distinfo >=================================================================== >--- x11-fonts/hanazono-fonts-ttf/distinfo (revision 355741) >+++ x11-fonts/hanazono-fonts-ttf/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (hanazono-20120421.zip) = e62c4437e80728eec287cd88c8c48d7db8a0044902b57a02531e8cc9d3ad008a >-SIZE (hanazono-20120421.zip) = 24281236 >+SHA256 (hanazono-20131208.zip) = 259b54ce7fd6ec9ca3e2bdbecebe476de897b3f0da1d2e3b81d23285c1d34f0b >+SIZE (hanazono-20131208.zip) = 24737240
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 190385
:
143214
|
143215
|
143216
|
143419
|
143420
|
143421
| 143422 |
143423
|
143469