Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2021 13:58:55 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r562664 - head/devel/bison
Message-ID:  <202101261358.10QDwtau076379@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan 26 13:58:55 2021
New Revision: 562664
URL: https://svnweb.freebsd.org/changeset/ports/562664

Log:
  Update to 3.7.4
  
  Changes:	https://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
  PR:		248911
  Exp-run by:	antoine

Modified:
  head/devel/bison/Makefile
  head/devel/bison/distinfo

Modified: head/devel/bison/Makefile
==============================================================================
--- head/devel/bison/Makefile	Tue Jan 26 13:37:02 2021	(r562663)
+++ head/devel/bison/Makefile	Tue Jan 26 13:58:55 2021	(r562664)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bison
-PORTVERSION=	3.6.4
+PORTVERSION=	3.7.4
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNU
@@ -16,7 +16,7 @@ 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
@@ -31,6 +31,7 @@ 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
 

Modified: head/devel/bison/distinfo
==============================================================================
--- head/devel/bison/distinfo	Tue Jan 26 13:37:02 2021	(r562663)
+++ head/devel/bison/distinfo	Tue Jan 26 13:58:55 2021	(r562664)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101261358.10QDwtau076379>