Received: by mail.netbsd.org (Postfix, from userid 605) id EFC0884D44; Tue, 3 Aug 2021 13:16:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 362D784E69 for ; Tue, 3 Aug 2021 13:16:38 +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 VO530ZnWz2PK for ; Tue, 3 Aug 2021 13:16:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8419B84D44 for ; Tue, 3 Aug 2021 13:16:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8055FFA97; Tue, 3 Aug 2021 13:16:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1627996597177370" MIME-Version: 1.0 Date: Tue, 3 Aug 2021 13:16:37 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20210803131637.8055FFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1627996597177370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Aug 3 13:16:37 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated net/minitube to 3.9 To generate a diff of this commit: cvs rdiff -u -r1.4054 -r1.4055 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20912 -r1.20913 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1627996597177370 Content-Disposition: inline Content-Length: 1322 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.4054 pkgsrc/doc/CHANGES-2021:1.4055 --- pkgsrc/doc/CHANGES-2021:1.4054 Tue Aug 3 12:19:40 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Aug 3 13:16:36 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4054 2021/08/03 12:19:40 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.4055 2021/08/03 13:16:36 ryoon Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6453,3 +6453,4 @@ Changes to the packages collection and i Updated x11/xeyes to 1.2.0nb1 [ryoon 2021-08-03] Updated x11/xrestop to 0.5 [wiz 2021-08-03] Updated devel/byacc to 20210802 [fcambus 2021-08-03] + Updated net/minitube to 3.9 [ryoon 2021-08-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20912 pkgsrc/doc/TODO:1.20913 --- pkgsrc/doc/TODO:1.20912 Mon Aug 2 13:49:46 2021 +++ pkgsrc/doc/TODO Tue Aug 3 13:16:37 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20912 2021/08/02 13:49:46 wiz Exp $ +$NetBSD: TODO,v 1.20913 2021/08/03 13:16:37 ryoon Exp $ Suggested new packages ====================== @@ -1333,7 +1333,6 @@ For possible Perl packages updates, see o mingw-w64-x86_64-gcc-winpthreads-10.3.0 o mini_sendmail-1.3.9 o miniircd-2.1 - o minitube-3.8.2 o mipsel-none-elf-binutils-2.36.1 o mipsel-none-elf-gcc-9.3.0 o mit-scheme-bin-9.2 --_----------=_1627996597177370--