ports/182149: net/svnup missing europe mirror in svnup.conf

Spil spil.oss at gmail.com
Mon Sep 16 10:50:00 UTC 2013


>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 at 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:


More information about the freebsd-ports-bugs mailing list