Received: by mail.netbsd.org (Postfix, from userid 605) id 937BA84DD7; Wed, 13 Feb 2019 20:05:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1AE9384DB1 for ; Wed, 13 Feb 2019 20:05:24 +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 zEGAMDnZUQD8 for ; Wed, 13 Feb 2019 20:05:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6F9FF84CDA for ; Wed, 13 Feb 2019 20:05:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6D94FFB16; Wed, 13 Feb 2019 20:05:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1550088323140030" MIME-Version: 1.0 Date: Wed, 13 Feb 2019 20:05:23 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190213200523.6D94FFB16@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. --_----------=_1550088323140030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Feb 13 20:05:23 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated devel/bison to 3.2.4 To generate a diff of this commit: cvs rdiff -u -r1.720 -r1.721 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18809 -r1.18810 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1550088323140030 Content-Disposition: inline Content-Length: 1229 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.720 pkgsrc/doc/CHANGES-2019:1.721 --- pkgsrc/doc/CHANGES-2019:1.720 Wed Feb 13 20:00:59 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Feb 13 20:05:23 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.720 2019/02/13 20:00:59 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.721 2019/02/13 20:05:23 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1361,3 +1361,4 @@ Changes to the packages collection and i Updated security/caff to 2.8 [wiz 2019-02-13] Updated devel/libgsf to 1.14.45 [wiz 2019-02-13] Updated audio/abcde to 2.9.3 [wiz 2019-02-13] + Updated devel/bison to 3.2.4 [wiz 2019-02-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18809 pkgsrc/doc/TODO:1.18810 --- pkgsrc/doc/TODO:1.18809 Wed Feb 13 20:00:59 2019 +++ pkgsrc/doc/TODO Wed Feb 13 20:05:23 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18809 2019/02/13 20:00:59 wiz Exp $ +$NetBSD: TODO,v 1.18810 2019/02/13 20:05:23 wiz Exp $ Suggested new packages ====================== @@ -429,7 +429,6 @@ For possible Perl packages updates, see o binkd-1.04 o binutils-2.31 o bird6-1.5.0 - o bison-3.2.4 o bliz++-0.10 o blur6ex-0.3.462 o bmkdep-20140112 --_----------=_1550088323140030--