diff options
author | adam <adam@pkgsrc.org> | 2020-06-29 13:21:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-06-29 13:21:08 +0000 |
commit | 61bed7fadadfc659219f7da3986ced5a24e3c202 (patch) | |
tree | ecc90683ca7b2e937cc31bc5bca49b38ebff23ab /misc | |
parent | 896838c61543ac85b896abc3e2f50cbed66b3a61 (diff) | |
download | pkgsrc-61bed7fadadfc659219f7da3986ced5a24e3c202.tar.gz |
stellarium: updated to 0.20.2
0.20.2:
The major changes of this version:
- Many changes in AstroCalc tool and core of Stellarium
- Many changes in scripting engline and Script Console
- Many changes in Oculars and Satellites plugins
- Updated DSO catalog
Diffstat (limited to 'misc')
-rw-r--r-- | misc/stellarium/Makefile | 5 | ||||
-rw-r--r-- | misc/stellarium/PLIST | 5 | ||||
-rw-r--r-- | misc/stellarium/distinfo | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile index 58aa845eed0..de848e84072 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.111 2020/06/02 08:24:21 adam Exp $ +# $NetBSD: Makefile,v 1.112 2020/06/29 13:21:08 adam Exp $ -DISTNAME= stellarium-0.20.1 -PKGREVISION= 1 +DISTNAME= stellarium-0.20.2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=Stellarium/} GITHUB_RELEASE= v${PKGVERSION_NOREV} diff --git a/misc/stellarium/PLIST b/misc/stellarium/PLIST index ea5f7427f5e..87c9e53f2a5 100644 --- a/misc/stellarium/PLIST +++ b/misc/stellarium/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.35 2020/04/22 06:33:36 adam Exp $ +@comment $NetBSD: PLIST,v 1.36 2020/06/29 13:21:08 adam Exp $ bin/stellarium man/man1/stellarium.1 ${PLIST.desktop}share/applications/stellarium.desktop @@ -2346,6 +2346,7 @@ share/stellarium/textures/neb_ocl_xlrg.png share/stellarium/textures/neb_ocln.png share/stellarium/textures/neb_ocln_lrg.png share/stellarium/textures/neb_pnb.png +share/stellarium/textures/neb_reg.png share/stellarium/textures/neptune.png share/stellarium/textures/neptune_rings.png share/stellarium/textures/nereid.png @@ -2914,7 +2915,7 @@ share/stellarium/webroot/js/api/updatequeue.js share/stellarium/webroot/js/api/viewcontrol.js share/stellarium/webroot/js/api/viewoptions.js share/stellarium/webroot/js/globalize.js -share/stellarium/webroot/js/jquery-3.4.1.js +share/stellarium/webroot/js/jquery-3.5.0.js share/stellarium/webroot/js/jquery-ui.js share/stellarium/webroot/js/jquery.ui.touch-punch.js share/stellarium/webroot/js/main.js diff --git a/misc/stellarium/distinfo b/misc/stellarium/distinfo index 16e56781860..14bf6395421 100644 --- a/misc/stellarium/distinfo +++ b/misc/stellarium/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.45 2020/04/22 06:33:36 adam Exp $ +$NetBSD: distinfo,v 1.46 2020/06/29 13:21:08 adam Exp $ -SHA1 (stellarium-0.20.1.tar.gz) = 20d89ff8e26bb8cef71796d138176be2602e6327 -RMD160 (stellarium-0.20.1.tar.gz) = 631fa278adfa1d639bae09c41c400e1a8d20ee7c -SHA512 (stellarium-0.20.1.tar.gz) = 685a306391dc681cc21834a226e35c769e11909f625ff7461d7e896ba412ad595871e93c69981b342099f46829f9f3ef3e276be867dc5ea5523fa60a99cc21d1 -Size (stellarium-0.20.1.tar.gz) = 343991703 bytes +SHA1 (stellarium-0.20.2.tar.gz) = 308fd0878d2126878d769d66cac1f00b3dccf819 +RMD160 (stellarium-0.20.2.tar.gz) = 42fda7ceae95a9d0bad3e243eb589a0f937a33af +SHA512 (stellarium-0.20.2.tar.gz) = 34f1ad5891dde84b53324046bdf1514df858335ba8f0954bb72350b057ff6dc4091a2d7bf89083489e0d8d1c750c5fb8ba8e1e241f9287a740121b377f0e510c +Size (stellarium-0.20.2.tar.gz) = 344319520 bytes SHA1 (patch-CMakeLists.txt) = 135846ad53c2c448b31b61ea0f0c0dd5e8f2d2a7 SHA1 (patch-data_CMakeLists.txt) = 760c38c5a5d3bf60a4039a2fbe177b2e49dee128 SHA1 (patch-doc_CMakeLists.txt) = c0505c73dc051b4416deb08b2127a49591cd1aed |