Index: head/devel/bison/Makefile =================================================================== --- head/devel/bison/Makefile (revision 562663) +++ head/devel/bison/Makefile (revision 562664) @@ -1,41 +1,42 @@ # Created by: Jerry Hicks # $FreeBSD$ PORTNAME= bison -PORTVERSION= 3.6.4 +PORTVERSION= 3.7.4 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNU MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser generator from FSF, (mostly) compatible with Yacc LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= m4>=1.4.16,1:devel/m4 -USES= charsetfix compiler:c11 localbase makeinfo perl5 tar:xz +USES= charsetfix compiler:c11 iconv localbase makeinfo perl5 readline tar:xz USE_PERL5= build CONFIGURE_ARGS= --disable-yacc --enable-relocatable GNU_CONFIGURE= yes LIBS+= -lm TEST_TARGET= check INFO= bison OPTIONS_DEFINE= DOCS EXAMPLES NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_CONFIGURE_OFF= ac_cv_libtextstyle=no +NLS_BUILD_DEPENDS= libtextstyle>=0.21:devel/libtextstyle NLS_LIB_DEPENDS= libtextstyle.so:devel/libtextstyle NLS_USES= gettext post-patch: @${REINPLACE_CMD} -e 's|$$(docdir)\(/examples\)|$$(datarootdir)\1/bison|' ${WRKSRC}/Makefile.in @${GREP} -l '_Noreturn void' ${WRKSRC}/lib/*.[ch] | ${XARGS} -J % ${REINPLACE_CMD} -e 's|\(.*\) _Noreturn void|_Noreturn \1 void|' % .include Index: head/devel/bison/distinfo =================================================================== --- head/devel/bison/distinfo (revision 562663) +++ head/devel/bison/distinfo (revision 562664) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592419255 -SHA256 (bison-3.6.4.tar.xz) = 8b13473b31ca7fcf65e5e8a74224368ffd5df19275602a9c9567ba393f18577d -SIZE (bison-3.6.4.tar.xz) = 2472456 +TIMESTAMP = 1608819407 +SHA256 (bison-3.7.4.tar.xz) = a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010 +SIZE (bison-3.7.4.tar.xz) = 2617336