Bug 61435 - ports/sysutils/task - cleanup
Summary: ports/sysutils/task - cleanup
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-16 18:50 UTC by jharris
Modified: 2004-01-16 21:01 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jharris 2004-01-16 18:50:20 UTC
	reflect the rename (s/TASK// s/@stake//) in pkg-descr and COMMENT
	update WWW
	MASTER_SITE_PACKETSTORM is no longer a distribution point
	add filesize (and more hashes) to distinfo

Fix: -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

cvs server: Diffing .


iD8DBQFACC0tSypIl9OdoOMRAtuXAJ9db0C+6W0C4318SjlOoeD4+109/QCgoLl6
gJCXT9iNF3Z+7UAzk78L4ew=
=PsXR
-----END PGP SIGNATURE-------zyn58GxYCmf6JLkGCCQDWNaZLkiR6pOX25M4g3RMSMZ3K3nn
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/task/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	16 Jan 2004 16:25:21 -0000	1.6
+++ Makefile	16 Jan 2004 18:26:56 -0000
@@ -8,12 +8,11 @@
 PORTNAME=	task
 PORTVERSION=	1.52
 CATEGORIES=	sysutils security
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
-		${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:UNIX/utilities:}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=sleuthkit
 
-MAINTAINER=	ports@freebsd.org
-COMMENT=	The @stake Sleuth Kit for forensic analysis
+MAINTAINER=	ports@FreeBSD.org
+COMMENT=	The Sleuth Kit digital forensics tool
 
 USE_PERL5=	yes
 DOCS=		README docs/* tct.docs/*
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/task/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	16 Jan 2004 16:25:21 -0000	1.2
+++ distinfo	16 Jan 2004 18:26:56 -0000
@@ -1 +1,5 @@
 MD5 (task-1.52.tar.gz) = 475af26bad7492d61490a69ad7f2472e
+SHA1 (task-1.52.tar.gz) = e0f10d2913d9fbe5f21b5df8da970da625054f2b
+RMD160 (task-1.52.tar.gz) = 3ee308f0141ae56d6144611f2c704c0c604e4e3c
+SHA256 (task-1.52.tar.gz) = 3fb58e90472735fa93a1bbcfbcfb6498aca6192cf21c4f2c9d0ef3098e1ff01c
+SIZE (task-1.52.tar.gz) = 451820
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/sysutils/task/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	7 Oct 2002 07:07:25 -0000	1.1
+++ pkg-descr	16 Jan 2004 18:26:56 -0000
@@ -1,6 +1,6 @@
-The @stake Sleuth Kit (TASK) is the only open source forensic toolkit
-for a complete analysis of Microsoft and UNIX file systems.  TASK
-enables investigators to identify and recover evidence from images
-acquired during incident response or from live systems.
+The Sleuth Kit is the only open source forensic toolkit for a complete
+analysis of Microsoft and UNIX file systems.  It enables investigators
+to identify and recover evidence from images acquired during incident
+response or from live systems.
 
-WWW: http://www.atstake.com/research/tools/task/
+WWW: http://www.sleuthkit.org/
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
How-To-Repeat: 
	apply patch below
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-01-16 21:01:50 UTC
State Changed
From-To: open->closed

Committed, thanks!