pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/bison Update to 2.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60ee646d13c4
branches:  trunk
changeset: 514366:60ee646d13c4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 11 13:59:56 2006 +0000

description:
Update to 2.3:

Changes in version 2.3, 2006-06-05:

* GLR grammars should now use `YYRECOVERING ()' instead of `YYRECOVERING',
  for compatibility with LALR(1) grammars.

* It is now documented that any definition of YYSTYPE or YYLTYPE should
  be to a type name that does not contain parentheses or brackets.

diffstat:

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

diffs (26 lines):

diff -r 5d0769bb247b -r 60ee646d13c4 devel/bison/Makefile
--- a/devel/bison/Makefile      Sun Jun 11 13:58:48 2006 +0000
+++ b/devel/bison/Makefile      Sun Jun 11 13:59:56 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2006/05/30 19:25:23 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2006/06/11 13:59:56 wiz Exp $
 
-DISTNAME=              bison-2.2
+DISTNAME=              bison-2.3
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GNU:=bison/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 5d0769bb247b -r 60ee646d13c4 devel/bison/distinfo
--- a/devel/bison/distinfo      Sun Jun 11 13:58:48 2006 +0000
+++ b/devel/bison/distinfo      Sun Jun 11 13:59:56 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2006/05/30 19:25:23 wiz Exp $
+$NetBSD: distinfo,v 1.19 2006/06/11 13:59:56 wiz Exp $
 
-SHA1 (bison-2.2.tar.bz2) = b01691c83cc0d08d3c03e32c494f6b03381ecd21
-RMD160 (bison-2.2.tar.bz2) = c31ff04eeebdfc3fe1bef860daeb7c979d9054af
-Size (bison-2.2.tar.bz2) = 1077707 bytes
+SHA1 (bison-2.3.tar.bz2) = 7e489f35c6d8171f0cb0cad3dda0fb39f2cb0b62
+RMD160 (bison-2.3.tar.bz2) = c6a116d6b763fad3f4df6e303943e09ed080cb26
+Size (bison-2.3.tar.bz2) = 1080319 bytes
 SHA1 (patch-aa) = 48ae980971419ede0a45dc5aac7d302586d3826e



Home | Main Index | Thread Index | Old Index