Received: by mail.netbsd.org (Postfix, from userid 605) id 7C71885046; Mon, 30 Apr 2018 10:37:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6945084E3C for ; Mon, 30 Apr 2018 10:37:49 +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 KHm_xxPRmgYF for ; Mon, 30 Apr 2018 10:37:48 +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 9A73384C82 for ; Mon, 30 Apr 2018 10:37:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 85404FBEC; Mon, 30 Apr 2018 10:37:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1525084668298000" MIME-Version: 1.0 Date: Mon, 30 Apr 2018 10:37:48 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/emulators/atari800 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180430103748.85404FBEC@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. --_----------=_1525084668298000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Apr 30 10:37:48 UTC 2018 Modified Files: pkgsrc/emulators/atari800: distinfo Removed Files: pkgsrc/emulators/atari800/patches: patch-rdevice.c Log Message: atari800: remove references to obsolete DragonFly/i386 To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/emulators/atari800/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/atari800/patches/patch-rdevice.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1525084668298000 Content-Disposition: inline Content-Length: 936 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/emulators/atari800/distinfo diff -u pkgsrc/emulators/atari800/distinfo:1.21 pkgsrc/emulators/atari800/distinfo:1.22 --- pkgsrc/emulators/atari800/distinfo:1.21 Thu Dec 14 22:12:19 2017 +++ pkgsrc/emulators/atari800/distinfo Mon Apr 30 10:37:48 2018 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.21 2017/12/14 22:12:19 adam Exp $ +$NetBSD: distinfo,v 1.22 2018/04/30 10:37:48 wiz Exp $ SHA1 (atari800-3.1.0.tar.gz) = d81d57ae8cc14169521e3738d3ac1b2e18a95080 RMD160 (atari800-3.1.0.tar.gz) = 8644aec61b8f9084d7ced672236d779bee1fedcc @@ -11,5 +11,4 @@ Size (xf25.zip) = 188942 bytes SHA1 (patch-ac) = 28a10768c6214cbe3cad9006916dbfa28b70eb96 SHA1 (patch-cfg.c) = c8f22ca08b4fad2c24886dc8132c7269331b4f39 SHA1 (patch-configure) = 9ad06b6a273b8efe6c628e40cde7ce4e304675cd -SHA1 (patch-rdevice.c) = 9c17f7e600db506e7e6e9f1f3780e66b404813be SHA1 (patch-sound__oss.c) = 7318f96c460bbd9cb116401328e2368ce7be29ab --_----------=_1525084668298000--