Received: by mail.netbsd.org (Postfix, from userid 605) id 7EA1F84D46; Thu, 18 Feb 2021 10:34:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B8BF484D41 for ; Thu, 18 Feb 2021 10:34:31 +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 vDN2jhluCgV9 for ; Thu, 18 Feb 2021 10:34:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 13FA884CE7 for ; Thu, 18 Feb 2021 10:34:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 11AD9FA95; Thu, 18 Feb 2021 10:34:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613644471149220" MIME-Version: 1.0 Date: Thu, 18 Feb 2021 10:34:31 +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: <20210218103431.11AD9FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613644471149220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Feb 18 10:34:30 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated archivers/gtar to 1.34 To generate a diff of this commit: cvs rdiff -u -r1.1154 -r1.1155 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20396 -r1.20397 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613644471149220 Content-Disposition: inline Content-Length: 1281 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1154 pkgsrc/doc/CHANGES-2021:1.1155 --- pkgsrc/doc/CHANGES-2021:1.1154 Thu Feb 18 10:31:37 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Feb 18 10:34:30 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1154 2021/02/18 10:31:37 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.1155 2021/02/18 10:34:30 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1664,3 +1664,4 @@ Changes to the packages collection and i Updated math/libnumbertext to 1.0.7 [wiz 2021-02-18] Updated textproc/libstemmer to 2.1.0 [wiz 2021-02-18] Updated devel/py-hypothesis to 6.2.0 [wiz 2021-02-18] + Updated archivers/gtar to 1.34 [wiz 2021-02-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20396 pkgsrc/doc/TODO:1.20397 --- pkgsrc/doc/TODO:1.20396 Thu Feb 18 10:31:37 2021 +++ pkgsrc/doc/TODO Thu Feb 18 10:34:30 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20396 2021/02/18 10:31:37 wiz Exp $ +$NetBSD: TODO,v 1.20397 2021/02/18 10:34:30 wiz Exp $ Suggested new packages ====================== @@ -635,7 +635,6 @@ For possible Perl packages updates, see o gss-1.0.3 o gst-plugins1-omx-1.10.0 o gstreamer1-1.18.3 [wip] - o gtar-base-1.34 o gthumb-3.4.0 o gtk4+-4.0 [wip] o gtkglarea-2.1.0 --_----------=_1613644471149220--