1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

New harmonics-file with new location.

PR:		19420, 19395
Submitted by:	maintainer
This commit is contained in:
Alexander Langer 2000-06-23 09:05:10 +00:00
parent d4cfe8918c
commit 34b962b6f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29799
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
MD5 (xtide-2.2.tar.gz) = a2e9ef7a0eea27de87a12efa0339ac85
MD5 (harmonics.world.gz) = 35e94d71936ca8de60872a9784fb5883
MD5 (harmonics.world.gz) = 207c2fdda8efe7546b5fe41b6cda0f0e

View File

@ -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");