Received: by mail.netbsd.org (Postfix, from userid 605) id 6C00784D93; Mon, 18 Nov 2019 20:01:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E8EAA84D85 for ; Mon, 18 Nov 2019 20:01:35 +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 Vp__J4ApG7_d for ; Mon, 18 Nov 2019 20:01:35 +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 4FF4484CDB for ; Mon, 18 Nov 2019 20:01:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4CDF3FA97; Mon, 18 Nov 2019 20:01:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157410729559680" MIME-Version: 1.0 Date: Mon, 18 Nov 2019 20:01:35 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20191118200135.4CDF3FA97@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. --_----------=_157410729559680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Nov 18 20:01:35 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated emulators/fs-uae To generate a diff of this commit: cvs rdiff -u -r1.5017 -r1.5018 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157410729559680 Content-Disposition: inline Content-Length: 852 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.5017 pkgsrc/doc/CHANGES-2019:1.5018 --- pkgsrc/doc/CHANGES-2019:1.5017 Mon Nov 18 19:45:14 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Nov 18 20:01:35 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5017 2019/11/18 19:45:14 adam Exp $ +$NetBSD: CHANGES-2019,v 1.5018 2019/11/18 20:01:35 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8085,3 +8085,6 @@ Changes to the packages collection and i Added devel/py-pyobjc-framework-MetalKit version 6.1 [adam 2019-11-18] Updated www/gnurl to 7.67.0 [ng0 2019-11-18] Updated x11/py-qt5 to 5.13.2 [adam 2019-11-18] + Updated emulators/fs-uae to 3.0.2 [adam 2019-11-18] + Updated emulators/fs-uae-arcade to 3.0.2 [adam 2019-11-18] + Updated emulators/fs-uae-launcher to 3.0.2 [adam 2019-11-18] --_----------=_157410729559680--