Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2001 23:14:02 -0700 (PDT)
From:      Scott Renfro <scott@renfro.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29638: [patch] upgrade security/cfs
Message-ID:  <200108120614.f7C6E2F51510@renfro.org>

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

>Number:         29638
>Category:       ports
>Synopsis:       [patch] upgrade security/cfs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 11 23:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Scott Renfro <scott@renfro.org>
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD bonsai.home.renfro.org 4.3-STABLE FreeBSD 4.3-STABLE #1: Sun Aug 5 13:27:32 PDT 2001 scott@bonsai.home.renfro.org:/usr/src/sys/compile/FWGW4 i386


>Description:

This patch upgrades security/cfs (the cryptographic filesystem) from
1.4.0-beta2 to 1.4.1.  Tested on 4.4-PRERELEASE.

>How-To-Repeat:

>Fix:

diff -ruN cfs-1.4.0b2/Makefile cfs/Makefile
--- cfs-1.4.0b2/Makefile	Sat Jul 22 07:46:48 2000
+++ cfs/Makefile	Fri Aug 10 18:27:12 2001
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	cfs
-PORTVERSION=	1.4.0b2
+PORTVERSION=	1.4.1
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.hacktic.nl/pub/crypto/disk/cfs/ \
 		ftp://ftp.uni-bielefeld.de/pub/crypto/replay/disk/cfs/
-DISTNAME=	cfs.1.4.0.beta2
 
 MAINTAINER=	green@FreeBSD.org
 
@@ -18,7 +17,6 @@
 MAN1=		cattach.1 cdetach.1 cmkdir.1 cpasswd.1 cfssh.1
 MAN8=		ccat.8 cfsd.8 cname.8
 
-NO_WRKSUBDIR=	yes
 
 do-install:
 	@cd ${WRKSRC}; \
diff -ruN cfs-1.4.0b2/distinfo cfs/distinfo
--- cfs-1.4.0b2/distinfo	Mon May 22 18:02:39 2000
+++ cfs/distinfo	Fri Aug 10 17:54:49 2001
@@ -1 +1 @@
-MD5 (cfs.1.4.0.beta2.tar.gz) = e0e7623b95fbcfa0cdde7fa4ea9e1afd
+MD5 (cfs-1.4.1.tar.gz) = f850c0ded4f4c2d4f929990827e4327d
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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