From ehaupt@beaver.critical.ch  Tue Aug 16 16:28:47 2005
Return-Path: <ehaupt@beaver.critical.ch>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9ECD816A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Aug 2005 16:28:47 +0000 (GMT)
	(envelope-from ehaupt@beaver.critical.ch)
Received: from beaver.critical.ch (217-162-251-247.dclient.hispeed.ch [217.162.251.247])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DC8D343D48
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Aug 2005 16:28:46 +0000 (GMT)
	(envelope-from ehaupt@beaver.critical.ch)
Received: from beaver.critical.ch (localhost.critical.ch [127.0.0.1])
	by beaver.critical.ch (8.13.3/8.13.3) with ESMTP id j7GGSiEI007651
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Aug 2005 18:28:44 +0200 (CEST)
	(envelope-from ehaupt@beaver.critical.ch)
Received: (from ehaupt@localhost)
	by beaver.critical.ch (8.13.3/8.13.3/Submit) id j7GGSipO007650;
	Tue, 16 Aug 2005 18:28:44 +0200 (CEST)
	(envelope-from ehaupt)
Message-Id: <200508161628.j7GGSipO007650@beaver.critical.ch>
Date: Tue, 16 Aug 2005 18:28:44 +0200 (CEST)
From: Emanuel Haupt <ehaupt@critical.ch>
Reply-To: Emanuel Haupt <ehaupt@critical.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update: security/cksfv 1.3.5 -> 1.3.6, take maintainership 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         84998
>Category:       ports
>Synopsis:       update: security/cksfv 1.3.5 -> 1.3.6, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sem
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 16 16:30:25 GMT 2005
>Closed-Date:    Mon Aug 29 13:27:56 GMT 2005
>Last-Modified:  Mon Aug 29 13:27:56 GMT 2005
>Originator:     Emanuel Haupt
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Wed Jul 27 20:19:15 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src/RELENG_5_4/src/sys/BEAVER i386


	
>Description:
- update: security/cksfv 1.3.5 -> 1.3.6
- update WWW field
- take maintainership

>How-To-Repeat:
	
>Fix:

	



--- cksfv.patch begins here ---
diff -Nur cksfv.orig/Makefile cksfv/Makefile
--- cksfv.orig/Makefile	Thu Jul 21 11:03:47 2005
+++ cksfv/Makefile	Tue Aug 16 18:22:25 2005
@@ -1,16 +1,16 @@
 # New ports collection makefile for:	cksfv
-# Date created:		18 October 2000
-# Whom:	      		Johann Visagie <johann@egenetics.com>
+# Date created:				18 October 2000
+# Whom:					Johann Visagie <johann@egenetics.com>
 #
 # $FreeBSD: ports/security/cksfv/Makefile,v 1.8 2005/07/21 09:03:47 pav Exp $
 #
 
 PORTNAME=	cksfv
-PORTVERSION=	1.3.5
+PORTVERSION=	1.3.6
 CATEGORIES=	security
-MASTER_SITES=	http://www.modeemi.fi/~shd/foss/cksfv/files/
+MASTER_SITES=	http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ehaupt@critical.ch
 COMMENT=	Create or manipulate Simple File Verification (SFV) checksum files
 
 PLIST_FILES=	bin/cksfv
@@ -18,6 +18,6 @@
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	--mandir=${PREFIX}/man --prefix=${PREFIX}
 
-MAN1=	cksfv.1
+MAN1=		cksfv.1
 
 .include <bsd.port.mk>
diff -Nur cksfv.orig/distinfo cksfv/distinfo
--- cksfv.orig/distinfo	Thu Jul 21 11:03:47 2005
+++ cksfv/distinfo	Tue Aug 16 18:18:23 2005
@@ -1,2 +1,2 @@
-MD5 (cksfv-1.3.5.tar.gz) = d6f1b8f1e6dc251f5e815406d30f8afc
-SIZE (cksfv-1.3.5.tar.gz) = 23387
+MD5 (cksfv-1.3.6.tar.gz) = e952bae247ddce191a0f807966efa9d7
+SIZE (cksfv-1.3.6.tar.gz) = 23636
diff -Nur cksfv.orig/pkg-descr cksfv/pkg-descr
--- cksfv.orig/pkg-descr	Thu Jul 21 11:03:47 2005
+++ cksfv/pkg-descr	Tue Aug 16 18:23:13 2005
@@ -6,4 +6,4 @@
 cksfv (Check SFV) can both create simple file verification (SFV) files, and
 test file integrity against existing SFV files.
 
-WWW: http://www.modeemi.fi/~shd/foss/cksfv/
+WWW: http://freshmeat.net/projects/cksfv
--- cksfv.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: sem 
Responsible-Changed-When: Thu Aug 18 20:19:03 GMT 2005 
Responsible-Changed-Why:  
Take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84998 
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Mon Aug 29 13:27:48 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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