ports/90439: [Maintainer Update] comms/xlog to V1.3

Matt Dawson matt at mattsnetwork.co.uk
Thu Dec 15 15:30:04 UTC 2005


>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 at 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:



More information about the freebsd-ports-bugs mailing list