Author: justin Date: 2005-10-04 22:55:27 -0600 (Tue, 04 Oct 2005) New Revision: 863
Added: branches/utf8-newmake/packages/cairo/ Modified: branches/utf8-newmake/packages/atk/Makefile branches/utf8-newmake/packages/glib2/Makefile branches/utf8-newmake/packages/gtk2/Makefile branches/utf8-newmake/packages/pango/Makefile Log: Merged upgrades for atk, glib2, adding cairo, gtk2 and pango from trunk to utf8-newmake. Modified: branches/utf8-newmake/packages/atk/Makefile =================================================================== --- branches/utf8-newmake/packages/atk/Makefile 2005-10-05 04:53:42 UTC (rev 862) +++ branches/utf8-newmake/packages/atk/Makefile 2005-10-05 04:55:27 UTC (rev 863) @@ -1,12 +1,12 @@ # ATK Makefile NM= atk -VRS= 1.9.1 +VRS= 1.10.3 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= $(HTTPBLFS)/A-C/$(FILE) -SHA-$(FILE)= ae8e2410f0fd5731a3b8fc902f0865f42103ffb9 +URL-$(FILE)= http://ftp.gnome.org/pub/GNOME/sources/$(NM)/1.10/$(FILE) +SHA-$(FILE)= 74d83882dec2e9bd9233d12ae8db97064e7c3fbe # Targets Copied: branches/utf8-newmake/packages/cairo (from rev 858, trunk/packages/cairo) Modified: branches/utf8-newmake/packages/glib2/Makefile =================================================================== --- branches/utf8-newmake/packages/glib2/Makefile 2005-10-05 04:53:42 UTC (rev 862) +++ branches/utf8-newmake/packages/glib2/Makefile 2005-10-05 04:55:27 UTC (rev 863) @@ -1,12 +1,12 @@ # Glib Makefile NM= glib -VRS= 2.6.6 +VRS= 2.8.1 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= ftp://ftp.gtk.org/pub/gtk/v2.6/$(FILE) -SHA-$(FILE)= 6bb8860bd29a83964ee66ad53ae3e4950aa2677f +URL-$(FILE)= ftp://ftp.gtk.org/pub/gtk/v2.8/$(FILE) +SHA-$(FILE)= 67b10214dba9e7b8c25b439507238d11d6f1d589 # Targets Modified: branches/utf8-newmake/packages/gtk2/Makefile =================================================================== --- branches/utf8-newmake/packages/gtk2/Makefile 2005-10-05 04:53:42 UTC (rev 862) +++ branches/utf8-newmake/packages/gtk2/Makefile 2005-10-05 04:55:27 UTC (rev 863) @@ -1,12 +1,12 @@ # Gtk+ Makefile NM= gtk+ -VRS= 2.6.10 +VRS= 2.8.3 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= ftp://ftp.gtk.org/pub/gtk/v2.6/$(FILE) -SHA-$(FILE)= 9ba627683e0dc4bceb5fb900c1ee687638d95fcd +URL-$(FILE)= ftp://ftp.gtk.org/pub/gtk/v2.8/$(FILE) +SHA-$(FILE)= 83d4489013311e271543ed4659d36740317fcf8f # Targets Modified: branches/utf8-newmake/packages/pango/Makefile =================================================================== --- branches/utf8-newmake/packages/pango/Makefile 2005-10-05 04:53:42 UTC (rev 862) +++ branches/utf8-newmake/packages/pango/Makefile 2005-10-05 04:55:27 UTC (rev 863) @@ -1,12 +1,12 @@ # Pango Makefile NM= pango -VRS= 1.8.1 +VRS= 1.10.0 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= $(HTTPBLFS)/M-P/$(FILE) -SHA-$(FILE)= 46d6992cd5782a3ca7623f0d91f31b6bdffb0346 +URL-$(FILE)= ftp://ftp.gtk.org/pub/gtk/v2.8/$(FILE) +SHA-$(FILE)= 09a00c228725afc281b4332d3a22f8c098f4ed80 # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
