Received: by mail.netbsd.org (Postfix, from userid 605) id DFF5A84D6A; Sat, 1 Dec 2018 05:57:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0314684D52 for ; Sat, 1 Dec 2018 05:57:20 +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 PWp_dq0qeWyG for ; Sat, 1 Dec 2018 05:57:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1EAB184C81 for ; Sat, 1 Dec 2018 05:57:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 15F80FB1F; Sat, 1 Dec 2018 05:57:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543643839262100" MIME-Version: 1.0 Date: Sat, 1 Dec 2018 05:57:19 +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: <20181201055719.15F80FB1F@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. --_----------=_1543643839262100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Dec 1 05:57:18 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated archivers/cabextract to 1.9 To generate a diff of this commit: cvs rdiff -u -r1.4955 -r1.4956 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18637 -r1.18638 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543643839262100 Content-Disposition: inline Content-Length: 1252 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4955 pkgsrc/doc/CHANGES-2018:1.4956 --- pkgsrc/doc/CHANGES-2018:1.4955 Sat Dec 1 05:55:49 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Dec 1 05:57:18 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4955 2018/12/01 05:55:49 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.4956 2018/12/01 05:57:18 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6920,3 +6920,4 @@ Changes to the packages collection and i Updated devel/p5-Future to 0.39 [wen 2018-12-01] Updated devel/automake to 1.16.1 [wiz 2018-12-01] Updated misc/goffice0.10 to 0.10.44 [wiz 2018-12-01] + Updated archivers/cabextract to 1.9 [wiz 2018-12-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18637 pkgsrc/doc/TODO:1.18638 --- pkgsrc/doc/TODO:1.18637 Sat Dec 1 05:55:49 2018 +++ pkgsrc/doc/TODO Sat Dec 1 05:57:18 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18637 2018/12/01 05:55:49 wiz Exp $ +$NetBSD: TODO,v 1.18638 2018/12/01 05:57:18 wiz Exp $ Suggested new packages ====================== @@ -472,7 +472,6 @@ For possible Perl packages updates, see o bzr-svn-1.2.2 o bzrtools-2.6.0 o c4-1.10 - o cabextract-1.9 o cal3d-0.11.0 o calc-2.11.10.1 o calcoo-2.1.0 --_----------=_1543643839262100--