summaryrefslogtreecommitdiff
path: root/x11/xephem/patches/patch-ae
diff options
context:
space:
mode:
authordrochner <drochner>2000-12-12 17:29:51 +0000
committerdrochner <drochner>2000-12-12 17:29:51 +0000
commit7e9a04046500b6143464dc5c0cb848bde0bbc540 (patch)
tree0e94353464ac7491285b8e20ab5b056eb2a33c1e /x11/xephem/patches/patch-ae
parentd56c252d7beb257febe8ce6e2fb2d3f2312f2d19 (diff)
downloadpkgsrc-7e9a04046500b6143464dc5c0cb848bde0bbc540.tar.gz
update to 3.4
too many changes to list here, see HOMEPAGE for details simplified installation a bit to save the need to list all the individual support files in the Makefile
Diffstat (limited to 'x11/xephem/patches/patch-ae')
-rw-r--r--x11/xephem/patches/patch-ae12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/xephem/patches/patch-ae b/x11/xephem/patches/patch-ae
index 3eda801a027..3f4d4f6b6df 100644
--- a/x11/xephem/patches/patch-ae
+++ b/x11/xephem/patches/patch-ae
@@ -1,10 +1,10 @@
-$NetBSD: patch-ae,v 1.3 2000/03/08 12:01:50 agc Exp $
+$NetBSD: patch-ae,v 1.4 2000/12/12 17:29:52 drochner Exp $
---- tools/mpcorb2edb.pl.orig Wed Oct 6 21:50:21 1999
-+++ tools/mpcorb2edb.pl Sun Feb 20 18:37:27 2000
+--- tools/mpcorb2edb.pl.orig Sat Dec 2 09:35:54 2000
++++ tools/mpcorb2edb.pl Sun Dec 10 17:21:20 2000
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!@LOCALBASE@/bin/perl
- # convert mpcorb.dat on stdin to minorpl.edb on stdout.
- #
- # actually, only those asteroids that might ever be brighter than dimmag are
+ # convert MPCORB.DAT to 2 .edb files.
+ # Usage: [-f] <base>
+ # if -f then use ftp to get the script from harvard, else read it from stdin.