Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 16:35:18 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Yonatan@xpert.com
Subject:    ports/67178: [PATCH] security/mac-robber doesn't fetch, distsite fix
Message-ID:  <20040525143518.A71D02FDA01@isis.wad.cz>
Resent-Message-ID: <200405251440.i4PEeKVM019117@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67178
>Category:       ports
>Synopsis:       [PATCH] security/mac-robber doesn't fetch, 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:   Tue May 25 07:40:20 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:
atstake.com points to sleuthkit.org, which points to
MASTER_SITE_SOURCEFORGE_EXTENDED for downloads.

maintainer cc'd
>How-To-Repeat:
	
>Fix:

	

--- security::mac-robber.distsite.patch begins here ---
Index: security/mac-robber/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/mac-robber/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- security/mac-robber/Makefile	22 May 2003 09:33:14 -0000	1.2
+++ security/mac-robber/Makefile	25 May 2004 14:33:01 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	mac-robber
 PORTVERSION=	1.00
 CATEGORIES=	security
-MASTER_SITES=	http://www.atstake.com/research/tools/forensic/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 
 MAINTAINER=	Yonatan@xpert.com
 COMMENT=	A tool for listing Modify, Access, Create timestamps from files
Index: security/mac-robber/pkg-descr
===================================================================
RCS file: /home/ncvs/ports/security/mac-robber/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- security/mac-robber/pkg-descr	17 Feb 2003 09:19:01 -0000	1.1
+++ security/mac-robber/pkg-descr	25 May 2004 14:32:35 -0000
@@ -8,4 +8,4 @@
 Toolkit (TCT) when using the '-m' flag, except it does not require
 Perl!
 
-WWW: http://www.atstake.com/research/tools/forensic/
+WWW: http://www.sleuthkit.org/mac-robber/desc.php
--- security::mac-robber.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040525143518.A71D02FDA01>