FreeBSD Bugzilla – Attachment 143538 Details for
Bug 190801
[patch] x11-fonts/farsifonts stagify
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
farsifonts.diff (text/plain), 904 bytes, created by
Carlos J Puga Medina
on 2014-06-08 18:45:12 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Carlos J Puga Medina
Created:
2014-06-08 18:45:12 UTC
Size:
904 bytes
patch
obsolete
>--- Makefile.orig 2014-06-08 20:34:02.000000000 +0200 >+++ Makefile 2014-06-08 20:34:42.000000000 +0200 >@@ -3,7 +3,7 @@ > > PORTNAME= farsifonts > PORTVERSION= 0.4 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-fonts > MASTER_SITES= SF/farsi-fonts/ > >@@ -16,13 +16,12 @@ > PLIST_SUB= FONTSDIR="${FONTSDIR:S|${PREFIX}/||}" > FONTSDIR?= ${PREFIX}/lib/X11/fonts/${PORTNAME} > >-NO_STAGE= yes > do-build: > @ttmkfdir -c -d ${WRKSRC} -o ${WRKSRC}/fonts.dir > > do-install: >- @${MKDIR} ${PREFIX}/lib/X11/fonts/farsifonts >- @${INSTALL_DATA} ${WRKSRC}/*.ttf ${PREFIX}/lib/X11/fonts/farsifonts >- @${INSTALL_DATA} ${WRKSRC}/fonts.dir ${PREFIX}/lib/X11/fonts/farsifonts >+ @${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/fonts/farsifonts >+ @${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${PREFIX}/lib/X11/fonts/farsifonts >+ @${INSTALL_DATA} ${WRKSRC}/fonts.dir ${STAGEDIR}${PREFIX}/lib/X11/fonts/farsifonts > > .include <bsd.port.mk>
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 190801
: 143538 |
143539