Author: alexander Date: 2006-04-17 07:32:34 -0600 (Mon, 17 Apr 2006) New Revision: 1481
Modified: branches/udev_update/packages/atk/Makefile branches/udev_update/packages/glib2/Makefile branches/udev_update/packages/gtk2/Makefile branches/udev_update/packages/pango/Makefile Log: GTK update Modified: branches/udev_update/packages/atk/Makefile =================================================================== --- branches/udev_update/packages/atk/Makefile 2006-04-17 05:14:22 UTC (rev 1480) +++ branches/udev_update/packages/atk/Makefile 2006-04-17 13:32:34 UTC (rev 1481) @@ -1,12 +1,12 @@ # ATK Makefile NM= atk -VRS= 1.10.3 +VRS= 1.11.4 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= http://ftp.gnome.org/pub/GNOME/sources/$(NM)/1.10/$(FILE) -SHA-$(FILE)= 74d83882dec2e9bd9233d12ae8db97064e7c3fbe +URL-$(FILE)= http://ftp.gnome.org/pub/GNOME/sources/$(NM)/1.11/$(FILE) +SHA-$(FILE)= 808df9fb6f8c19b21c1169665dcd74629ae26c50 # Targets Modified: branches/udev_update/packages/glib2/Makefile =================================================================== --- branches/udev_update/packages/glib2/Makefile 2006-04-17 05:14:22 UTC (rev 1480) +++ branches/udev_update/packages/glib2/Makefile 2006-04-17 13:32:34 UTC (rev 1481) @@ -1,12 +1,12 @@ # Glib Makefile NM= glib -VRS= 2.10.1 +VRS= 2.10.2 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= $(HTTPBLFS)/$(NM)/$(FILE) -SHA-$(FILE)= b68592f0e7d461cebf7cd62dc1b2c8449760fe65 +URL-$(FILE)= http://ftp.gnome.org/pub/GNOME/sources/glib/2.10/$(FILE) +SHA-$(FILE)= 14d055725a4fa347bc4c11d6f52ec5268da2454f # Targets Modified: branches/udev_update/packages/gtk2/Makefile =================================================================== --- branches/udev_update/packages/gtk2/Makefile 2006-04-17 05:14:22 UTC (rev 1480) +++ branches/udev_update/packages/gtk2/Makefile 2006-04-17 13:32:34 UTC (rev 1481) @@ -1,12 +1,12 @@ # Gtk+ Makefile NM= gtk+ -VRS= 2.8.16 +VRS= 2.8.17 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= $(HTTPBLFS)/$(NM)/$(FILE) -SHA-$(FILE)= 0b9f5670743910b776319a9c6a5d7a1234204be7 +URL-$(FILE)= http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.8/$(FILE) +SHA-$(FILE)= a6c62ec016bc076a9938ba962f0dd4bcc1e74e16 # Targets Modified: branches/udev_update/packages/pango/Makefile =================================================================== --- branches/udev_update/packages/pango/Makefile 2006-04-17 05:14:22 UTC (rev 1480) +++ branches/udev_update/packages/pango/Makefile 2006-04-17 13:32:34 UTC (rev 1481) @@ -1,12 +1,12 @@ # Pango Makefile NM= pango -VRS= 1.12.0 +VRS= 1.12.1 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= $(HTTPBLFS)/$(NM)/$(FILE) -SHA-$(FILE)= f4e07c2a3702b53a96fe19ac9cc13db049f759bc +URL-$(FILE)= http://ftp.gnome.org/pub/GNOME/sources/pango/1.12/$(FILE) +SHA-$(FILE)= 26f3268eabeea8aa45b1286dc7af3149c8d544a1 # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
