FreeBSD Bugzilla – Attachment 184022 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.82 KB, created by
Yuri Victorovich
on 2017-07-02 22:18:19 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-07-02 22:18:19 UTC
Size:
1.82 KB
patch
obsolete
>Index: devel/oniguruma6/Makefile >=================================================================== >--- devel/oniguruma6/Makefile (revision 444901) >+++ devel/oniguruma6/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= oniguruma >-PORTVERSION= 6.1.3 >+PORTVERSION= 6.3.0 > DISTVERSIONPREFIX= v > CATEGORIES= devel textproc > PKGNAMESUFFIX= 6 >@@ -13,26 +13,24 @@ > 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 > >-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}) >Index: devel/oniguruma6/distinfo >=================================================================== >--- devel/oniguruma6/distinfo (revision 444901) >+++ devel/oniguruma6/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1489970831 >-SHA256 (kkos-oniguruma-v6.1.3_GH0.tar.gz) = 27fec91c6ba8333c1cd508a4b26ed29c232415724c68a9268207b6c7a5e8c20b >-SIZE (kkos-oniguruma-v6.1.3_GH0.tar.gz) = 567006 >+TIMESTAMP = 1499032144 >+SHA256 (kkos-oniguruma-v6.3.0_GH0.tar.gz) = 011ade26c9be99efeee7274e9a49e7f7b8cb12e98294dd712f258b95b53c74b9 >+SIZE (kkos-oniguruma-v6.3.0_GH0.tar.gz) = 568392
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