Received: by mail.netbsd.org (Postfix, from userid 605) id 9F9C484ECE; Thu, 16 Apr 2020 11:57:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 29D4F84D91 for ; Thu, 16 Apr 2020 11:57:26 +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 750ueV5trqNN for ; Thu, 16 Apr 2020 11:57:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 89B8984CD5 for ; Thu, 16 Apr 2020 11:57:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8755FFB27; Thu, 16 Apr 2020 11:57:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1587038245210480" MIME-Version: 1.0 Date: Thu, 16 Apr 2020 11:57:25 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20200416115725.8755FFB27@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. --_----------=_1587038245210480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Thu Apr 16 11:57:25 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated multimedia/adobe-flash-player to 32.0.0.363 To generate a diff of this commit: cvs rdiff -u -r1.2313 -r1.2314 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1587038245210480 Content-Disposition: inline Content-Length: 756 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2313 pkgsrc/doc/CHANGES-2020:1.2314 --- pkgsrc/doc/CHANGES-2020:1.2313 Thu Apr 16 11:52:03 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Apr 16 11:57:25 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2313 2020/04/16 11:52:03 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.2314 2020/04/16 11:57:25 tsutsui Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3169,3 +3169,4 @@ Changes to the packages collection and i Updated devel/gnustep-objc to 1.8.1 [manu 2020-04-16] Updated devel/gnustep-base to 1.27.0 [manu 2020-04-16] Updated lang/openjdk11 to 1.11.0.7.10 [ryoon 2020-04-16] + Updated multimedia/adobe-flash-player to 32.0.0.363 [tsutsui 2020-04-16] --_----------=_1587038245210480--