ports/127476: [PATCH] sysutils/fastest_cvsup: Replace mastersite (distfile disappear)
Beat Gätzi
beat at chruetertee.ch
Thu Sep 18 18:10:02 UTC 2008
>Number: 127476
>Category: ports
>Synopsis: [PATCH] sysutils/fastest_cvsup: Replace mastersite (distfile disappear)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 18 18:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Beat Gätzi
>Release: FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD daedalus.network.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Fri Sep 5 22:34:11 CEST 2008 root at daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386
>Description:
- Distfile disappear from mastersite:
# cd /usr/ports/sysutils/fastest_cvsup/ && make fetch
=> fastest_cvsup-0.2.8.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.is-root.com/myports/.
fetch: http://www.is-root.com/myports/fastest_cvsup-0.2.8.tar.gz: Not Found
- Add new mirror site
- Take maintainership
>How-To-Repeat:
>Fix:
--- fastest_cvsup.patch begins here ---
diff -Naur fastest_cvsup.orig/Makefile fastest_cvsup/Makefile
--- fastest_cvsup.orig/Makefile 2008-08-20 08:50:58.000000000 +0200
+++ fastest_cvsup/Makefile 2008-09-18 19:50:43.844938299 +0200
@@ -9,9 +9,9 @@
PORTVERSION= 0.2.9
PORTREVISION= 5
CATEGORIES= sysutils
-MASTER_SITES= http://www.is-root.com/myports/
+MASTER_SITES= http://www.chruetertee.ch/files/download/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= beat at chruetertee.ch
COMMENT= Finds fastest CVSup server
DISTVERSION= 0.2.8
--- fastest_cvsup.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list