Title: [142233] trunk/Tools
- Revision
- 142233
- Author
- [email protected]
- Date
- 2013-02-07 23:08:52 -0800 (Thu, 07 Feb 2013)
Log Message
Unreviewed followup to r142232.
Work around a bug in jhbuild that was incorrectly composing the source
package URL by adjusting slightly the repository and module paths.
* gtk/jhbuild.modules:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (142232 => 142233)
--- trunk/Tools/ChangeLog 2013-02-08 06:46:06 UTC (rev 142232)
+++ trunk/Tools/ChangeLog 2013-02-08 07:08:52 UTC (rev 142233)
@@ -1,5 +1,14 @@
2013-02-07 Zan Dobersek <[email protected]>
+ Unreviewed followup to r142232.
+
+ Work around a bug in jhbuild that was incorrectly composing the source
+ package URL by adjusting slightly the repository and module paths.
+
+ * gtk/jhbuild.modules:
+
+2013-02-07 Zan Dobersek <[email protected]>
+
Use a mirror for the sourceware.org repo used in jhbuild
Unreviewed.
Modified: trunk/Tools/gtk/jhbuild.modules (142232 => 142233)
--- trunk/Tools/gtk/jhbuild.modules 2013-02-08 06:46:06 UTC (rev 142232)
+++ trunk/Tools/gtk/jhbuild.modules 2013-02-08 07:08:52 UTC (rev 142233)
@@ -34,7 +34,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"
@@ -100,7 +100,7 @@
</autotools>
<autotools id="libffi" autogen-sh="configure">
- <branch module="/libffi/libffi-3.0.10.tar.gz" version="3.0.10"
+ <branch module="libffi/libffi-3.0.10.tar.gz" version="3.0.10"
repo="sourceware.org-mirror"
hash="sha256:f01eb9027e9eb56aeaeef636649877756d475d714ef8b47f627f65bc5f3b492f"
md5sum="79390673f5d07a8fb342bc09b5055b6f"/>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes