From matt@chronos.org.uk  Fri Sep 15 15:29:16 2006
Return-Path: <matt@chronos.org.uk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 38F1416A415
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <matt@chronos.org.uk>
Reply-To: Matt Dawson <matt@chronos.org.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer-update] comms/xlog minor fixes
X-Send-Pr-Version: 3.113
X-GNATS-Notify: matt@mattsnetwork.co.uk

>Number:         103303
>Category:       ports
>Synopsis:       [maintainer-update] comms/xlog minor fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 15 15:30:21 GMT 2006
>Closed-Date:    Sat Sep 16 15:31:43 GMT 2006
>Last-Modified:  Sat Sep 16 15:40:19 GMT 2006
>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:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Fri Sep 15 15:31:34 UTC 2006 
Class-Changed-Why:  
Fix category (submitter is not maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103303 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Sep 15 15:31:40 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103303 

From: Matt Dawson <matt@chronos.org.uk>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/103303: [maintainer-update] comms/xlog minor fixes
Date: Fri, 15 Sep 2006 16:33:41 +0100

 On Friday 15 September 2006 16:31, Edwin Groothuis wrote:
 > Maintainer of comms/xlog,
 >
 > Please note that PR ports/103303 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 > =A0 =A0 http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/103303
 
 Simply a change of e-mail address. Please commit.
 =2D-=20
 Matt Dawson.
 
 matt@chronos.org.uk
 MTD15-RIPE OpenNIC M_D9
 MD51-6BONE

From: Matt Dawson <matt@mattsnetwork.co.uk>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/103303: [maintainer-update] comms/xlog minor fixes
Date: Fri, 15 Sep 2006 17:07:28 +0100

 On Friday 15 September 2006 16:31, Edwin Groothuis wrote:
 > Maintainer of comms/xlog,
 >
 > Please note that PR ports/103303 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/103303
 
 Please commit. This is simply a change of e-mail address.
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Fri Sep 15 16:33:11 UTC 2006 
Responsible-Changed-Why:  
Eat. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103303 
State-Changed-From-To: feedback->closed 
State-Changed-By: rafan 
State-Changed-When: Sat Sep 16 15:31:41 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103303 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/103303: commit references a PR
Date: Sat, 16 Sep 2006 15:31:41 +0000 (UTC)

 rafan       2006-09-16 15:31:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     comms/xlog           Makefile pkg-descr pkg-plist 
   Log:
   - Move into LOCALBASE
   - Change MASTER_SITES address, WWW entry
   - Change maintainer's email address
   - Workaround for autoconf 2.60 (mandir)
   
   PR:             ports/103303
   Submitted by:   Matt Dawson <matt at mattsnetwork.co.uk> (maintainer)
   
   Revision  Changes    Path
   1.33      +4 -4      ports/comms/xlog/Makefile
   1.8       +1 -1      ports/comms/xlog/pkg-descr
   1.16      +8 -0      ports/comms/xlog/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
