Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 0AE5263E5A8 for ; Fri, 3 May 2013 16:23:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C721B14A2F9; Fri, 3 May 2013 16:23:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 385CF14A2F8 for ; Fri, 3 May 2013 16:23:54 +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 hicjR-Xv0qyR for ; Fri, 3 May 2013 16:23:53 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B4E5314A2EA for ; Fri, 3 May 2013 16:23:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 96313175DD; Fri, 3 May 2013 16:23:53 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 3 May 2013 16:23:53 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/misc/stellarium To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20130503162353.96313175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Fri May 3 16:23:53 UTC 2013 Modified Files: pkgsrc/misc/stellarium: Makefile PLIST distinfo Log Message: update to 0.12.1 New features: Caldwell catalog for nebulae, re-packed star catalogs (Hipparcos and Tycho-2), delta-T manager, star magnitude limit control, updates textures of galaxies and nebulae and various small GUI changes. The release has over 30 closed bugs in the core application and plugins. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 pkgsrc/misc/stellarium/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/misc/stellarium/PLIST cvs rdiff -u -r1.25 -r1.26 pkgsrc/misc/stellarium/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.