From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 6 21:40:29 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 4425516A4DA for ; Sun, 6 Aug 2006 21:40:29 +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 9007143D78 for ; Sun, 6 Aug 2006 21:40:15 +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 k76LeFja035542 for ; Sun, 6 Aug 2006 21:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k76LeEa5035539; Sun, 6 Aug 2006 21:40:14 GMT (envelope-from gnats) Resent-Date: Sun, 6 Aug 2006 21:40:14 GMT Resent-Message-Id: <200608062140.k76LeEa5035539@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, "Simon Olofsson" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1788516A4DD for ; Sun, 6 Aug 2006 21:34:04 +0000 (UTC) (envelope-from simon@olofsson.de) Received: from mail-in-04.arcor-online.net (mail-in-04.arcor-online.net [151.189.21.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99DA743D45 for ; Sun, 6 Aug 2006 21:34:03 +0000 (GMT) (envelope-from simon@olofsson.de) Received: from mail-in-08-z2.arcor-online.net (mail-in-08-z2.arcor-online.net [151.189.8.20]) by mail-in-04.arcor-online.net (Postfix) with ESMTP id EF53116414C for ; Sun, 6 Aug 2006 23:34:01 +0200 (CEST) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mail-in-08-z2.arcor-online.net (Postfix) with ESMTP id DBF975540D for ; Sun, 6 Aug 2006 23:34:01 +0200 (CEST) Received: from gul.lan.gath3n.de (dslb-084-060-180-226.pools.arcor-ip.net [84.60.180.226]) by mail-in-01.arcor-online.net (Postfix) with SMTP id A0A001AAFF1 for ; Sun, 6 Aug 2006 23:34:01 +0200 (CEST) Received: by gul.lan.gath3n.de (sSMTP sendmail emulation); Sun, 6 Aug 2006 23:34:01 +0200 Message-Id: <20060806213401.A0A001AAFF1@mail-in-01.arcor-online.net> Date: Sun, 6 Aug 2006 23:34:01 +0200 From: "Simon Olofsson" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/101531: [MAINTAINER] astro/weatherspect: Respect TARGETDIR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Aug 2006 21:40:29 -0000 >Number: 101531 >Category: ports >Synopsis: [MAINTAINER] astro/weatherspect: Respect TARGETDIR >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: Sun Aug 06 21:40:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Simon Olofsson >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD gul.lan.gath3n.de 6.1-STABLE FreeBSD 6.1-STABLE #28: Sat Aug 5 21:10:18 CEST >Description: - make this Port respect TARGETDIR Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- weatherspect-1.6.patch begins here --- diff -ruN -ruN --exclude=CVS /usr/ports/astro/weatherspect/Makefile /usr/home/simon/src/ports/astro/weatherspect/Makefile --- /usr/ports/astro/weatherspect/Makefile Wed May 17 15:16:42 2006 +++ /usr/home/simon/src/ports/astro/weatherspect/Makefile Sun Aug 6 23:27:31 2006 @@ -23,6 +23,6 @@ PLIST_FILES= bin/weatherspect do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} + ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${TARGETDIR}/bin .include --- weatherspect-1.6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: