Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 714BA7A13C for ; Thu, 26 Jan 2017 12:45:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1C9C985599; Thu, 26 Jan 2017 12:45:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A157384CEF for ; Thu, 26 Jan 2017 12:45:57 +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 nZIA4Q9q2SmY for ; Thu, 26 Jan 2017 12:45:57 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id F390585581 for ; Thu, 26 Jan 2017 12:45:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F217AFBA6; Thu, 26 Jan 2017 12:45:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148543475662530" MIME-Version: 1.0 Date: Thu, 26 Jan 2017 12:45:56 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20170126124556.F217AFBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148543475662530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Thu Jan 26 12:45:56 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated emulators/stella to 4.7.3 To generate a diff of this commit: cvs rdiff -u -r1.440 -r1.441 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16969 -r1.16970 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148543475662530 Content-Disposition: inline Content-Length: 1257 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.440 pkgsrc/doc/CHANGES-2017:1.441 --- pkgsrc/doc/CHANGES-2017:1.440 Thu Jan 26 12:03:25 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Jan 26 12:45:56 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.440 2017/01/26 12:03:25 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.441 2017/01/26 12:45:56 mef Exp $ Changes to the packages collection and infrastructure in 2017: @@ -559,3 +559,4 @@ Changes to the packages collection and i Updated x11/presentproto to 1.1 [wiz 2017-01-26] Updated databases/db6 to 6.2.23 [adam 2017-01-26] Updated databases/py-bsddb3 to 6.2.4 [wiz 2017-01-26] + Updated emulators/stella to 4.7.3 [mef 2017-01-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16969 pkgsrc/doc/TODO:1.16970 --- pkgsrc/doc/TODO:1.16969 Wed Jan 25 15:54:11 2017 +++ pkgsrc/doc/TODO Thu Jan 26 12:45:56 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16969 2017/01/25 15:54:11 adam Exp $ +$NetBSD: TODO,v 1.16970 2017/01/26 12:45:56 mef Exp $ Suggested new packages ====================== @@ -1495,7 +1495,6 @@ For possible Perl packages updates, see o star-1.5.3 o statist-1.3.0 o stegavorto-2011.05.26 - o stella-4.7.3 o stellarium-0.13.3 o stlport-4.6.2 o stow-2.2.2 --_----------=_148543475662530--