From neuhauser@chello.cz  Sun May 16 04:29:35 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 7CEA016A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 May 2004 04:29:35 -0700 (PDT)
Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34])
	by mx1.FreeBSD.org (Postfix) with SMTP id 081BB43D55
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 May 2004 04:29:34 -0700 (PDT)
	(envelope-from neuhauser@chello.cz)
Received: (qmail 53185 invoked by uid 0); 16 May 2004 11:29:33 -0000
Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16)
  by smtp.dkm.cz with SMTP; 16 May 2004 11:29:32 -0000
Received: by isis.wad.cz (Postfix, from userid 1001)
	id B79642FDA01; Sun, 16 May 2004 13:29:32 +0200 (CEST)
Message-Id: <20040516112932.B79642FDA01@isis.wad.cz>
Date: Sun, 16 May 2004 13:29:32 +0200 (CEST)
From: Roman Neuhauser <neuhauser@chello.cz>
Reply-To: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jure@kom.org
Subject: [PATCH] devel/ccmalloc distsite fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66684
>Category:       ports
>Synopsis:       [PATCH] devel/ccmalloc distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 16 04:30:23 PDT 2004
>Closed-Date:    Sun May 23 15:29:56 PDT 2004
>Last-Modified:  Sun May 23 15:29:56 PDT 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:
    roman@isis ~ 1001:0 > wget --spider -S http://www.inf.ethz.ch/personal/biere/projects/ccmalloc/
    --13:25:35--  http://www.inf.ethz.ch/personal/biere/projects/ccmalloc/
               => `index.html'
    Resolving www.inf.ethz.ch... done.
    Connecting to www.inf.ethz.ch[129.132.174.228]:80... connected.
    HTTP request sent, awaiting response... 
     1 HTTP/1.1 302 Found
     2 Date: Sun, 16 May 2004 11:25:34 GMT
     3 Server: Apache/1.3.27 (Unix) mod_ssl/2.8.12 OpenSSL/0.9.6c
     4 Location: http://www2.inf.ethz.ch/personal/biere/projects/ccmalloc/

    maintainer cc'd

>How-To-Repeat:
	
>Fix:

	

--- devel::ccmalloc.distsite.patch begins here ---
Index: devel/ccmalloc/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/ccmalloc/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- devel/ccmalloc/Makefile	4 Feb 2004 05:19:23 -0000	1.4
+++ devel/ccmalloc/Makefile	13 May 2004 01:44:52 -0000
@@ -9,7 +9,7 @@
 PORTVERSION=	0.3.9
 PORTREVISION=	2
 CATEGORIES=	devel
-MASTER_SITES=	http://www.inf.ethz.ch/personal/biere/projects/ccmalloc/
+MASTER_SITES=	http://www2.inf.ethz.ch/personal/biere/projects/ccmalloc/
 
 MAINTAINER=	jure@kom.org
 COMMENT=	C/C++ memory profiler and memory leak tracer
--- devel::ccmalloc.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:

From: Volker Stolz <vs@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, neuhauser@chello.cz
Cc: jure@kom.org
Subject: Re: ports/66684: [PATCH] devel/ccmalloc distsite fix
Date: Sun, 16 May 2004 14:06:29 +0200

 This looks simply like (organizational) load-balancing, also the readme in 
 0.4.0 contains the "old" URL.
 
 I'd just let things be like they are.
 
 Volker

From: Roman Neuhauser <neuhauser@chello.cz>
To: Volker Stolz <vs@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org, jure@kom.org
Subject: Re: ports/66684: [PATCH] devel/ccmalloc distsite fix
Date: Sun, 16 May 2004 14:20:05 +0200

 # vs@FreeBSD.org / 2004-05-16 14:06:29 +0200:
 > This looks simply like (organizational) load-balancing, also the readme in 
 > 0.4.0 contains the "old" URL.
 > 
 > I'd just let things be like they are.
 
     Would you try fetching the tarball? fetch(1) does *not* follow 302
     redirects:
 
     roman@isis ports/devel/ccmalloc 1018:0 > sudo make fetch                        ===>  Vulnerability check disabled                      
     >> ccmalloc-0.3.9.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
     >> Attempting to fetch from http://www.inf.ethz.ch/personal/biere/projects/ccmalloc/.
     fetch: http://www.inf.ethz.ch/personal/biere/projects/ccmalloc/ccmalloc-0.3.9.tar.gz: Moved Temporarily
     >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
     ^Cfetch: transfer interrupted
 
     roman@isis ports/devel/ccmalloc 1019:130 > 
 
     This needs to be fixed.
 
 -- 
 FreeBSD 4.9-RELEASE-p2
 2:17PM up 2:35, 6 users, load averages: 0.01, 0.02, 0.00

From: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To: Roman Neuhauser <neuhauser@chello.cz>
Cc: freebsd-gnats-submit@FreeBSD.org, jure@kom.org
Subject: Re: ports/66684: [PATCH] devel/ccmalloc distsite fix
Date: Sun, 16 May 2004 14:33:43 +0200

 Am 16. May 2004 um 14:20 CEST schrieb Roman Neuhauser:
 > # vs@FreeBSD.org / 2004-05-16 14:06:29 +0200:
 > > This looks simply like (organizational) load-balancing, also the readme in 
 > > 0.4.0 contains the "old" URL.
 > > 
 > > I'd just let things be like they are.
 > 
 >     Would you try fetching the tarball? fetch(1) does *not* follow 302
 >     redirects:
 
 Ah, you're right, I didn't notice that the next line after the "Moved..."
 was a different site. But I still think you should rather tweak FETCH_CMD
 to do this instead of changing the URL. /usr/bin/fetch -Rr should to the
 trick, cf. deskutils/kbirthday. Otherwise, it's probably going to break
 the next time their admins shuffle servers around.
 
 Volker
 -- 
 http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME
 Neu! ndern Sie den Anfangstag Ihrer Woche
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sun May 23 15:29:48 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

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