Received: by mail.netbsd.org (Postfix, from userid 605) id 4E94284DB0; Mon, 2 Oct 2017 15:20:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D5E3C84DA6 for ; Mon, 2 Oct 2017 15:20:48 +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 n8P2wNlHZxYW for ; Mon, 2 Oct 2017 15:20:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3F80884D6C for ; Mon, 2 Oct 2017 15:20:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3DDE5FBC7; Mon, 2 Oct 2017 15:20:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506957648262000" MIME-Version: 1.0 Date: Mon, 2 Oct 2017 15:20:48 +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: <20171002152048.3DDE5FBC7@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. --_----------=_1506957648262000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Oct 2 15:20:48 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated textproc/libexttextcat to 3.4.5 To generate a diff of this commit: cvs rdiff -u -r1.4261 -r1.4262 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17795 -r1.17796 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506957648262000 Content-Disposition: inline Content-Length: 1332 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4261 pkgsrc/doc/CHANGES-2017:1.4262 --- pkgsrc/doc/CHANGES-2017:1.4261 Mon Oct 2 15:16:37 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Oct 2 15:20:47 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4261 2017/10/02 15:16:37 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.4262 2017/10/02 15:20:47 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6062,3 +6062,4 @@ Changes to the packages collection and i Updated audio/openal-soft to 1.18.2 [wiz 2017-10-02] Updated databases/shared-mime-info to 1.9 [wiz 2017-10-02] Updated sysutils/syslog-ng to 3.12.1 [fhajny 2017-10-02] + Updated textproc/libexttextcat to 3.4.5 [wiz 2017-10-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17795 pkgsrc/doc/TODO:1.17796 --- pkgsrc/doc/TODO:1.17795 Mon Oct 2 15:15:31 2017 +++ pkgsrc/doc/TODO Mon Oct 2 15:20:47 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17795 2017/10/02 15:15:31 wiz Exp $ +$NetBSD: TODO,v 1.17796 2017/10/02 15:20:47 wiz Exp $ Suggested new packages ====================== @@ -962,7 +962,6 @@ For possible Perl packages updates, see o libconfuse-3.1 o libdatrie-0.2.10 o libextractor-1.2 [requires shm_open()] - o libexttextcat-3.4.5 o libfilezilla-0.11.0 o libflash-0.4.13 o libfolks-0.10.1 [wip] --_----------=_1506957648262000--