Revision: 5838 Author: pebender Date: Sun Nov 15 04:10:52 2009 Log: - Updated package xorg-7.4/xinit.
http://code.google.com/p/minimyth/source/detail?r=5838 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/xorg-7.4/xinit/Makefile /trunk/gar-minimyth/script/xorg-7.4/xinit/checksums ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Nov 13 17:45:14 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sun Nov 15 04:10:52 2009 @@ -5,7 +5,7 @@ MiniMyth release. For earlier changes see the yearly changelog files. -------------------------------------------------------------------------------- -Changes since 72 (2009-11-13): +Changes since 72 (2009-11-15): Current MythTV versions MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch svn 16082 and @@ -49,3 +49,4 @@ Updated lib/ffmpeg. Updated lib/libexif. Updated mediaplayers/mplayer-svn. + Updated xorg-7.4/xinit. ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xinit/Makefile Wed Dec 17 16:38:20 2008 +++ /trunk/gar-minimyth/script/xorg-7.4/xinit/Makefile Sun Nov 15 04:10:52 2009 @@ -1,5 +1,5 @@ GARNAME = xinit -GARVERSION = 1.1.1 +GARVERSION = 1.2.0 CATEGORIES = $(CATEGORY) MASTER_SITES = $(XORG_MASTER_SITES) DISTFILES = $(DISTNAME).tar.bz2 @@ -19,7 +19,8 @@ BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile -CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) +CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \ + --disable-silent-rules GAR_EXTRA_CONF += $(CATEGORY)/xorg/package-api.mk include ../../gar.mk ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xinit/checksums Wed Dec 17 16:38:20 2008 +++ /trunk/gar-minimyth/script/xorg-7.4/xinit/checksums Sun Nov 15 04:10:52 2009 @@ -1,1 +1,1 @@ -93c73705ed9eb1e1a6b6938405672f2b download/xinit-1.1.1.tar.bz2 +fe1696cab2fbed6fa059d0cd1c53ac13 download/xinit-1.2.0.tar.bz2 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
