Date: Sat, 18 Mar 2006 23:23:23 GMT From: Matt Dawson <matt@mattsnetwork.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/94663: [Maintainer-update] comms/xdx to 2.0 Message-ID: <200603182323.k2INNN6c006254@mattsnetwork.co.uk> Resent-Message-ID: <200603182330.k2INUHJl023499@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94663 >Category: ports >Synopsis: [Maintainer-update] comms/xdx to 2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Mar 18 23:30:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Matt Dawson >Release: FreeBSD 6.1-PRERELEASE amd64 >Organization: N/A >Environment: System: FreeBSD workstation1 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sat Feb 25 17:31:54 GMT 2006 md001@workstation2:/usr/obj/usr/src/sys/WORKSTATION1 amd64 >Description: New version of comms/xdx (2.0) >How-To-Repeat: >Fix: Diff attached. Many thanks to Pav and the master site for hosting the distfile for this. It is now no longer necessary to do so. --- xdx-2.0.diff begins here --- diff -ruN /usr/ports/comms/xdx/Makefile ./xdx/Makefile --- /usr/ports/comms/xdx/Makefile Sun Jan 22 10:07:19 2006 +++ ./xdx/Makefile Sat Mar 18 23:00:48 2006 @@ -5,12 +5,10 @@ # $FreeBSD: ports/comms/xdx/Makefile,v 1.7 2006/01/21 17:37:06 krion Exp $ 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 -ruN /usr/ports/comms/xdx/distinfo ./xdx/distinfo --- /usr/ports/comms/xdx/distinfo Sun Jan 22 10:07:19 2006 +++ ./xdx/distinfo Sat Mar 18 22:44:17 2006 @@ -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 -ruN /usr/ports/comms/xdx/pkg-descr ./xdx/pkg-descr --- /usr/ports/comms/xdx/pkg-descr Mon Jul 4 17:10:26 2005 +++ ./xdx/pkg-descr Sat Mar 18 22:45:40 2006 @@ -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 -ruN /usr/ports/comms/xdx/pkg-plist ./xdx/pkg-plist --- /usr/ports/comms/xdx/pkg-plist Mon Jul 4 17:10:26 2005 +++ ./xdx/pkg-plist Sat Mar 18 22:51:21 2006 @@ -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 --- xdx-2.0.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603182323.k2INNN6c006254>