Title: [174209] trunk/Tools
Revision
174209
Author
[email protected]
Date
2014-10-02 05:30:00 -0700 (Thu, 02 Oct 2014)

Log Message

[GTK] [JHBuild] Switch sourceware.org mirror to http.

Unreviewed.

The ftp access is recently failing to work as expected, and the
bots fail to download the file.
The same mirror is available via http and seems to work better.

* gtk/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (174208 => 174209)


--- trunk/Tools/ChangeLog	2014-10-02 11:14:43 UTC (rev 174208)
+++ trunk/Tools/ChangeLog	2014-10-02 12:30:00 UTC (rev 174209)
@@ -1,3 +1,15 @@
+2014-10-02  Carlos Alberto Lopez Perez  <[email protected]>
+
+        [GTK] [JHBuild] Switch sourceware.org mirror to http.
+
+        Unreviewed.
+
+        The ftp access is recently failing to work as expected, and the
+        bots fail to download the file.
+        The same mirror is available via http and seems to work better.
+
+        * gtk/jhbuild.modules:
+
 2014-10-01  Commit Queue  <[email protected]>
 
         Unreviewed, rolling out r174185.

Modified: trunk/Tools/gtk/jhbuild.modules (174208 => 174209)


--- trunk/Tools/gtk/jhbuild.modules	2014-10-02 11:14:43 UTC (rev 174208)
+++ trunk/Tools/gtk/jhbuild.modules	2014-10-02 12:30:00 UTC (rev 174209)
@@ -38,7 +38,7 @@
   <repository type="git" name="github.com"
       href=""
   <repository type="tarball" name="sourceware.org-mirror"
-      href=""
+      href=""
   <repository type="tarball" name="ftp.gnome.org"
       href=""
   <repository type="git" name="git.gnome.org"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to