From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 21 18:50:17 2004 Return-Path: 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 20F7D16A4CE for ; Fri, 21 May 2004 18:50:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0041A43D49 for ; Fri, 21 May 2004 18:50:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4M1oGRd050115 for ; Fri, 21 May 2004 18:50:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4M1oGuh050114; Fri, 21 May 2004 18:50:16 -0700 (PDT) (envelope-from gnats) Resent-Date: Fri, 21 May 2004 18:50:16 -0700 (PDT) Resent-Message-Id: <200405220150.i4M1oGuh050114@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, Roman Neuhauser Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEBE716A4CE for ; Fri, 21 May 2004 18:43:31 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id D298743D45 for ; Fri, 21 May 2004 18:43:30 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 86577 invoked by uid 0); 22 May 2004 01:43:29 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 22 May 2004 01:43:29 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id 44ED72FDA01; Sat, 22 May 2004 03:43:29 +0200 (CEST) Message-Id: <20040522014329.44ED72FDA01@isis.wad.cz> Date: Sat, 22 May 2004 03:43:29 +0200 (CEST) From: Roman Neuhauser To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: kiri@FreeBSD.org Subject: ports/67024: [PATCH] archivers/deepforest MASTER_SITE_SUBDIR fix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roman Neuhauser List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2004 01:50:17 -0000 >Number: 67024 >Category: ports >Synopsis: [PATCH] archivers/deepforest MASTER_SITE_SUBDIR fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri May 21 18:50:16 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Roman Neuhauser >Release: FreeBSD 4.9-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386 >Description: MASTER_SITE_SUBDIR doesn't apply to www.aaa-int.or.jp, and local-distfiles/ is partitioned by username (with the jp exception, but I don't think that justifies that many attempts in vain). maintainer cc'd. >How-To-Repeat: >Fix: --- archivers::deepforest.subdir.patch begins here --- Index: archivers/deepforest/Makefile =================================================================== RCS file: /home/ncvs/ports/archivers/deepforest/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- archivers/deepforest/Makefile 8 May 2003 10:49:05 -0000 1.12 +++ archivers/deepforest/Makefile 22 May 2004 01:38:34 -0000 @@ -10,7 +10,7 @@ CATEGORIES= ${CATEGORY_LIST} MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \ ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= . kiri +MASTER_SITE_SUBDIR= kiri DISTNAME= DeepForest-${PORTVERSION} EXTRACT_ONLY= # extracted directly in install target --- archivers::deepforest.subdir.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: