diff options
author | db <db@FreeBSD.org> | 2007-09-30 04:00:32 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2007-09-30 04:00:32 +0800 |
commit | 420fa802797132fd4089cb7857d7b5b694e4bea7 (patch) | |
tree | 7ffa504aadd802ef91a33ddbd3c8a605afc6c990 | |
parent | 3d2f32e8d2a16e5da319337a0affdd8c16a0a161 (diff) | |
download | freebsd-ports-gnome-420fa802797132fd4089cb7857d7b5b694e4bea7.tar.gz freebsd-ports-gnome-420fa802797132fd4089cb7857d7b5b694e4bea7.tar.zst freebsd-ports-gnome-420fa802797132fd4089cb7857d7b5b694e4bea7.zip |
- Many reports of errors with this port compared to debian version of wwl
rewriting original resulted in fewer bytes than the diffs.
- wwl should be listed in hamradio as well
-rw-r--r-- | comms/wwl/Makefile | 10 | ||||
-rw-r--r-- | comms/wwl/distinfo | 6 | ||||
-rw-r--r-- | comms/wwl/pkg-descr | 1 |
3 files changed, 10 insertions, 7 deletions
diff --git a/comms/wwl/Makefile b/comms/wwl/Makefile index 8f30bfe4b632..c8c848869ab5 100644 --- a/comms/wwl/Makefile +++ b/comms/wwl/Makefile @@ -7,8 +7,12 @@ PORTNAME= wwl PORTVERSION= 1.2 -CATEGORIES= comms astro -MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/ham/} +PORTREVISION= 1 +CATEGORIES= comms hamradio astro geography +MASTER_SITES= http://www.db.net/downloads/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= db +DISTNAME= ${PORTNAME}+db-${PORTVERSION} MAINTAINER= db@FreeBSD.org COMMENT= Calculates distance (qrb) used in Amateur Radio @@ -16,8 +20,6 @@ COMMENT= Calculates distance (qrb) used in Amateur Radio PORTDOCS= README INSTALL PLIST_FILES= bin/wwl -WRKSRC= ${WRKDIR}/wwl - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wwl ${PREFIX}/bin .if !defined(NOPORTDOCS) diff --git a/comms/wwl/distinfo b/comms/wwl/distinfo index e73a68b766f1..4de0496fde62 100644 --- a/comms/wwl/distinfo +++ b/comms/wwl/distinfo @@ -1,3 +1,3 @@ -MD5 (wwl-1.2.tar.gz) = 7185ea0e949e5868a802b80a1cfdd304 -SHA256 (wwl-1.2.tar.gz) = c4f31c14ae1ed9db2d2d74d0ac06ef40d8a4fce6eeae2b42ca62ac8311014a5e -SIZE (wwl-1.2.tar.gz) = 2604 +MD5 (wwl+db-1.2.tar.gz) = a6bb81c3678d4a1eadf4e722a78cdd0b +SHA256 (wwl+db-1.2.tar.gz) = 32fa50444079b7ec0c0840835fd63778c7506eed5c12183836698d813762f49b +SIZE (wwl+db-1.2.tar.gz) = 2901 diff --git a/comms/wwl/pkg-descr b/comms/wwl/pkg-descr index 111297c0d59a..32558aeaf36f 100644 --- a/comms/wwl/pkg-descr +++ b/comms/wwl/pkg-descr @@ -1,6 +1,7 @@ Given two Maidenhead locators, calculates distance (qrb) and azimuth. Originally by IK0ZSN Mirko Caserta <ik0zsn@amsat.org> +with local changes by db - Diane Bruce, VA3DB db@db.net |