summaryrefslogtreecommitdiff
path: root/astro/xtide
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-06-23 09:05:10 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-06-23 09:05:10 +0000
commit34b962b6f44c64458ef41f62c150d23529d6e8f2 (patch)
tree8f9ca8da314820557b0812da2bd4a951cee14513 /astro/xtide
parentUpdate to 2.01 (This version supports Tgif Ver. 4.X !!) (diff)
New harmonics-file with new location.
PR: 19420, 19395 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=29799
Diffstat (limited to 'astro/xtide')
-rw-r--r--astro/xtide/distinfo2
-rw-r--r--astro/xtide/files/patch-aa6
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/xtide/distinfo b/astro/xtide/distinfo
index dc6c4debaec6..2db6c3a0ad9d 100644
--- a/astro/xtide/distinfo
+++ b/astro/xtide/distinfo
@@ -1,2 +1,2 @@
MD5 (xtide-2.2.tar.gz) = a2e9ef7a0eea27de87a12efa0339ac85
-MD5 (harmonics.world.gz) = 35e94d71936ca8de60872a9784fb5883
+MD5 (harmonics.world.gz) = 207c2fdda8efe7546b5fe41b6cda0f0e
diff --git a/astro/xtide/files/patch-aa b/astro/xtide/files/patch-aa
index e2101ee36593..30ba0acb9726 100644
--- a/astro/xtide/files/patch-aa
+++ b/astro/xtide/files/patch-aa
@@ -1,5 +1,5 @@
-*** TideContext.cc.orig Mon Apr 17 16:16:02 2000
---- TideContext.cc Mon Apr 17 16:17:00 2000
+*** TideContext.cc.orig Sun Dec 5 15:12:17 1999
+--- TideContext.cc Mon Jun 19 22:51:03 2000
***************
*** 53,59 ****
}
@@ -13,7 +13,7 @@
}
}
if (hfile_path.isNull())
-! hfile_path = "/usr/local/share/xtide/harmonics";
+! hfile_path = "/usr/X11R6/share/xtide/harmonics";
harmonicsPath = new HarmonicsPath (hfile_path);
homedir = getenv ("HOME");