Author: pebender
Date: Sun Jan 11 12:57:33 2009
New Revision: 4225
Added:
trunk/gar-minimyth/script/xorg-7.3/xtrans/files/xtrans-1.2.3-abstract_only.patch
trunk/gar-minimyth/script/xorg-7.4/xtrans/files/xtrans-1.2.3-abstract_only.patch
Removed:
trunk/gar-minimyth/script/xorg-7.3/xtrans/files/xtrans-1.2.2-abstract_only.patch
trunk/gar-minimyth/script/xorg-7.4/xtrans/files/xtrans-1.2.2-abstract_only.patch
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/xorg-7.3/xtrans/Makefile
trunk/gar-minimyth/script/xorg-7.3/xtrans/checksums
trunk/gar-minimyth/script/xorg-7.4/xtrans/Makefile
trunk/gar-minimyth/script/xorg-7.4/xtrans/checksums
Log:
- Updated packages
xorg-7.3/xtrans
xorg-7.4/xtrans
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Sun Jan 11
12:57:33 2009
@@ -65,6 +65,8 @@
Updated disk/hdparm.
Updated gtk/glib.
Updated gtk/gtk+.
+ Updated xorg-7.3/xtrans.
+ Updated xorg-7.4/xtrans.
--------------------------------------------------------------------------------
Changes since 62 (2009-01-09):
Modified: trunk/gar-minimyth/script/xorg-7.3/xtrans/Makefile
==============================================================================
--- trunk/gar-minimyth/script/xorg-7.3/xtrans/Makefile (original)
+++ trunk/gar-minimyth/script/xorg-7.3/xtrans/Makefile Sun Jan 11 12:57:33
2009
@@ -1,5 +1,5 @@
GARNAME = xtrans
-GARVERSION = 1.2.2
+GARVERSION = 1.2.3
CATEGORIES = $(CATEGORY)
MASTER_SITES = $(XORG_MASTER_SITES)
DISTFILES = $(DISTNAME).tar.bz2
Modified: trunk/gar-minimyth/script/xorg-7.3/xtrans/checksums
==============================================================================
--- trunk/gar-minimyth/script/xorg-7.3/xtrans/checksums (original)
+++ trunk/gar-minimyth/script/xorg-7.3/xtrans/checksums Sun Jan 11 12:57:33
2009
@@ -1,2 +1,2 @@
-a97ac902d84578337057c8603b729494 download/xtrans-1.2.2.tar.bz2
-f0703d2af9188391473488a2f78d9f5c download/xtrans-1.2.2-abstract_only.patch
+f9cf791dfad59cf044e276aab3a71e1d download/xtrans-1.2.3.tar.bz2
+6201f7053f8c0dd8508f7eea20aa5e5c download/xtrans-1.2.3-abstract_only.patch
Added:
trunk/gar-minimyth/script/xorg-7.3/xtrans/files/xtrans-1.2.3-abstract_only.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/xorg-7.3/xtrans/files/xtrans-1.2.3-abstract_only.patch
Sun Jan 11 12:57:33 2009
@@ -0,0 +1,12 @@
+diff -Naur xtrans-1.2.3-old/Xtranssock.c xtrans-1.2.3-new/Xtranssock.c
+--- xtrans-1.2.3-old/Xtranssock.c 2008-08-07 15:11:52.000000000 -0700
++++ xtrans-1.2.3-new/Xtranssock.c 2009-01-11 12:06:04.000000000 -0800
+@@ -2463,7 +2463,7 @@
+ Xtransport TRANS(SocketUNIXFuncs) = {
+ /* Socket Interface */
+ "unix",
+-#if !defined(LOCALCONN) && !defined(HAVE_ABSTRACT_SOCKETS)
++#if !defined(LOCALCONN)
+ TRANS_ALIAS,
+ #else
+ 0,
Modified: trunk/gar-minimyth/script/xorg-7.4/xtrans/Makefile
==============================================================================
--- trunk/gar-minimyth/script/xorg-7.4/xtrans/Makefile (original)
+++ trunk/gar-minimyth/script/xorg-7.4/xtrans/Makefile Sun Jan 11 12:57:33
2009
@@ -1,5 +1,5 @@
GARNAME = xtrans
-GARVERSION = 1.2.2
+GARVERSION = 1.2.3
CATEGORIES = $(CATEGORY)
MASTER_SITES = $(XORG_MASTER_SITES)
DISTFILES = $(DISTNAME).tar.bz2
Modified: trunk/gar-minimyth/script/xorg-7.4/xtrans/checksums
==============================================================================
--- trunk/gar-minimyth/script/xorg-7.4/xtrans/checksums (original)
+++ trunk/gar-minimyth/script/xorg-7.4/xtrans/checksums Sun Jan 11 12:57:33
2009
@@ -1,2 +1,2 @@
-a97ac902d84578337057c8603b729494 download/xtrans-1.2.2.tar.bz2
-f0703d2af9188391473488a2f78d9f5c download/xtrans-1.2.2-abstract_only.patch
+f9cf791dfad59cf044e276aab3a71e1d download/xtrans-1.2.3.tar.bz2
+6201f7053f8c0dd8508f7eea20aa5e5c download/xtrans-1.2.3-abstract_only.patch
Added:
trunk/gar-minimyth/script/xorg-7.4/xtrans/files/xtrans-1.2.3-abstract_only.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/xorg-7.4/xtrans/files/xtrans-1.2.3-abstract_only.patch
Sun Jan 11 12:57:33 2009
@@ -0,0 +1,12 @@
+diff -Naur xtrans-1.2.3-old/Xtranssock.c xtrans-1.2.3-new/Xtranssock.c
+--- xtrans-1.2.3-old/Xtranssock.c 2008-08-07 15:11:52.000000000 -0700
++++ xtrans-1.2.3-new/Xtranssock.c 2009-01-11 12:06:04.000000000 -0800
+@@ -2463,7 +2463,7 @@
+ Xtransport TRANS(SocketUNIXFuncs) = {
+ /* Socket Interface */
+ "unix",
+-#if !defined(LOCALCONN) && !defined(HAVE_ABSTRACT_SOCKETS)
++#if !defined(LOCALCONN)
+ TRANS_ALIAS,
+ #else
+ 0,
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---