summaryrefslogtreecommitdiffstats
path: root/ham
diff options
context:
space:
mode:
authorJeremy Blosser2006-04-24 10:30:52 -0500
committerJeremy Blosser2006-04-24 10:30:52 -0500
commitea15f84723721f6f2da3eb38212fc0223b699388 (patch)
treeb27df22aea698bb9aec8c81c34b6d6441e48f010 /ham
parentc55a535c297b666bd3c477a0e982c22e999b9f08 (diff)
sync ./ham/gridloc from stable-rc 0.4
Diffstat (limited to 'ham')
-rwxr-xr-xham/gridloc/BUILD11
-rwxr-xr-xham/gridloc/DETAILS4
-rw-r--r--ham/gridloc/HISTORY4
3 files changed, 8 insertions, 11 deletions
diff --git a/ham/gridloc/BUILD b/ham/gridloc/BUILD
index 80132495b2..431a60c033 100755
--- a/ham/gridloc/BUILD
+++ b/ham/gridloc/BUILD
@@ -1,9 +1,2 @@
-patch ./Makefile $SCRIPT_DIRECTORY/patch
-(
-
- make &&
- prepare_install &&
- make install
-
-) > $C_FIFO 2>&1
-
+patch -p0 < $SCRIPT_DIRECTORY/patch
+ make
diff --git a/ham/gridloc/DETAILS b/ham/gridloc/DETAILS
index ce8b92e199..03649a7bd1 100755
--- a/ham/gridloc/DETAILS
+++ b/ham/gridloc/DETAILS
@@ -4,9 +4,9 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-04
SOURCE_URL[0]=http://leonardo.spidernet.net/Copernicus/22420/gridloc/$SOURCE
WEB_SITE=http://leonardo.spidernet.net/Copernicus/22420/
- MAINTAINER=afrayedknot@thefrayedknot.armory.com
+ BUILD_API=2
LICENSE=GPL
- MD5[0]=d5f7cde751ea49ca5a11699a736cca1e
+ SOURCE_HASH=sha512:526691af407affb0542a93c016e776e6d77f288fae40a9436815e89e0d0d6f30acf78e992be1812ec02b0b82f1adfb060522e0384cafa6370c19641788dfabea
ENTERED=20020803
UPDATED=20020803
SHORT="converts longitude/latitude to a Maidenhead grid locator"
diff --git a/ham/gridloc/HISTORY b/ham/gridloc/HISTORY
index 50b71e3a0d..ce4cd02255 100644
--- a/ham/gridloc/HISTORY
+++ b/ham/gridloc/HISTORY
@@ -1,3 +1,7 @@
+2005-11-26 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated BUILD_API=2, SOURCE_HASH. Removed MAINTAINER.
+ * BUILD: Updated for BUILD_API=2
+
2002-08-03 Andrew Stitt <afrayedknot@thefrayedknot.armory.com>
* Created this spell.