summaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authoradam <adam>2012-08-06 06:25:02 +0000
committeradam <adam>2012-08-06 06:25:02 +0000
commit5f49a2f8d60d37b117171ab774bc290ac337326f (patch)
tree6991cc3419a679320a2802fd19a530e30770ca99 /devel/bison
parent650c780e75a42ae046020ab5e651e1f026455111 (diff)
downloadpkgsrc-5f49a2f8d60d37b117171ab774bc290ac337326f.tar.gz
Changes 2.6.2:
* Bug fixes Buffer overruns, complaints from Flex, and portability issues in the test suite have been fixed. * Spaces in %lex- and %parse-param (lalr1.cc, glr.cc) Trailing end-of-lines in %parse-param or %lex-param would result in invalid C++. This is fixed. * Spurious spaces and end-of-lines The generated files no longer end (nor start) with empty lines.
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile27
-rw-r--r--devel/bison/PLIST3
-rw-r--r--devel/bison/distinfo8
3 files changed, 19 insertions, 19 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index ecb350c9ec1..32e23be22b1 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,27 +1,26 @@
-# $NetBSD: Makefile,v 1.84 2012/07/29 19:25:53 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2012/08/06 06:25:02 adam Exp $
-DISTNAME= bison-2.6
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU:=bison/}
-EXTRACT_SUFX= .tar.xz
+DISTNAME= bison-2.6.2
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GNU:=bison/}
+EXTRACT_SUFX= .tar.xz
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/bison/bison.html
-COMMENT= GNU yacc(1) replacement
-LICENSE= gnu-gpl-v3
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.gnu.org/software/bison/bison.html
+COMMENT= GNU yacc(1) replacement
+LICENSE= gnu-gpl-v3
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_TOOLS+= grep gm4:run msgfmt flex
-INFO_FILES= yes
-
-CONFIGURE_ENV+= gt_cv_func_gnugettext1_libintl=yes \
- ac_cv_prog_M4=${TOOLS_PATH.gm4}
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= gt_cv_func_gnugettext1_libintl=yes
+CONFIGURE_ENV+= ac_cv_prog_M4=${TOOLS_PATH.gm4}
+INFO_FILES= yes
TEST_TARGET= check
# Avoid rebuilding manpage
diff --git a/devel/bison/PLIST b/devel/bison/PLIST
index 450b2283aed..3a8334c218f 100644
--- a/devel/bison/PLIST
+++ b/devel/bison/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2012/06/06 07:20:35 wiz Exp $
+@comment $NetBSD: PLIST,v 1.24 2012/08/06 06:25:02 adam Exp $
bin/bison
info/bison.info
lib/liby.a
@@ -8,6 +8,7 @@ share/bison/README
share/bison/bison.m4
share/bison/c++-skel.m4
share/bison/c++.m4
+share/bison/c-like.m4
share/bison/c-skel.m4
share/bison/c.m4
share/bison/glr.c
diff --git a/devel/bison/distinfo b/devel/bison/distinfo
index 824451e77cb..098e9231bf5 100644
--- a/devel/bison/distinfo
+++ b/devel/bison/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.31 2012/07/29 19:25:53 wiz Exp $
+$NetBSD: distinfo,v 1.32 2012/08/06 06:25:02 adam Exp $
-SHA1 (bison-2.6.tar.xz) = d2825cc4c5610c13a3035b5b97dcd9bf394c6ff5
-RMD160 (bison-2.6.tar.xz) = a0713e9cbddf856241e809d2a65ef7ee3637ff51
-Size (bison-2.6.tar.xz) = 1639796 bytes
+SHA1 (bison-2.6.2.tar.xz) = eb0ddc583954d435d95ec6c42ba168dedc09b9b7
+RMD160 (bison-2.6.2.tar.xz) = 7885e2fce583491c14b2fa7d8dbd9cbfc23eeca1
+Size (bison-2.6.2.tar.xz) = 1650196 bytes
SHA1 (patch-doc_Makefile.in) = 11371a773019ada76396d36334abc6c8cac75ec6
SHA1 (patch-lib_isnan.c) = c5d2603447064c95e8bbc75a24c09366b752bad6
SHA1 (patch-src_Makefile.in) = 6baa8ff8b8f4f0aa9c8efee60e172584c68eac7c