pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/bison bison: update to 3.8.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ee09cbf566f
branches:  trunk
changeset: 459532:5ee09cbf566f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 08 21:43:05 2021 +0000

description:
bison: update to 3.8.2.

* Noteworthy changes in release 3.8.2 (2021-09-25) [stable]

  Fixed portability issues of bison on Cygwin.

  Improvements in glr2.cc: add support for custom error messages (`%define
  parse.error custom`), allow linking several parsers together.

diffstat:

 devel/bison/Makefile |  4 ++--
 devel/bison/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r f7c8d18e3e90 -r 5ee09cbf566f devel/bison/Makefile
--- a/devel/bison/Makefile      Fri Oct 08 21:23:21 2021 +0000
+++ b/devel/bison/Makefile      Fri Oct 08 21:43:05 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.122 2021/09/29 08:40:14 wiz Exp $
+# $NetBSD: Makefile,v 1.123 2021/10/08 21:43:05 wiz Exp $
 
-DISTNAME=      bison-3.8.1
+DISTNAME=      bison-3.8.2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=bison/}
 EXTRACT_SUFX=  .tar.xz
diff -r f7c8d18e3e90 -r 5ee09cbf566f devel/bison/distinfo
--- a/devel/bison/distinfo      Fri Oct 08 21:23:21 2021 +0000
+++ b/devel/bison/distinfo      Fri Oct 08 21:43:05 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.60 2021/10/07 13:39:14 nia Exp $
+$NetBSD: distinfo,v 1.61 2021/10/08 21:43:05 wiz Exp $
 
-RMD160 (bison-3.8.1.tar.xz) = 2e86a3970b364def94fe401d75802468460f6a89
-SHA512 (bison-3.8.1.tar.xz) = f87978c41eca4db22de4f64feb3be92e44862d412f75dd84980045faf0f9e7f5a41b25bef8d4acd90743638eab61a7ac111444969d958fef5fe3535bac416921
-Size (bison-3.8.1.tar.xz) = 2800372 bytes
+RMD160 (bison-3.8.2.tar.xz) = ece257fb69ba39b80cf46f8b1668346db318e9ca
+SHA512 (bison-3.8.2.tar.xz) = d4d23af6671406e97257892f90651b67f2ab95219831372be032190b7156c10a3435d457857e677445df8b2327aacccc15344acbbc3808a6f332a93cce23b444
+Size (bison-3.8.2.tar.xz) = 2817324 bytes
 SHA1 (patch-lib_isnan.c) = 5b44fc6e2e97e36f91cd784bf3a38ad459fccdab



Home | Main Index | Thread Index | Old Index