FreeBSD Bugzilla – Attachment 184195 Details for
Bug 220438
devel/oniguruma6: Update to 6.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
oniguruma6.patch (text/plain), 1.17 KB, created by
Yuri Victorovich
on 2017-07-08 22:53:13 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-07-08 22:53:13 UTC
Size:
1.17 KB
patch
obsolete
>Index: devel/oniguruma6/Makefile >=================================================================== >--- devel/oniguruma6/Makefile (revision 445351) >+++ devel/oniguruma6/Makefile (working copy) >@@ -13,26 +13,26 @@ > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/COPYING > >-USE_GITHUB= yes >-GH_ACCOUNT= kkos >+OPTIONS_DEFINE= COMBEXPL CRNL DOCS EXAMPLES >+COMBEXPL_DESC= Perform combination explosion check >+CRNL_DESC= Enable CR+NL as line terminator > >-OPTIONS_DEFINE= DOCS EXAMPLES >- > CONFLICTS_INSTALL= oniguruma[45]-.* > > USES= pathfix autoreconf libtool >+USE_GITHUB= yes >+GH_ACCOUNT= kkos >+USE_LDCONFIG= yes > PATHFIX_MAKEFILEIN= Makefile.am > GNU_CONFIGURE= yes >+COMBEXPL_CONFIGURE_ON= --enable-combination-explosion-check >+CRNL_CONFIGURE_ON= --enable-crnl-as-line-terminator > INSTALL_TARGET= install-strip >-USE_LDCONFIG= yes > TEST_TARGET= test > TEST_WRKSRC= ${WRKSRC}/test >+# Ignore testcases with the Japanese character set >+CFLAGS+= -DIGNORE_EUC_JP > >-post-patch: >- @${REINPLACE_CMD} -e \ >- '/^INCLUDES/s|$$(includedir)|| ; \ >- s|$$(<)|$$(@).in|' ${WRKSRC}/Makefile.am >- > post-install: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > (cd ${WRKSRC} && ${INSTALL_DATA} HISTORY README ${STAGEDIR}${DOCSDIR})
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 220438
:
184019
|
184021
|
184022
|
184026
|
184195
|
184671