Received: by mail.netbsd.org (Postfix, from userid 605) id B2D8984DAC; Tue, 13 Apr 2021 08:32:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EEA9784D46 for ; Tue, 13 Apr 2021 08:32:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id P6FE-V6mWHzR for ; Tue, 13 Apr 2021 08:32:03 +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 839CB84D14 for ; Tue, 13 Apr 2021 08:32:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7A842FA95; Tue, 13 Apr 2021 08:32:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161830272397930" MIME-Version: 1.0 Date: Tue, 13 Apr 2021 08:32:03 +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: <20210413083203.7A842FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161830272397930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Apr 13 08:32:03 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Removed multimedia/tvtime To generate a diff of this commit: cvs rdiff -u -r1.2113 -r1.2114 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161830272397930 Content-Disposition: inline Content-Length: 721 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.2113 pkgsrc/doc/CHANGES-2021:1.2114 --- pkgsrc/doc/CHANGES-2021:1.2113 Tue Apr 13 08:28:59 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Apr 13 08:32:03 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2113 2021/04/13 08:28:59 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2114 2021/04/13 08:32:03 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3388,3 +3388,4 @@ Changes to the packages collection and i Updated net/syncthing to 1.15.1nb1 [triaxx 2021-04-13] Updated fonts/liberation-ttf to 2.1.3nb1 [wiz 2021-04-13] Updated devel/libsigc++ to 2.10.6nb1 [wiz 2021-04-13] + Removed multimedia/tvtime [nia 2021-04-13] --_----------=_161830272397930--