diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-19 00:25:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-19 00:25:16 +0000 |
commit | 6278c307dc6c333b6a434d32746bef5414ad10ef (patch) | |
tree | 8f9696a4aa69bc67a996018b59c5c8f89a7cd0e5 /comms | |
parent | f5d5cd4bb48691ccfaece08456d90685b2c96ce4 (diff) | |
download | ports-6278c307dc6c333b6a434d32746bef5414ad10ef.tar.gz ports-6278c307dc6c333b6a434d32746bef5414ad10ef.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xdx/Makefile | 8 | ||||
-rw-r--r-- | comms/xdx/distinfo | 6 | ||||
-rw-r--r-- | comms/xdx/pkg-descr | 4 | ||||
-rw-r--r-- | comms/xdx/pkg-plist | 10 |
4 files changed, 18 insertions, 10 deletions
diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 1ed971701c0f..2a1551d87433 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -5,12 +5,10 @@ # $FreeBSD$ PORTNAME= xdx -PORTVERSION= 1.2 -PORTREVISION= 3 +PORTVERSION= 2.0 CATEGORIES= comms hamradio -MASTER_SITES= http://www.qsl.net/pg4i/download/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= pav +MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ \ + http://www.qsl.net/pg4i/download/ MAINTAINER= matt@mattsnetwork.co.uk COMMENT= Amateur Radio DX cluster monitor diff --git a/comms/xdx/distinfo b/comms/xdx/distinfo index 6cbb5aed525e..6905b1c475c5 100644 --- a/comms/xdx/distinfo +++ b/comms/xdx/distinfo @@ -1,3 +1,3 @@ -MD5 (xdx-1.2.tar.gz) = 3bdb706eec933c002984c2d49af6baf3 -SHA256 (xdx-1.2.tar.gz) = cee4b67d00737e60c240348206da5abbf77aa05cca30ce2d6953fcdf175f5283 -SIZE (xdx-1.2.tar.gz) = 204680 +MD5 (xdx-2.0.tar.gz) = c17d513d71e7002ae8cc9c0091838012 +SHA256 (xdx-2.0.tar.gz) = 174f18c931c1924164705fb6c4a30cab94f354c117120c8067fd812e0495ebae +SIZE (xdx-2.0.tar.gz) = 241522 diff --git a/comms/xdx/pkg-descr b/comms/xdx/pkg-descr index 28fe619c59ca..1818e0595eda 100644 --- a/comms/xdx/pkg-descr +++ b/comms/xdx/pkg-descr @@ -1,8 +1,8 @@ Xdx is a client to connect to a DX-cluster. Dx messages will be -displayed in a list, announcements will go to a text display. +displayed in a list, announcements will go to a text widget. As well as the usual functions, if you have hamlib installed it can control the radio and set the frequency simply by double clicking a DX-spot (using rigctl). -WWW: http://www.qsl.net/pg4i/linux/xdx.html +WWW: http://pg4i.mattsnetwork.co.uk/linux/xdx.html diff --git a/comms/xdx/pkg-plist b/comms/xdx/pkg-plist index 534848f9ea52..dce4f0bdc02d 100644 --- a/comms/xdx/pkg-plist +++ b/comms/xdx/pkg-plist @@ -1,13 +1,23 @@ bin/xdx +share/applications/Xdx.desktop share/xdx/MANUAL share/xdx/MANUAL.es +share/xdx/MANUAL.nl +share/xdx/MANUAL.pl share/xdx/pixmaps/bigsmile.png share/xdx/pixmaps/cry.png share/xdx/pixmaps/sad.png share/xdx/pixmaps/smile.png share/xdx/pixmaps/wink.png +share/xdx/pixmaps/xdx-logo.png +share/xdx/pixmaps/xdx-logo.xcf share/xdx/pixmaps/xdx.png share/xdx/pixmaps/xdx.xcf share/xdx/pixmaps/xdx.xpm +share/xdx/sounds/attention.wav +share/xdx/wwv.gnuplot +share/xdx/wwv.gnuplot~ +@dirrm share/xdx/sounds @dirrm share/xdx/pixmaps @dirrm share/xdx +@dirrmtry share/applications |