Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2013 10:47:23 GMT
From:      Spil <spil.oss@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182149: net/svnup missing europe mirror in svnup.conf
Message-ID:  <201309161047.r8GAlNIg093965@oldred.freebsd.org>
Resent-Message-ID: <201309161050.r8GAo0HZ084849@freefall.freebsd.org>

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

>Number:         182149
>Category:       ports
>Synopsis:       net/svnup missing europe mirror in svnup.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 16 10:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Spil
>Release:        FreeBSD 9.2-RC3 amd64
>Organization:
n.a.
>Environment:
FreeBSD gw.example.org 9.2-RC3 FreeBSD 9.2-RC3 #0 r254795: Sat Aug 24 20:25:04 UTC 2013     root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
The packaged svnup.conf contains only the us-east and us-west svn0 mirrors.
Load not localized optimally as a result.

>How-To-Repeat:
install net/svnup
>Fix:
As a patch file to @WRKSRC/svnup.conf this would do

--- svnup.conf.orig     2013-09-16 12:44:35.045280199 +0200
+++ svnup.conf   2013-09-16 12:44:50.054272143 +0200
@@ -7,6 +7,7 @@
 #host=svn.freebsd.org
 #host=svn0.us-west.freebsd.org
 #host=svn0.us-east.freebsd.org
+#host=svn0.eu.freebsd.org
 protocol=https
 verbosity=1
 trim_tree=0


>Release-Note:
>Audit-Trail:
>Unformatted:



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