[Lunar-commits] <moonbase> xephem: version bump and adding a patch for openmotif.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Tue Jun 23 15:38:29 CEST 2009


commit 8c59fd946ec076aaea0721ad0935653d694829b5
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Tue Jun 23 09:38:29 2009 -0400

    xephem: version bump and adding a patch for openmotif.
---
 science/xephem/BUILD   |    4 +++-
 science/xephem/DETAILS |   11 +++++++----
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/science/xephem/BUILD b/science/xephem/BUILD
index a465aa5..d801daa 100644
--- a/science/xephem/BUILD
+++ b/science/xephem/BUILD
@@ -1,10 +1,12 @@
 (
 
+  patch_it $SOURCE_CACHE/$SOURCE2 0  &&
+
   # Make the makefiles obay our CFLAGS!
   sedit "s:^CFLAGS[ ]*=\(.*\)-O2\(.*\):CFLAGS= \1 \2 $CFLAGS:" libastro/Makefile
   sedit "s:^CFLAGS[ ]*=\(.*\)-O2\(.*\):CFLAGS= \1 \2 $CFLAGS:" libip/Makefile
   sedit "s:^CFLAGS[ ]*=\(.*\)-O2\(.*\):CFLAGS= \1 \2 $CFLAGS:" libjpegd/Makefile
-  sedit "s:^CFLAGS[ ]*=\(.*\)$(CLDFLAGS)\(.*\):CFLAGS=\1 \2:" GUI/xephem/Makefile.simple
+  sedit "s:^CFLAGS[ ]*=\(.*\)$(CLDFLAGS)\(.*\):CFLAGS=\1 \2:" GUI/xephem/Makefile
 
   # Get with the making
   for sdir in libastro libip liblilxml libjpegd GUI/xephem; do
diff --git a/science/xephem/DETAILS b/science/xephem/DETAILS
index b01d981..376ca8c 100644
--- a/science/xephem/DETAILS
+++ b/science/xephem/DETAILS
@@ -1,14 +1,17 @@
           MODULE=xephem
-         VERSION=3.7.2
+         VERSION=3.7.3
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=xephem-3.7.3-link-motif.patch
       SOURCE_URL=http://www.clearskyinstitute.com/$MODULE/
-      SOURCE_VFY=sha1:8027f73e934e257316d15c474c88d435241c521d
+     SOURCE2_URL=$PATCH_URL
+      SOURCE_VFY=sha1:b19c528097f7357e90a18bc605128eca9394b748
+     SOURCE2_VFY=sha1:fc113388d3af0e864ebe08a3808004a2214a69f8
         WEB_SITE=http://www.clearskyinstitute.com/xephem/
          ENTERED=20050113
-         UPDATED=20070310
+         UPDATED=20090623
            SHORT="The Serious Interactive Astronomical Software Ephemeris"
 
-cat <<EOF
+cat << EOF
 XEphem \eks-i-'fem\ n.  [X Window System + Ephemeris] (1990) :
 
 The scientific-grade interactive astronomical ephemeris software


More information about the Lunar-commits mailing list