diff options
author | drochner <drochner@pkgsrc.org> | 2013-10-01 14:46:55 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2013-10-01 14:46:55 +0000 |
commit | a677657416d0049551b09b867de7f7eb8e78475c (patch) | |
tree | 23788067e2239ce5227b5905c4e31962bebb1c65 /misc | |
parent | df7ca688f05873f60b9260e9ba90ccb1c1ce249d (diff) | |
download | pkgsrc-a677657416d0049551b09b867de7f7eb8e78475c.tar.gz |
update to 0.12.4
changes:
- fixed crash Stellarium when enabled binoculars in the Oculars plugin
- added render nighttime landscapes without lighting
Diffstat (limited to 'misc')
-rw-r--r-- | misc/stellarium/Makefile | 4 | ||||
-rw-r--r-- | misc/stellarium/PLIST | 8 | ||||
-rw-r--r-- | misc/stellarium/distinfo | 8 |
3 files changed, 13 insertions, 7 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile index 72f7f6f025c..4bd60f153b8 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.77 2013/09/09 11:30:26 drochner Exp $ +# $NetBSD: Makefile,v 1.78 2013/10/01 14:46:55 drochner Exp $ -DISTNAME= stellarium-0.12.3 +DISTNAME= stellarium-0.12.4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/} diff --git a/misc/stellarium/PLIST b/misc/stellarium/PLIST index 5ddcb13bfed..311492cc8bb 100644 --- a/misc/stellarium/PLIST +++ b/misc/stellarium/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2013/09/09 11:30:26 drochner Exp $ +@comment $NetBSD: PLIST,v 1.24 2013/10/01 14:46:55 drochner Exp $ bin/stellarium man/man1/stellarium.1 share/applications/stellarium.desktop @@ -318,6 +318,8 @@ share/stellarium/landscapes/hurricane/hurricane8.png share/stellarium/landscapes/hurricane/hurricaneb.png share/stellarium/landscapes/hurricane/landscape.ini share/stellarium/landscapes/jupiter/description.en.utf8 +share/stellarium/landscapes/jupiter/description.fr.utf8 +share/stellarium/landscapes/jupiter/description.pt_BR.utf8 share/stellarium/landscapes/jupiter/description.ru.utf8 share/stellarium/landscapes/jupiter/jupiter-256.png share/stellarium/landscapes/jupiter/landscape.ini @@ -346,6 +348,8 @@ share/stellarium/landscapes/moon/description.ru.utf8 share/stellarium/landscapes/moon/description.uk.utf8 share/stellarium/landscapes/moon/landscape.ini share/stellarium/landscapes/neptune/description.en.utf8 +share/stellarium/landscapes/neptune/description.fr.utf8 +share/stellarium/landscapes/neptune/description.pt_BR.utf8 share/stellarium/landscapes/neptune/description.ru.utf8 share/stellarium/landscapes/neptune/landscape.ini share/stellarium/landscapes/neptune/neptune-256.png @@ -394,6 +398,8 @@ share/stellarium/landscapes/trees/description.uk.utf8 share/stellarium/landscapes/trees/landscape.ini share/stellarium/landscapes/trees/trees_512.png share/stellarium/landscapes/uranus/description.en.utf8 +share/stellarium/landscapes/uranus/description.fr.utf8 +share/stellarium/landscapes/uranus/description.pt_BR.utf8 share/stellarium/landscapes/uranus/description.ru.utf8 share/stellarium/landscapes/uranus/landscape.ini share/stellarium/landscapes/uranus/uranus-256.png diff --git a/misc/stellarium/distinfo b/misc/stellarium/distinfo index 30c3dac8e16..3d5d2f72a56 100644 --- a/misc/stellarium/distinfo +++ b/misc/stellarium/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.31 2013/09/09 11:30:26 drochner Exp $ +$NetBSD: distinfo,v 1.32 2013/10/01 14:46:55 drochner Exp $ -SHA1 (stellarium-0.12.3.tar.gz) = 8009b8b4ad8eb6497b0a4cf000addb52c294e43c -RMD160 (stellarium-0.12.3.tar.gz) = 421b264bac0422984c65d1c5f09659b4838898c0 -Size (stellarium-0.12.3.tar.gz) = 79334422 bytes +SHA1 (stellarium-0.12.4.tar.gz) = 6d3cc4dc186db831af76830fe2e636ff1f7bbc90 +RMD160 (stellarium-0.12.4.tar.gz) = 4e212f8e0d613733ef98a506556c25dbab4d3b24 +Size (stellarium-0.12.4.tar.gz) = 79343617 bytes SHA1 (patch-ad) = 369e643a189f3e48076badcdaa49147773067ad5 SHA1 (patch-ae) = e6ee27b2b0914eb25a7e35b58dcadefb0fd349e0 SHA1 (patch-doc_stellarium.pod.cmake) = 654973a21459f86857aa674000cdba42ae2b8e01 |