Date: Tue, 16 Aug 2005 18:28:44 +0200 (CEST) From: Emanuel Haupt <ehaupt@critical.ch> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84998: update: security/cksfv 1.3.5 -> 1.3.6, take maintainership Message-ID: <200508161628.j7GGSipO007650@beaver.critical.ch> Resent-Message-ID: <200508161630.j7GGUPGX058331@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84998 >Category: ports >Synopsis: update: security/cksfv 1.3.5 -> 1.3.6, take maintainership >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Aug 16 16:30:25 GMT 2005 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508161628.j7GGSipO007650>