Received: by mail.netbsd.org (Postfix, from userid 605) id E553484D2C; Sat, 7 Sep 2019 13:01:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6C9F884D27 for ; Sat, 7 Sep 2019 13:01:00 +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 ufUA8Gr38sCX for ; Sat, 7 Sep 2019 13:01:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id BF5BA84CE8 for ; Sat, 7 Sep 2019 13:00:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BD370FBF4; Sat, 7 Sep 2019 13:00:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1567861259275140" MIME-Version: 1.0 Date: Sat, 7 Sep 2019 13:00:59 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20190907130059.BD370FBF4@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. --_----------=_1567861259275140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sat Sep 7 13:00:59 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated audio/festival to 2.5.0 To generate a diff of this commit: cvs rdiff -u -r1.3782 -r1.3783 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19244 -r1.19245 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1567861259275140 Content-Disposition: inline Content-Length: 1262 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.3782 pkgsrc/doc/CHANGES-2019:1.3783 --- pkgsrc/doc/CHANGES-2019:1.3782 Sat Sep 7 11:42:58 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Sep 7 13:00:59 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3782 2019/09/07 11:42:58 nia Exp $ +$NetBSD: CHANGES-2019,v 1.3783 2019/09/07 13:00:59 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6234,3 +6234,4 @@ Changes to the packages collection and i Updated www/py-werkzeug to 0.15.6 [adam 2019-09-07] Updated sysutils/file to 5.37 [nia 2019-09-07] Updated audio/flite to 2.1 [nia 2019-09-07] + Updated audio/festival to 2.5.0 [nia 2019-09-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19244 pkgsrc/doc/TODO:1.19245 --- pkgsrc/doc/TODO:1.19244 Sat Sep 7 11:42:58 2019 +++ pkgsrc/doc/TODO Sat Sep 7 13:00:59 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19244 2019/09/07 11:42:58 nia Exp $ +$NetBSD: TODO,v 1.19245 2019/09/07 13:00:59 nia Exp $ Suggested new packages ====================== @@ -625,7 +625,6 @@ For possible Perl packages updates, see o fakeroot-1.6.5 o felt-3.07 [wip] o fengoffice-3.4.0.17 - o festival-2.4 o fet-5.28.6 o fetchyahoo-2.14.0 o filerunner-14.06.18.10 --_----------=_1567861259275140--