diff options
author | drochner <drochner@pkgsrc.org> | 2009-03-19 11:43:06 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-03-19 11:43:06 +0000 |
commit | e2753cff56eedb6ee71861c6f6872ede7f0042b9 (patch) | |
tree | b620c6d9a921a2d38e3efbeb8aef9a828e5d3a58 /misc/stellarium | |
parent | 216397de5393cd1e6ae8d34e2fa663a438d04217 (diff) | |
download | pkgsrc-e2753cff56eedb6ee71861c6f6872ede7f0042b9.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')
-rw-r--r-- | misc/stellarium/Makefile | 4 | ||||
-rw-r--r-- | misc/stellarium/distinfo | 8 |
2 files changed, 6 insertions, 6 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/} diff --git a/misc/stellarium/distinfo b/misc/stellarium/distinfo index b89a4ca0edf..172cc0efd84 100644 --- a/misc/stellarium/distinfo +++ b/misc/stellarium/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2009/02/11 18:05:53 drochner Exp $ +$NetBSD: distinfo,v 1.12 2009/03/19 11:43:06 drochner Exp $ -SHA1 (stellarium-0.10.1.tar.gz) = cacfd55f0fdcbee502ae918138705dcd24e991c2 -RMD160 (stellarium-0.10.1.tar.gz) = f28293f8fc620eaee935818e323c400c2835c7a4 -Size (stellarium-0.10.1.tar.gz) = 35242343 bytes +SHA1 (stellarium-0.10.2.tar.gz) = aa24cbb8d4a911121108df67483b4c753402928e +RMD160 (stellarium-0.10.2.tar.gz) = ea88f1ba4c29a3a9087e5ca89a16258e59d12e72 +Size (stellarium-0.10.2.tar.gz) = 35250510 bytes SHA1 (patch-aa) = 308fb712725a7651a91c553fbc3c68e6b64a6cd9 SHA1 (patch-ab) = d94f54f6945d19b340748fbfd2a9187c543aed2a |