From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 15 15:30:04 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15A5E16A41F for ; Thu, 15 Dec 2005 15:30:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C91F43D5E for ; Thu, 15 Dec 2005 15:30:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBFFU3ex070156 for ; Thu, 15 Dec 2005 15:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBFFU3JB070155; Thu, 15 Dec 2005 15:30:03 GMT (envelope-from gnats) Resent-Date: Thu, 15 Dec 2005 15:30:03 GMT Resent-Message-Id: <200512151530.jBFFU3JB070155@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matt Dawson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F23EE16A41F for ; Thu, 15 Dec 2005 15:19:53 +0000 (GMT) (envelope-from matt@mattsnetwork.co.uk) Received: from mattsnetwork.co.uk (mattsnetwork.co.uk [82.152.140.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06E9343D69 for ; Thu, 15 Dec 2005 15:19:52 +0000 (GMT) (envelope-from matt@mattsnetwork.co.uk) Received: from workstation1.local.mattsnetwork.co.uk (workstation1.local.mattsnetwork.co.uk [192.168.0.145]) (authenticated bits=0) by mattsnetwork.co.uk (8.13.4/8.13.4) with ESMTP id jBFFJib4047033 for ; Thu, 15 Dec 2005 15:19:45 GMT (envelope-from matt@mattsnetwork.co.uk) Message-Id: <200512151519.jBFFJib4047033@mattsnetwork.co.uk> Date: Thu, 15 Dec 2005 15:19:44 GMT From: Matt Dawson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/90439: [Maintainer Update] comms/xlog to V1.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matt Dawson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2005 15:30:04 -0000 >Number: 90439 >Category: ports >Synopsis: [Maintainer Update] comms/xlog to V1.3 >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: Thu Dec 15 15:30:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matt Dawson >Release: FreeBSD 6.0-RELEASE i386 >Organization: N/A >Environment: System: FreeBSD workstation1 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Sat Nov 26 08:18:08 GMT 2005 md001@workstation1:/usr/obj/usr/src/sys/WORKSTATION1 i386 >Description: comms/xlog is out of date. >How-To-Repeat: Not applicable. >Fix: Attached diff updates the port to V1.3. --- xlog-1.3.diff begins here --- diff -ruN /usr/ports/comms/xlog/Makefile ./xlog/Makefile --- /usr/ports/comms/xlog/Makefile Sun Nov 6 08:23:12 2005 +++ ./xlog/Makefile Thu Dec 15 14:49:23 2005 @@ -5,8 +5,7 @@ # $FreeBSD: ports/comms/xlog/Makefile,v 1.29 2005/11/05 05:19:19 marcus Exp $ PORTNAME= xlog -PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= comms MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ \ http://www.qsl.net/pg4i/download/ @@ -17,6 +16,7 @@ USE_X_PREFIX= yes USE_GNOME= libgnomeprint gtk20 GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-mime-update .if defined(WITH_HAMLIB) LIB_DEPENDS+= hamlib:${PORTSDIR}/comms/hamlib diff -ruN /usr/ports/comms/xlog/distinfo ./xlog/distinfo --- /usr/ports/comms/xlog/distinfo Mon Jul 4 17:10:28 2005 +++ ./xlog/distinfo Thu Dec 15 14:50:02 2005 @@ -1,2 +1,3 @@ -MD5 (xlog-1.2.2.tar.gz) = 5859bd49512a2128fde35aa72c9d4e25 -SIZE (xlog-1.2.2.tar.gz) = 798514 +MD5 (xlog-1.3.tar.gz) = db51e1f24876bd59d46b802fabcc5dc3 +SHA256 (xlog-1.3.tar.gz) = c11c6e20fb26ef9b806694b428a0eed554e3e23f8bb2b6706590379d1fc1ae7a +SIZE (xlog-1.3.tar.gz) = 789189 diff -ruN /usr/ports/comms/xlog/pkg-descr ./xlog/pkg-descr --- /usr/ports/comms/xlog/pkg-descr Mon Jul 4 17:10:28 2005 +++ ./xlog/pkg-descr Thu Dec 15 15:15:12 2005 @@ -1,7 +1,3 @@ -News: It's gone stable! After years of development, xlog is now -considered stable and ready for prime-time. Congratulations to -Joop, PG4I, who has put in so much work, effort and time. - Xlog is an Amateur Radio station logger. Xlog is able to do DXCC lookups and will display country information, CQ and ITU zone, location in latitude and longitude and distance and heading in @@ -10,7 +6,8 @@ Xlog supports cabrillo and ADIF and can import twlog and editest files. It also has the ability to customise log fields which makes it ideal for -use in those countries that have odd logging rules such as the U.K. +use in those countries that have odd logging rules such as the U.K. Also +included is the ability to log using the FCC emmissions codes. There is a new format for exporting the log called 'labels'. This will save some fields of the log in a TAB separated file. This file can be diff -ruN /usr/ports/comms/xlog/pkg-plist ./xlog/pkg-plist --- /usr/ports/comms/xlog/pkg-plist Mon Jul 4 17:18:24 2005 +++ ./xlog/pkg-plist Thu Dec 15 15:10:01 2005 @@ -5,7 +5,6 @@ share/mime-info/xlog.keys share/mime-info/xlog.mime share/mime/packages/xlog.xml -share/mime/text/x-xlog.xml share/mimelnk/text/x-xlog.desktop share/pixmaps/gnome-mime-text-x-xlog.png share/pixmaps/xlog/cwdaemon.png @@ -43,7 +42,6 @@ %%DATADIR%%/THANKS %%DATADIR%%/TODO %%DATADIR%%/dxcc/cty.dat -%%DATADIR%%/dxcc/xlog.dat %%DATADIR%%/images/xlog-defaultsdialog.png %%DATADIR%%/images/xlog-dupecheckdialog.png %%DATADIR%%/images/xlog-keyerwindow.png @@ -70,3 +68,4 @@ @unexec rmdir %D/share/mimelnk/text 2> /dev/null || true @unexec rmdir %D/share/mimelnk 2> /dev/null || true @unexec rmdir %D/share/mime-info 2> /dev/null || true + --- xlog-1.3.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: