From carl@stagecraft.cx  Sat Sep 23 12:18:28 2006
Return-Path: <carl@stagecraft.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 821AB16A407
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Sep 2006 12:18:28 +0000 (UTC)
	(envelope-from carl@stagecraft.cx)
Received: from brain.stagecraft.cx (brain.stagecraft.cx [202.45.97.24])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C41E243D73
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Sep 2006 12:18:21 +0000 (GMT)
	(envelope-from carl@stagecraft.cx)
Received: from penny.stagecraft.cx ([172.30.0.8])
	by brain.stagecraft.cx (8.13.7/8.13.7) with ESMTP id k8NCILr2082058
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Sep 2006 22:18:21 +1000 (EST)
	(envelope-from carl@stagecraft.cx)
Received: from penny.stagecraft.cx (localhost [127.0.0.1])
	by penny.stagecraft.cx (8.13.8/8.13.8) with ESMTP id k8NCFmk6094819
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Sep 2006 22:15:48 +1000 (EST)
	(envelope-from carl@penny.stagecraft.cx)
Received: (from root@localhost)
	by penny.stagecraft.cx (8.13.8/8.13.8/Submit) id k8NCFlk2094818;
	Sat, 23 Sep 2006 22:15:47 +1000 (EST)
	(envelope-from carl)
Message-Id: <200609231215.k8NCFlk2094818@penny.stagecraft.cx>
Date: Sat, 23 Sep 2006 22:15:47 +1000 (EST)
From: Carl Makin <carl@stagecraft.cx>
Reply-To: Carl Makin <carl@stagecraft.cx>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer update port: comms/xastir
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         103516
>Category:       ports
>Synopsis:       Maintainer update port: comms/xastir
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 23 12:20:26 GMT 2006
>Closed-Date:    Sat Sep 23 23:45:19 GMT 2006
>Last-Modified:  Sat Sep 23 23:50:15 GMT 2006
>Originator:     Carl Makin
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD penny.stagecraft.cx 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Sat Sep 23 17:49:06 EST 2006 carl@penny.stagecraft.cx:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

Fix an optional dependancy so it installs what it really needs.

>How-To-Repeat:
	
>Fix:

	

--- xastir-182-1.diff begins here ---
--- /usr/ports/comms/xastir/Makefile	Sun Jul 16 12:24:43 2006
+++ xastir/Makefile	Sat Sep 23 21:23:31 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	xastir
 PORTVERSION=	1.8.2
+PORTREVISION=	1
 CATEGORIES=	comms hamradio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	xastir
@@ -53,7 +54,7 @@
 .endif
 
 .if defined(WITH_GPSMAN)
-RUN_DEPENDS+=	gpsman:${PORTSDIR}/astro/gpsman
+RUN_DEPENDS+=	gpsmanshp:${PORTSDIR}/graphics/gpsmanshp
 WITH_SHAPELIB=	true
 .undef WITHOUT_SHAPELIB
 .else
--- xastir-182-1.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: bsam 
State-Changed-When: Sat Sep 23 23:45:09 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/103516: commit references a PR
Date: Sat, 23 Sep 2006 23:44:20 +0000 (UTC)

 bsam        2006-09-23 23:44:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     comms/xastir         Makefile 
   Log:
   Fix an optional dependancy so it installs what it really needs
   (astro/gpsman -> graphics/gpsmanshp).
   
   PR:             103516
   Submitted by:   Carl Makin <carl at stagecraft.cx> (maintainer)
   
   Revision  Changes    Path
   1.12      +2 -1      ports/comms/xastir/Makefile
 _______________________________________________
 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:
