summaryrefslogtreecommitdiff
path: root/x11/xephem/patches/patch-ac
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-ac
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-ac')
-rw-r--r--x11/xephem/patches/patch-ac12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/xephem/patches/patch-ac b/x11/xephem/patches/patch-ac
index 2ddce54f751..69cdbda1360 100644
--- a/x11/xephem/patches/patch-ac
+++ b/x11/xephem/patches/patch-ac
@@ -1,10 +1,10 @@
-$NetBSD: patch-ac,v 1.2 1998/09/02 06:42:13 tron Exp $
+$NetBSD: patch-ac,v 1.3 2000/12/12 17:29:52 drochner Exp $
---- tools/astorb2edb.pl.orig Mon Sep 22 21:50:36 1997
-+++ tools/astorb2edb.pl Sat Aug 29 11:02:58 1998
+--- tools/astorb2edb.pl.orig Sat Dec 2 09:35:53 2000
++++ tools/astorb2edb.pl Sun Dec 10 17:18:41 2000
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!@LOCALBASE@/bin/perl
- # convert astorb.dat on stdin to asteroids.edb on stdout.
- #
- # actually, only those asteroids that might ever be brighter than dimmag are
+ # convert astorb.txt to 2 .edb files.
+ # Usage: [-f] <base>
+ # if -f then use ftp to get the script from harvard, else read it from stdin.