FreeBSD Bugzilla – Attachment 157706 Details for
Bug 200833
[exp-run] Update devel/bison to 3.0.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch
bison.patch (text/plain), 2.25 KB, created by
Johan van Selst
on 2015-06-13 12:19:08 UTC
(
hide
)
Description:
Updated patch
Filename:
MIME Type:
Creator:
Johan van Selst
Created:
2015-06-13 12:19:08 UTC
Size:
2.25 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 389342) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= bison >-PORTVERSION= 2.7.1 >+PORTVERSION= 3.0.4 > PORTEPOCH= 1 > CATEGORIES= devel > MASTER_SITES= GNU >@@ -13,7 +13,7 @@ > BUILD_DEPENDS= m4>=1.4.16,1:${PORTSDIR}/devel/m4 > RUN_DEPENDS= m4>=1.4.16,1:${PORTSDIR}/devel/m4 > >-OPTIONS_DEFINE= EXAMPLES NLS >+OPTIONS_DEFINE= DOCS EXAMPLES NLS > > USES= charsetfix makeinfo perl5 tar:xz > USE_PERL5= build >@@ -29,15 +29,14 @@ > NLS_CONFIGURE_ENABLE= nls > OPTIONS_SUB= yes > >-post-extract: >- @${RM} -f ${WRKSRC}/doc/bison.info* >- @${REINPLACE_CMD} 's/MANS = yacc.1/MANS =/' ${WRKSRC}/doc/Makefile.in >+PORTDOCS= * >+PORTEXAMPLES= * > >-PORTEXAMPLES= calc++ >+post-patch: >+ ${REINPLACE_CMD} 's/\(.*\) _Noreturn void/_Noreturn \1 void/' \ >+ ${WRKSRC}/data/*.c ${WRKSRC}/lib/*.[ch] > > post-install: >- @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/calc++ >- ${INSTALL_DATA} ${WRKSRC}/examples/calc++/*.[chly]* \ >- ${STAGEDIR}${EXAMPLESDIR}/calc++ >+ ${MV} ${STAGEDIR}${DOCSDIR}/examples ${STAGEDIR}${EXAMPLESDIR} > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 389342) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (bison-2.7.1.tar.xz) = b409adcbf245baadb68d2f66accf6fdca5e282cafec1b865f4b5e963ba8ea7fb >-SIZE (bison-2.7.1.tar.xz) = 1781068 >+SHA256 (bison-3.0.4.tar.xz) = a72428c7917bdf9fa93cb8181c971b6e22834125848cf1d03ce10b1bb0716fe1 >+SIZE (bison-3.0.4.tar.xz) = 1973796 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 389342) >+++ pkg-plist (working copy) >@@ -18,6 +18,7 @@ > %%DATADIR%%/m4sugar/foreach.m4 > %%DATADIR%%/m4sugar/m4sugar.m4 > %%DATADIR%%/stack.hh >+%%DATADIR%%/variant.hh > %%DATADIR%%/xslt/bison.xsl > %%DATADIR%%/xslt/xml2dot.xsl > %%DATADIR%%/xslt/xml2text.xsl >@@ -46,6 +47,7 @@ > %%NLS%%share/locale/hr/LC_MESSAGES/bison-runtime.mo > %%NLS%%share/locale/hr/LC_MESSAGES/bison.mo > %%NLS%%share/locale/hu/LC_MESSAGES/bison-runtime.mo >+%%NLS%%share/locale/ia/LC_MESSAGES/bison-runtime.mo > %%NLS%%share/locale/id/LC_MESSAGES/bison-runtime.mo > %%NLS%%share/locale/id/LC_MESSAGES/bison.mo > %%NLS%%share/locale/it/LC_MESSAGES/bison-runtime.mo
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 200833
:
157703
| 157706