Revision: 5704 Author: pebender Date: Sat Oct 17 20:24:49 2009 Log: Updated package xorg-7.4/xtrans.
http://code.google.com/p/minimyth/source/detail?r=5704 Added: /trunk/gar-minimyth/script/xorg-7.4/xtrans/files/xtrans-1.2.5-abstract_only.patch Deleted: /trunk/gar-minimyth/script/xorg-7.4/xtrans/files/xtrans-1.2.4-abstract_only.patch Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/xorg-7.4/xtrans/Makefile /trunk/gar-minimyth/script/xorg-7.4/xtrans/checksums ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/xorg-7.4/xtrans/files/xtrans-1.2.5-abstract_only.patch Sat Oct 17 20:24:49 2009 @@ -0,0 +1,12 @@ +diff -Naur xtrans-1.2.5-old/Xtranssock.c xtrans-1.2.5-new/Xtranssock.c +--- xtrans-1.2.5-old/Xtranssock.c 2009-10-16 14:25:57.000000000 -0700 ++++ xtrans-1.2.5-new/Xtranssock.c 2009-10-17 20:17:41.000000000 -0700 +@@ -2432,7 +2432,7 @@ + Xtransport TRANS(SocketUNIXFuncs) = { + /* Socket Interface */ + "unix", +-#if !defined(LOCALCONN) && !defined(HAVE_ABSTRACT_SOCKETS) ++#if !defined(LOCALCONN) + TRANS_ALIAS, + #else + 0, ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xtrans/files/xtrans-1.2.4-abstract_only.patch Fri Jul 31 22:45:35 2009 +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur xtrans-1.2.4-old/Xtranssock.c xtrans-1.2.4-new/Xtranssock.c ---- xtrans-1.2.4-old/Xtranssock.c 2009-07-30 16:06:14.000000000 -0700 -+++ xtrans-1.2.4-new/Xtranssock.c 2009-07-31 18:10:24.000000000 -0700 -@@ -2470,7 +2470,7 @@ - Xtransport TRANS(SocketUNIXFuncs) = { - /* Socket Interface */ - "unix", --#if !defined(LOCALCONN) && !defined(HAVE_ABSTRACT_SOCKETS) -+#if !defined(LOCALCONN) - TRANS_ALIAS, - #else - 0, ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Oct 17 20:23:21 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Oct 17 20:24:49 2009 @@ -17,6 +17,9 @@ MythTV 0.22: version 0.22.0, release-0-22-fixes branch svn 22512. MythTV trunk: version trunk.22510 trunk svn 22510. +Updated packages + - Updated xorg-7.4/xtrans. + Fixed bugs - Fixed bug that caused boot to fail when huludesktop.data is not present in the MiniMyth read-write configuration directory. ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xtrans/Makefile Fri Jul 31 22:45:35 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/xtrans/Makefile Sat Oct 17 20:24:49 2009 @@ -1,5 +1,5 @@ GARNAME = xtrans -GARVERSION = 1.2.4 +GARVERSION = 1.2.5 CATEGORIES = $(CATEGORY) MASTER_SITES = $(XORG_MASTER_SITES) DISTFILES = $(DISTNAME).tar.bz2 @@ -19,7 +19,9 @@ 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 \ + --disable-docs GAR_EXTRA_CONF += $(CATEGORY)/xorg/package-api.mk include ../../gar.mk ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xtrans/checksums Fri Jul 31 22:45:35 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/xtrans/checksums Sat Oct 17 20:24:49 2009 @@ -1,2 +1,2 @@ -b3b57e78dc06885e79f8393a83619715 download/xtrans-1.2.4.tar.bz2 -2464aed54db26f3a3bfb4a8b5eae5c76 download/xtrans-1.2.4-abstract_only.patch +2d1e57e82acc5f21797e92341415af2f download/xtrans-1.2.5.tar.bz2 +4d9077fec9fc33323b290ae1424adfdb download/xtrans-1.2.5-abstract_only.patch --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
