ports/72426: [Maintainer-Update] comms/xlog to version 0.9.8
Matt Dawson
matt at mattsnetwork.co.uk
Thu Oct 7 18:40:26 UTC 2004
>Number: 72426
>Category: ports
>Synopsis: [Maintainer-Update] comms/xlog to version 0.9.8
>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 Oct 07 18:40:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Matt Dawson
>Release: FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
N/A
>Environment:
System: FreeBSD workstation1.local.mattsnetwork.co.uk 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Thu Jul 1 16:03:11 BST 2004 md001 at workstation1.local.mattsnetwork.co.uk:/usr/obj/usr/src/sys/WORKSTATION1 i386
>Description:
comms/xlog is out of date. Diff attached updates the port to 0.9.8.
This PR supercedes PR-71805. Please close PR-71805 without action.
>How-To-Repeat:
>Fix:
Diff attached.
--- xlog-0.9.8.diff begins here ---
diff -ruN /usr/ports/comms/xlog/Makefile ./xlog/Makefile
--- /usr/ports/comms/xlog/Makefile Thu Jul 8 22:00:03 2004
+++ ./xlog/Makefile Thu Oct 7 18:52:44 2004
@@ -5,10 +5,9 @@
# $FreeBSD: ports/comms/xlog/Makefile,v 1.14 2004/07/08 19:35:06 vs Exp $
PORTNAME= xlog
-PORTVERSION= 0.9.6
-PORTREVISION= 1
+PORTVERSION= 0.9.8
CATEGORIES= comms
-MASTER_SITES= http://www.qsl.net/pg4i/download/
+MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/
MAINTAINER= matt at mattsnetwork.co.uk
COMMENT= Amateur Radio logging application
diff -ruN /usr/ports/comms/xlog/distinfo ./xlog/distinfo
--- /usr/ports/comms/xlog/distinfo Tue May 18 14:37:53 2004
+++ ./xlog/distinfo Thu Oct 7 19:00:28 2004
@@ -1,2 +1,2 @@
-MD5 (xlog-0.9.6.tar.gz) = 2546a1e073fe34db3486f69ed31ea9f1
-SIZE (xlog-0.9.6.tar.gz) = 3177340
+MD5 (xlog-0.9.8.tar.gz) = 0062bfeef7583a053323689afe84b63b
+SIZE (xlog-0.9.8.tar.gz) = 3145385
diff -ruN /usr/ports/comms/xlog/files/patch-aa ./xlog/files/patch-aa
--- /usr/ports/comms/xlog/files/patch-aa Thu Jul 8 20:35:06 2004
+++ ./xlog/files/patch-aa Thu Jan 1 01:00:00 1970
@@ -1,13 +0,0 @@
-*** src/dxcc.c.orig Thu Jul 8 14:05:52 2004
---- src/dxcc.c Thu Jul 8 14:07:08 2004
-***************
-*** 277,282 ****
---- 277,284 ----
- if (ch == EOF) break;
- buf[ichar++] = ch;
- }
-+ if(feof(fp) && (ichar == 0))
-+ break;
- buf[ichar] = '\0';
- ichar = 0;
- ch = 0;
diff -ruN /usr/ports/comms/xlog/pkg-descr ./xlog/pkg-descr
--- /usr/ports/comms/xlog/pkg-descr Tue Jun 8 04:36:30 2004
+++ ./xlog/pkg-descr Thu Oct 7 19:10:26 2004
@@ -13,4 +13,4 @@
imported into glabels (deskutils/glabels) using the template
called qsllabels.glabels in the xlog /usr/local/share/xlog directory.
-WWW: http://www.qsl.net/pg4i/linux/xlog.html
+WWW: http://pg4i.mattsnetwork.co.uk/linux/xlog.html
diff -ruN /usr/ports/comms/xlog/pkg-plist ./xlog/pkg-plist
--- /usr/ports/comms/xlog/pkg-plist Thu Jun 3 15:49:35 2004
+++ ./xlog/pkg-plist Thu Oct 7 19:24:00 2004
@@ -1,5 +1,6 @@
bin/xlog
share/xlog/AUTHORS
+share/xlog/ChangeLog
share/xlog/FAQ
share/xlog/MANUAL
share/xlog/README
@@ -30,3 +31,4 @@
@dirrm share/xlog/pixmaps
@dirrm share/xlog/dxcc
@dirrm share/xlog
+
--- xlog-0.9.8.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list