FreeBSD Bugzilla – Attachment 168523 Details for
Bug 208227
devel/arcanist: add optional dependency on mbstring for encodings support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
arcanist.patch (text/plain), 597 bytes, created by
Dmitry Marakasov
on 2016-03-23 02:09:25 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2016-03-23 02:09:25 UTC
Size:
597 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 411683) >+++ Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= arcanist > PORTVERSION= 20151220 >+PORTREVISION= 1 > CATEGORIES= devel > PKGNAMEPREFIX= php5- > >@@ -21,6 +22,11 @@ > GH_ACCOUNT= phacility > GH_TAGNAME= 8762e3f > >+OPTIONS_DEFINE= ENCODINGS >+OPTIONS_DEFAULT=ENCODINGS >+ENCODINGS_DESC= Support for encodings other than utf-8 >+ENCODINGS_USE= PHP=mbstring >+ > do-install: > @${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DESTDIR} > cd ${WRKSRC} ; ${PAX} -rw * ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}
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
Flags:
grembo
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 208227
: 168523