From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 23 12:20:38 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 CB0F216A40F for ; Sat, 23 Sep 2006 12:20:38 +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 6A12C43D66 for ; Sat, 23 Sep 2006 12:20:27 +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 k8NCKRMD017942 for ; Sat, 23 Sep 2006 12:20:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8NCKRQe017941; Sat, 23 Sep 2006 12:20:27 GMT (envelope-from gnats) Resent-Date: Sat, 23 Sep 2006 12:20:27 GMT Resent-Message-Id: <200609231220.k8NCKRQe017941@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, Carl Makin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 821AB16A407 for ; 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 ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/103516: Maintainer update port: comms/xastir X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Carl Makin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 12:20:38 -0000 >Number: 103516 >Category: ports >Synopsis: Maintainer update port: comms/xastir >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: Sat Sep 23 12:20:26 GMT 2006 >Closed-Date: >Last-Modified: >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: >Unformatted: