Ticket #4428: Portfile

File Portfile, 810 bytes (added by persamuelsson@…, 19 years ago)

Updated Portfile

Line 
1--- Portfile    2005-05-03 19:16:09.000000000 +0200
2+++ Portfile.new        2005-08-14 14:20:28.000000000 +0200
3@@ -2,7 +2,7 @@
4 
5 PortSystem       1.0
6 name             xephem
7-version          3.6.4
8+version          3.7
9 categories       science
10 maintainers      toby@opendarwin.org
11 description      interactive astronomical ephemeris program
12@@ -16,8 +16,8 @@
13 homepage         http://www.clearskyinstitute.com/xephem/
14 platforms        darwin
15 master_sites     ${homepage}
16-checksums        md5 f108d27e25cf9d569fbe419c1570e504 \
17-                 sha1 c0d262b5c95b91cab841e5b32dafa36ed9834e1b
18+checksums        md5 30d253d086580895df73d17e47b1a5fa \
19+                 sha1 ee661358d7c245759de0df031bdd731ed0d136cd
20 depends_lib      lib:libXm:lesstif
21 worksrcdir       ${distname}/GUI/xephem
22 use_configure    no