Author: alexander Date: 2007-05-09 05:50:33 -0600 (Wed, 09 May 2007) New Revision: 1887
Modified: trunk/packages/tin/Makefile trunk/packages/vte/Makefile trunk/packages/xchat/Makefile trunk/packages/xine-lib/Makefile Log: Package updates Modified: trunk/packages/tin/Makefile =================================================================== --- trunk/packages/tin/Makefile 2007-05-09 11:49:48 UTC (rev 1886) +++ trunk/packages/tin/Makefile 2007-05-09 11:50:33 UTC (rev 1887) @@ -1,12 +1,12 @@ # tin Makefile NM= tin -VRS= 1.8.2 +VRS= 1.8.3 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= http://gd.tuwien.ac.at/infosys/newsreaders/tin/v1.8/$(FILE) -SHA-$(FILE)= 59f13c9eeda414c42f61c408cbac6a59efdc4134 +SHA-$(FILE)= 3822e7281d22433862075270b06bfa6b82226b0e # Targets Modified: trunk/packages/vte/Makefile =================================================================== --- trunk/packages/vte/Makefile 2007-05-09 11:49:48 UTC (rev 1886) +++ trunk/packages/vte/Makefile 2007-05-09 11:50:33 UTC (rev 1887) @@ -1,12 +1,12 @@ # vte Makefile NM= vte -VRS= 0.14.2 +VRS= 0.16.3 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= http://ftp.gnome.org/pub/GNOME/sources/$(NM)/0.14/$(FILE) -SHA-$(FILE)= 938e6ca0416191c6ac60745a96bfa84c5eb8519e +URL-$(FILE)= http://ftp.gnome.org/pub/GNOME/sources/$(NM)/0.16/$(FILE) +SHA-$(FILE)= 048925c933240cc877cb746a91943688fec3ff60 # Targets @@ -16,7 +16,7 @@ chroot "$(MP)" $(chenv-blfs) \ 'cd $(ROOT) && make ch-$(NM) $(chbash-post-bash)' -stage2: Makefile $(FILE) $(PATCH1) +stage2: Makefile $(FILE) $(std_build) compile-stage2: Modified: trunk/packages/xchat/Makefile =================================================================== --- trunk/packages/xchat/Makefile 2007-05-09 11:49:48 UTC (rev 1886) +++ trunk/packages/xchat/Makefile 2007-05-09 11:50:33 UTC (rev 1887) @@ -1,12 +1,12 @@ # xchat Makefile NM= xchat -VRS= 2.6.6 +VRS= 2.8.2 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= http://xchat.org/files/source/2.6/$(FILE) -SHA-$(FILE)= ba674165ad9f8e48acd2c0437bea6b1acc2871b9 +URL-$(FILE)= http://xchat.org/files/source/2.8/$(FILE) +SHA-$(FILE)= 5cff7a974819ad8788962742df785aabfe844af0 # Targets Modified: trunk/packages/xine-lib/Makefile =================================================================== --- trunk/packages/xine-lib/Makefile 2007-05-09 11:49:48 UTC (rev 1886) +++ trunk/packages/xine-lib/Makefile 2007-05-09 11:50:33 UTC (rev 1887) @@ -1,12 +1,12 @@ # xine-lib Makefile NM= xine-lib -VRS= 1.1.4 +VRS= 1.1.6 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= http://easynews.dl.sourceforge.net/xine/$(FILE) -SHA-$(FILE)= ee3496a3de8d9935ca23ff1fae3677a61ce1cb21 +SHA-$(FILE)= f7c865d08991be875eb986dab2640e788946e426 # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
