summaryrefslogtreecommitdiff
path: root/misc/stellarium/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2009-03-19 11:43:06 +0000
committerdrochner <drochner>2009-03-19 11:43:06 +0000
commit1df71b02e9f98753f3aae02d6c5a35de2cbe5f79 (patch)
treeb620c6d9a921a2d38e3efbeb8aef9a828e5d3a58 /misc/stellarium/Makefile
parent5735e6564abe1209ae5c061e0f71184c7d43f207 (diff)
downloadpkgsrc-1df71b02e9f98753f3aae02d6c5a35de2cbe5f79.tar.gz
update to 0.10.2
Version 0.10.2 is based on the recent release of QT 4.5, which should fix startup problems which some users experienced with version 0.10.1. This change should also solve some Mac rendering bugs and speed up the GUI elements of the program. A new projection mode is now available, called "Hammer-Aitoff", which allows for very wide fields of view (up to 360 degrees). This release also includes many bug fixes and some general performance tweaks. (The note about qt-4.5 is misleading. It works with 4.4 as well.)
Diffstat (limited to 'misc/stellarium/Makefile')
-rw-r--r--misc/stellarium/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile
index e3688aefa18..857666e2b1a 100644
--- a/misc/stellarium/Makefile
+++ b/misc/stellarium/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2009/03/09 13:24:44 hasso Exp $
+# $NetBSD: Makefile,v 1.31 2009/03/19 11:43:06 drochner Exp $
-DISTNAME= stellarium-0.10.1
+DISTNAME= stellarium-0.10.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/}