From neuhauser@chello.cz  Fri May 21 18:43:31 2004
Return-Path: <neuhauser@chello.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AEBE716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <neuhauser@chello.cz>
Reply-To: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kiri@FreeBSD.org
Subject: [PATCH] archivers/deepforest MASTER_SITE_SUBDIR fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67024
>Category:       ports
>Synopsis:       [PATCH] archivers/deepforest MASTER_SITE_SUBDIR fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kiri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 21 18:50:16 PDT 2004
>Closed-Date:    Thu Jun 24 17:03:47 GMT 2004
>Last-Modified:  Thu Jun 24 17:03:47 GMT 2004
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->kiri 
Responsible-Changed-By: krion 
Responsible-Changed-When: Sat May 22 00:21:20 PDT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67024 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Jun 24 17:03:16 GMT 2004 
State-Changed-Why:  
Committed (maintainer timeout: 4 weeks).  Actually the original 
mastersite no longer has the software, so I removed it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67024 
>Unformatted:
