Received: by mail.netbsd.org (Postfix, from userid 605) id 601D584DFB; Thu, 6 Dec 2018 15:38:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7EA1784DFA for ; Thu, 6 Dec 2018 15:38:51 +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 RGvpg9CL0FYh for ; Thu, 6 Dec 2018 15:38:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B5EDF84C81 for ; Thu, 6 Dec 2018 15:38:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A8844FB16; Thu, 6 Dec 2018 15:38:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544110730143540" MIME-Version: 1.0 Date: Thu, 6 Dec 2018 15:38:50 +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: <20181206153850.A8844FB16@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. --_----------=_1544110730143540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Thu Dec 6 15:38:50 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated multimedia/adobe-flash-player to 32.0.0.101 To generate a diff of this commit: cvs rdiff -u -r1.5069 -r1.5070 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544110730143540 Content-Disposition: inline Content-Length: 781 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.5069 pkgsrc/doc/CHANGES-2018:1.5070 --- pkgsrc/doc/CHANGES-2018:1.5069 Thu Dec 6 14:42:03 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Dec 6 15:38:50 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5069 2018/12/06 14:42:03 taca Exp $ +$NetBSD: CHANGES-2018,v 1.5070 2018/12/06 15:38:50 tsutsui Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7049,3 +7049,4 @@ Changes to the packages collection and i Added devel/ruby-hocon version 1.2.5 [taca 2018-12-06] Added devel/ruby-semantic_puppet version 1.0.2 [taca 2018-12-06] Added sysutils/ruby-puppet-resource_api version 1.6.2 [taca 2018-12-06] + Updated multimedia/adobe-flash-player to 32.0.0.101 [tsutsui 2018-12-06] --_----------=_1544110730143540--