Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4756C1A923E for ; Wed, 21 Oct 2020 10:04:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DE70284D6F; Wed, 21 Oct 2020 10:04:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 666C884D6C for ; Wed, 21 Oct 2020 10:04:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id hnlscctrnj04 for ; Wed, 21 Oct 2020 10:04:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D4DE484D45 for ; Wed, 21 Oct 2020 10:04:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CD8D1FB28; Wed, 21 Oct 2020 10:04:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1603274693297920" MIME-Version: 1.0 Date: Wed, 21 Oct 2020 10:04:53 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/bison To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20201021100453.CD8D1FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1603274693297920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Oct 21 10:04:53 UTC 2020 Modified Files: pkgsrc/devel/bison: Makefile distinfo pkgsrc/devel/bison/patches: patch-Makefile.in Log Message: bison: update to 3.7.3. * Noteworthy changes in release 3.7.3 (2020-10-13) [stable] ** Bug fixes Fix concurrent build issues. The bison executable is no longer linked uselessly against libreadline. Fix incorrect use of yytname in glr.cc. To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 pkgsrc/devel/bison/Makefile cvs rdiff -u -r1.54 -r1.55 pkgsrc/devel/bison/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/bison/patches/patch-Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1603274693297920 Content-Disposition: inline Content-Length: 2340 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/bison/Makefile diff -u pkgsrc/devel/bison/Makefile:1.115 pkgsrc/devel/bison/Makefile:1.116 --- pkgsrc/devel/bison/Makefile:1.115 Mon Sep 28 07:35:47 2020 +++ pkgsrc/devel/bison/Makefile Wed Oct 21 10:04:53 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.115 2020/09/28 07:35:47 adam Exp $ +# $NetBSD: Makefile,v 1.116 2020/10/21 10:04:53 wiz Exp $ -DISTNAME= bison-3.7.2 +DISTNAME= bison-3.7.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=bison/} EXTRACT_SUFX= .tar.xz Index: pkgsrc/devel/bison/distinfo diff -u pkgsrc/devel/bison/distinfo:1.54 pkgsrc/devel/bison/distinfo:1.55 --- pkgsrc/devel/bison/distinfo:1.54 Mon Sep 28 07:35:47 2020 +++ pkgsrc/devel/bison/distinfo Wed Oct 21 10:04:53 2020 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.54 2020/09/28 07:35:47 adam Exp $ +$NetBSD: distinfo,v 1.55 2020/10/21 10:04:53 wiz Exp $ -SHA1 (bison-3.7.2.tar.xz) = ce9716e3992bfbad81c103eb9e50515c0473ab9d -RMD160 (bison-3.7.2.tar.xz) = e6824ee98655c1af6e0478595dffbe875231f849 -SHA512 (bison-3.7.2.tar.xz) = 42eb501c246e9b4b24cb212c8da538b11b1944b997314105e67f88f22d73b7d00cf19b21e086aa7523630a2a24e1fd70a89d85a7e3003783990e08d31f711a27 -Size (bison-3.7.2.tar.xz) = 2613404 bytes -SHA1 (patch-Makefile.in) = 5ddd993114f4c4d1ff16ff35e5b9541dd1427975 +SHA1 (bison-3.7.3.tar.xz) = 0ab4a865c4772109c50767013dcbe54e5786bb09 +RMD160 (bison-3.7.3.tar.xz) = 16086806aba3e002409bc5362d053b9fa8a863a8 +SHA512 (bison-3.7.3.tar.xz) = 34fe630749dc015f15a830ad13742c4b0b9163143a11e987c16954bee0451e819ec2fa7b43bd34c867e5ce72c758eb9070348d1d581c9435b9531a99caa46eed +Size (bison-3.7.3.tar.xz) = 2613028 bytes +SHA1 (patch-Makefile.in) = e50363d642f045dafb71a9b7c8b0814995029e1c SHA1 (patch-lib_isnan.c) = 5b44fc6e2e97e36f91cd784bf3a38ad459fccdab Index: pkgsrc/devel/bison/patches/patch-Makefile.in diff -u pkgsrc/devel/bison/patches/patch-Makefile.in:1.6 pkgsrc/devel/bison/patches/patch-Makefile.in:1.7 --- pkgsrc/devel/bison/patches/patch-Makefile.in:1.6 Thu Mar 12 10:28:14 2020 +++ pkgsrc/devel/bison/patches/patch-Makefile.in Wed Oct 21 10:04:53 2020 @@ -1,4 +1,6 @@ -$NetBSD: patch-Makefile.in,v 1.6 2020/03/12 10:28:14 ryoon Exp $ +$NetBSD: patch-Makefile.in,v 1.7 2020/10/21 10:04:53 wiz Exp $ + +Fix unportable test operator. --- Makefile.in.orig 2019-09-12 15:41:48.000000000 +0000 +++ Makefile.in --_----------=_1603274693297920--