diff options
author | jakllsch <jakllsch@pkgsrc.org> | 2016-06-18 21:32:09 +0000 |
---|---|---|
committer | jakllsch <jakllsch@pkgsrc.org> | 2016-06-18 21:32:09 +0000 |
commit | 987b06abe18a56d6fb38497e6e3d73fe4c93fa95 (patch) | |
tree | 8b43c224bba86dfc3fc372c49662509984c0b1cf /x11 | |
parent | b549ef04659b71829343300d6175fd707c3e80cb (diff) | |
download | pkgsrc-987b06abe18a56d6fb38497e6e3d73fe4c93fa95.tar.gz |
Update xephem to 3.7.7 with OK from gdt@.
Changes from 3.7.6 to 3.7.7
Released August 9, 2015
Bugs fixed:
Improved earth satellite range rate
Fixed some typos in help file
Updated magnetic declination model for 2015-2020
Update Makefile for OS X.10 Yosemite to look for X11 in /opt/X11
Magnetic declination tooltip was reversed
Update Minor Planet Center donwloading script, mpcorb2edb.pl
INDI was not sending all Switches as required by specification.
Change astorb2edbl.pl to use curl and try both with and without EPSV.
New features:
Include new simpleINDI demo program.
Add support for UCAC4
Changes from 3.7.5 to 3.7.6
Released January 20, 2013
New features:
Show transit azimuth
Plots now show coordinates under cursor.
Improved Earth night lights file, nearth.gif.
Update Jupiter Great Red Spot default longitude.
Show satellite element age in Index.
Add Curiosity landing coordinates to mars_db
Separate Sky View horizon clipping option
SOHO is back
New daytime earth image with improved geography shading
SkyView -> Favorites offers same controls as map right-click
Telescope GoTo honors horizon map
Bugs fixed:
Improve Earth sunline in cyl graphic projection near equinox.
Improve error handling downloading asteroid data.
Improve accuracy of Earth satellite transits.
Significantly improve speed of Earth satellite rise and set predictions.
Significantly improve accuracy of Earth satellite transit predictions.
Eliminate Earth satellite Objects table values flashing.
Improve accuracy of Earth satellite ground footprint.
Saving Favorites after downloading new elements now saves new values.
Improved earth satellite height and solver stability.
Improve INDI menu interactions for type ISwitchVectorProperty
Sky view horizon clipping incorrectly in rare cases.
Better isolation of applicable Sky View options in individual planet rendering.
In Moon view: subearth, subsolar and anti-subsolar options moved from Grid to {Pen}Umbra.
Show sun in moonview during solar eclipse
Better handling of proxies and large files in web downloads
Favorites menu updates when db that is also a favorite changes.
Fixed crash if Earth view showing Favorite that is updated from file or download
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xephem/Makefile | 5 | ||||
-rw-r--r-- | x11/xephem/distinfo | 12 | ||||
-rw-r--r-- | x11/xephem/patches/patch-aa | 16 |
3 files changed, 16 insertions, 17 deletions
diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index 77ce5677417..944f8ffa968 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.59 2015/06/12 10:52:19 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2016/06/18 21:32:09 jakllsch Exp $ -DISTNAME= xephem-3.7.5 -PKGREVISION= 4 +DISTNAME= xephem-3.7.7 CATEGORIES= x11 MASTER_SITES= http://www.clearskyinstitute.com/xephem/ \ http://97.74.56.125/free/ diff --git a/x11/xephem/distinfo b/x11/xephem/distinfo index b2308006c5b..4170b721138 100644 --- a/x11/xephem/distinfo +++ b/x11/xephem/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.14 2015/11/04 03:29:00 agc Exp $ +$NetBSD: distinfo,v 1.15 2016/06/18 21:32:09 jakllsch Exp $ -SHA1 (xephem-3.7.5.tar.gz) = 1a00c36add7655c7ec8fdfe9cf28a6e0b94d2702 -RMD160 (xephem-3.7.5.tar.gz) = ba771b8c1673a7e02b6d8ec0be1823276ae1e3ce -SHA512 (xephem-3.7.5.tar.gz) = 58cd75e4cf8b541d818631e50453f14275cf81ca3349c442ac62eb7fa15509d3d2d57f88420f866312e41ecfd333c8aeeade7656a84e6e527811f98a26b8588d -Size (xephem-3.7.5.tar.gz) = 18908521 bytes -SHA1 (patch-aa) = 01556ba78fa043cf3b263bc6de10f060dda81c72 +SHA1 (xephem-3.7.7.tar.gz) = 05c33df75dcd8e746062c64c32ace4e0b3463160 +RMD160 (xephem-3.7.7.tar.gz) = 6e451ee5291561bfeb63043ec30ae3b3928e2207 +SHA512 (xephem-3.7.7.tar.gz) = d9cfecf0ce8aa495f66fcf6772ca7df0638cef8b9f18d9d6cbf013846a7575786ae9b5c515abc2058783baa7610320c893ddbc6f68bae28c65661a1c73b88634 +Size (xephem-3.7.7.tar.gz) = 18128523 bytes +SHA1 (patch-aa) = 50da33421f5773483e7b6078bf01369c74681596 SHA1 (patch-ab) = 16f179076e80797c6708b80287e5402dd269ff69 diff --git a/x11/xephem/patches/patch-aa b/x11/xephem/patches/patch-aa index 2bddc9e9eb9..41ee5422098 100644 --- a/x11/xephem/patches/patch-aa +++ b/x11/xephem/patches/patch-aa @@ -1,17 +1,17 @@ -$NetBSD: patch-aa,v 1.9 2011/12/07 16:19:33 drochner Exp $ +$NetBSD: patch-aa,v 1.10 2016/06/18 21:32:10 jakllsch Exp $ ---- Makefile.orig 2011-07-25 18:26:24.000000000 +0000 +--- Makefile.orig 2015-08-09 21:36:50.000000000 +0000 +++ Makefile -@@ -34,9 +34,9 @@ endif - # some systems now use just /usr/X11 (not /usr/X11R6) +@@ -32,9 +32,9 @@ endif + # for linux and Apple OS X CC = gcc CLDFLAGS = -g --CFLAGS = $(LIBINC) $(CLDFLAGS) -O2 -Wall -I$(MOTIFI) -I/usr/X11R6/include --LDFLAGS = $(LIBLNK) $(CLDFLAGS) -L$(MOTIFL) -L/usr/X11R6/lib --XLIBS = $(MOTIFL)/libXm.a -lXp -lXt -lXext -lXmu -lX11 +-CFLAGS = $(LIBINC) $(CLDFLAGS) -O2 -Wall -I$(MOTIFI) -I/opt/X11/include +-LDFLAGS = $(LIBLNK) $(CLDFLAGS) -L$(MOTIFL) -L/opt/X11/lib +-XLIBS = -lXm -lXp -lXt -lXext -lXmu -lX11 +CFLAGS = $(LIBINC) $(CLDFLAGS) -O2 -Wall -I/usr/X11R6/include +LDFLAGS = $(LIBLNK) $(CLDFLAGS) $(X11_LDFLAGS) +XLIBS = $(MOTIFLIB) -lXt -lXext -lXmu -lX11 LIBS = $(XLIBS) $(LIBLIB) -lm - # for ppc Apple OS X to make universal (i386 and ppc binary), requires + # static linking on Apple using X11 libs from ports |