ports/56749: [maintainer-update][patch] fix SFS MASTER_SITE and doc URLs
Michael Handler
handler-freebsd at grendel.net
Sat Sep 13 15:00:36 UTC 2003
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list