From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 15 15:30:25 2006 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 16D1816A40F for ; Fri, 15 Sep 2006 15:30:25 +0000 (UTC) (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 AB14343D45 for ; Fri, 15 Sep 2006 15:30:24 +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 k8FFUOTB070445 for ; Fri, 15 Sep 2006 15:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8FFUOD4070424; Fri, 15 Sep 2006 15:30:24 GMT (envelope-from gnats) Resent-Date: Fri, 15 Sep 2006 15:30:24 GMT Resent-Message-Id: <200609151530.k8FFUOD4070424@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 38F1416A415 for ; Fri, 15 Sep 2006 15:29:16 +0000 (UTC) (envelope-from matt@chronos.org.uk) Received: from chronos.org.uk (chronos.org.uk [82.152.140.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0308D43D53 for ; Fri, 15 Sep 2006 15:29:14 +0000 (GMT) (envelope-from matt@chronos.org.uk) Received: from [2001:618:400:6f4e:204:75ff:fe75:30d6] ([IPv6:2001:618:400:6f4e:204:75ff:fe75:30d6]) (authenticated bits=0) by chronos.org.uk (8.13.6/8.13.6) with ESMTP id k8FFT8L4011278 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 15 Sep 2006 16:29:08 +0100 (BST) (envelope-from matt@chronos.org.uk) Message-Id: <200609151529.k8FFT8L4011278@chronos.org.uk> Date: Fri, 15 Sep 2006 16:29:08 +0100 (BST) From: Matt Dawson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/103303: [maintainer-update] comms/xlog minor fixes 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: Fri, 15 Sep 2006 15:30:25 -0000 >Number: 103303 >Category: ports >Synopsis: [maintainer-update] comms/xlog minor fixes >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: Fri Sep 15 15:30:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Matt Dawson >Release: FreeBSD 6.1-RELEASE-p6 i386 >Organization: N/A >Environment: System: FreeBSD workstation1 6.1-RELEASE-p6 FreeBSD 6.1-RELEASE-p6 #1: Thu Sep 7 15:37:06 BST 2006 md001@central.local.chronos.org.uk:/usr/obj/usr/src/sys/WORKSTATION1 i386 >Description: A few fixes to xlog, most notably a change in the distfile URL and now installing to LOCALBASE not X11BASE. Also changed maintainer's e-mail address due to change of domain name. >How-To-Repeat: N/A >Fix: Diff attached --- xlog-1.3.1.diff begins here --- diff -ruN /usr/ports/comms/xlog/Makefile ./xlog/Makefile --- /usr/ports/comms/xlog/Makefile Sun Mar 19 21:51:10 2006 +++ ./xlog/Makefile Fri Sep 15 16:24:21 2006 @@ -7,16 +7,16 @@ PORTNAME= xlog PORTVERSION= 1.3.1 CATEGORIES= comms hamradio -MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ \ +MASTER_SITES= http://pg4i.chronos.org.uk/download/ \ http://www.qsl.net/pg4i/download/ -MAINTAINER= matt@mattsnetwork.co.uk +MAINTAINER= matt@chronos.org.uk COMMENT= Amateur Radio logging application -USE_X_PREFIX= yes USE_GNOME= libgnomeprint gtk20 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-mime-update +CONFIGURE_ARGS= --with-mime-update \ + --mandir=${PREFIX}/man .if defined(WITH_HAMLIB) LIB_DEPENDS+= hamlib:${PORTSDIR}/comms/hamlib diff -ruN /usr/ports/comms/xlog/pkg-descr ./xlog/pkg-descr --- /usr/ports/comms/xlog/pkg-descr Thu Dec 22 21:27:11 2005 +++ ./xlog/pkg-descr Fri Sep 15 16:15:10 2006 @@ -14,4 +14,4 @@ imported into glabels (deskutils/glabels) using the template called qsllabels.glabels in the xlog /usr/local/share/xlog directory. -WWW: http://pg4i.mattsnetwork.co.uk/linux/xlog.html +WWW: http://pg4i.chronos.org.uk/linux/xlog.html --- xlog-1.3.1.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: