ports/66684: [PATCH] devel/ccmalloc distsite fix
Roman Neuhauser
neuhauser at chello.cz
Sun May 16 11:30:26 UTC 2004
>Number: 66684
>Category: ports
>Synopsis: [PATCH] devel/ccmalloc distsite 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: Sun May 16 04:30:23 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 at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386
>Description:
roman at 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 at kom.org
COMMENT= C/C++ memory profiler and memory leak tracer
--- devel::ccmalloc.distsite.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list