Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 2003 10:51:59 -0400 (EDT)
From:      Michael Handler <handler-freebsd@grendel.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        winter@jurai.net
Subject:   ports/56749: [maintainer-update][patch] fix SFS MASTER_SITE and doc URLs
Message-ID:  <200309131451.h8DEpxqC045754@lair.grendel.net>
Resent-Message-ID: <200309131500.h8DF0YQ0015301@freefall.freebsd.org>

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

>Number:         56749
>Category:       ports
>Synopsis:       [maintainer-update][patch] fix SFS MASTER_SITE and doc URLs
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 13 08:00:33 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael Handler
>Release:        FreeBSD 4.8-RC i386
>Organization:
Self ("Define self!")
>Environment:
System: FreeBSD lair.grendel.net 4.8-RC FreeBSD 4.8-RC #0: Mon Mar 24 00:22:08 EST 2003 root@lair.grendel.net:/vol/vol0/obj/usr/src/sys/LAIR i386

>Description:

The SFS Project rearranged their website, invalidating the old URLs
in MASTER_SITES and in one piece of the port-supplied documentation.
This patch fixes the port, hopefully permanently.

(Matt, we'll need to get portmgr approval before committing this,
since we're in portsfreeze.)
	
>How-To-Repeat:

Unfetchable distfiles problem reports.

>Fix:

diff -ur /usr/ports/security/sfs/Makefile ./Makefile
--- /usr/ports/security/sfs/Makefile	Fri Feb 21 11:25:55 2003
+++ ./Makefile	Sat Sep 13 10:40:42 2003
@@ -9,7 +9,7 @@
 PORTNAME=	sfs
 PORTVERSION=	0.7.2
 CATEGORIES=	security net
-MASTER_SITES=	http://www.fs.net/sfs/@new-york.lcs.mit.edu,u83s4uk49nt8rmp4uwmt2exvz6d3cavh/pub/sfswww/dist/
+MASTER_SITES=	http://www.fs.net/sfswww/dist/
 
 MAINTAINER=	handler@grendel.net
 COMMENT=	Self-Certifying File System: A secure global network file system
diff -ur /usr/ports/security/sfs/files/share-doc-README ./files/share-doc-README
--- /usr/ports/security/sfs/files/share-doc-README	Thu Jan  2 00:23:23 2003
+++ ./files/share-doc-README	Sat Sep 13 10:37:40 2003
@@ -150,7 +150,7 @@
 *** SFS configuration files:
 
 [ The following section is taken nearly verbatim from
-<URL:http://www.fs.net/sfs/@new-york.lcs.mit.edu,u83s4uk49nt8rmp4uwmt2exvz6d3cavh/pub/sfswww/sfs.html#SFS%20configuration>. ]
+<URL:http://www.fs.net/sfswww/sfs.html#SFS%20configuration>. ]
 
 SFS comprises a number of programs, many of which have configuration
 files. All programs look for configuration files in two directories--first
>Release-Note:
>Audit-Trail:
>Unformatted:



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