adium 2863:71678f22448c: Updated .hgignore for Dependencies buil...

commits at adium.im commits at adium.im
Thu Nov 5 03:46:11 UTC 2009


details:	http://hg.adium.im/adium/rev/71678f22448c
revision:	2863:71678f22448c
author:		Zachary West <zacw at adium.im>
date:		Wed Nov 04 22:45:58 2009 -0500

Updated .hgignore for Dependencies build script.
Subject: adium 2864:8a1dc7e12686: Updated json-glib tarball.

details:	http://hg.adium.im/adium/rev/8a1dc7e12686
revision:	2864:8a1dc7e12686
author:		Zachary West <zacw at adium.im>
date:		Wed Nov 04 22:46:06 2009 -0500

Updated json-glib tarball.

diffs (30 lines):

diff -r 4f3a56408174 -r 8a1dc7e12686 .hgignore
--- a/.hgignore	Wed Nov 04 21:19:47 2009 -0500
+++ b/.hgignore	Wed Nov 04 22:46:06 2009 -0500
@@ -5,13 +5,10 @@
 *.perspectivev3
 build
 Icon*
-Utilities/build
-Utilities/dep-build-scripts/build
-Utilities/dep-build-scripts/source
-Utilities/dep-build-scripts/framework_maker/*.pyc
 Docs
 Dependencies/build
 Dependencies/source
 Dependencies/Frameworks
 Dependencies/build.log
 Dependencies/error.log
+Dependencies/framework_maker/*.pyc
diff -r 4f3a56408174 -r 8a1dc7e12686 Dependencies/phases/build_dependencies.sh
--- a/Dependencies/phases/build_dependencies.sh	Wed Nov 04 21:19:47 2009 -0500
+++ b/Dependencies/phases/build_dependencies.sh	Wed Nov 04 22:46:06 2009 -0500
@@ -239,7 +239,7 @@
 JSON_GLIB_VERSION=1.0
 build_jsonglib() {
 	prereq "json-glib" \
-		"http://folks.o-hand.com/~ebassi/sources/json-glib-0.6.2.tar.gz"
+		"http://ftp.gnome.org/pub/GNOME/sources/json-glib/0.8/json-glib-0.8.2.tar.gz"
 	
 	quiet pushd "$ROOTDIR/source/json-glib"
 	




More information about the commits mailing list