[Lunar-commits] CVS: moonbase/x11/XOrg BUILD, 1.11, 1.12 CONFLICTS, 1.3, 1.4 DETAILS, 1.7, 1.8 POST_INSTALL, 1.7, 1.8 PRE_BUILD, 1.4, NONE

Aaron Watry watryac04 at lunar-linux.org
Wed Mar 9 02:09:52 UTC 2005


Update of /var/cvs/lunar/moonbase/x11/XOrg
In directory espresso.foo-projects.org:/tmp/cvs-serv9599

Modified Files:
	BUILD CONFLICTS DETAILS POST_INSTALL 
Removed Files:
	PRE_BUILD 
Log Message:
Updated to XOrg 6.8.2 Working fine here, now others get to test it... 
and now that I think of it, the UPDATED field is getting bumped in a few 
seconds.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11/XOrg/BUILD,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- BUILD	21 Jan 2005 20:08:01 -0000	1.11
+++ BUILD	9 Mar 2005 02:09:50 -0000	1.12
@@ -74,7 +74,7 @@
   
   # explicitly exit here now and not later on
   make World                            ||
-  exit 1
+  exit 1				&&
   
   prepare_install                       &&
   cd $SOURCE_DIRECTORY                  &&
@@ -121,7 +121,7 @@
   
   if [ ! -e /usr/lib/pkgconfig/xft.pc ]; then
     ln -sf /usr/X11R6/lib/pkgconfig/xft.pc /usr/lib/pkgconfig/xft.pc
-  fi
+  fi &&
 
   if [ ! -d /tmp/.ICE-unix ]; then
     mkdir -p /tmp/.ICE-unix

Index: CONFLICTS
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11/XOrg/CONFLICTS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CONFLICTS	23 Nov 2004 16:32:14 -0000	1.3
+++ CONFLICTS	9 Mar 2005 02:09:50 -0000	1.4
@@ -1,3 +1,3 @@
 conflicts xfree86 &&
 conflicts xfree86-beta &&
-conflicts XOrg-test
+conflicts XOrg

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11/XOrg/DETAILS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DETAILS	17 Feb 2005 00:33:29 -0000	1.7
+++ DETAILS	9 Mar 2005 02:09:50 -0000	1.8
@@ -1,21 +1,13 @@
-          MODULE=XOrg
-         VERSION=6.8.1
-          SOURCE=X11R${VERSION}-src1.tar.gz
-         SOURCE2=X11R${VERSION}-src2.tar.gz
-         SOURCE3=X11R${VERSION}-src3.tar.gz
+          MODULE=XOrg-test
+         VERSION=6.8.2
+          SOURCE=X11R${VERSION}-src.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/xc
-   SOURCE_URL[0]=http://xorg.freedesktop.org/X11R${VERSION}/src/
+   SOURCE_URL[0]=http://xorg.freedesktop.org/X11R${VERSION}/src-single/
    SOURCE_URL[1]=http://ftp.skynet.be/pub/ftp.x.org/pub/X11R${VERSION}/src/
-  SOURCE2_URL[0]=http://xorg.freedesktop.org/X11R${VERSION}/src/
-  SOURCE2_URL[1]=http://ftp.skynet.be/pub/ftp.x.org/pub/X11R${VERSION}/src/
-  SOURCE3_URL[0]=http://xorg.freedesktop.org/X11R${VERSION}/src/
-  SOURCE3_URL[1]=http://ftp.skynet.be/pub/ftp.x.org/pub/X11R${VERSION}/src/
-      SOURCE_VFY=sha1:027d16317e07d9df166c0176a1f28b2614f38cc9
-     SOURCE2_VFY=sha1:17f543f49599290b6e4cd4d963c643cd8c19158a
-     SOURCE3_VFY=sha1:e17afc90b0c43f4f40b2ff7410f4ff5d4297de28
+      SOURCE_VFY=sha1:632e25a202bc41bb9b1c5dbc8bbb0d775c6593b0
         WEB_SITE=http://xorg.freedesktop.org
          ENTERED=20040325
-         UPDATED=20041122
+         UPDATED=20050216
            SHORT="XOrg is the Open Source Public Implementation of X11"
 cat << EOF
 What is XOrg?

Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11/XOrg/POST_INSTALL,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- POST_INSTALL	24 Nov 2004 15:39:18 -0000	1.7
+++ POST_INSTALL	9 Mar 2005 02:09:50 -0000	1.8
@@ -1,4 +1,5 @@
 if    module_installed  NVIDIA;  then  lin  NVIDIA;  fi
+if    module_installed  fglrx; then lin fglrx; fi   
 if    module_installed  fontconfig; then lin -c fontconfig; fi
 if    module_installed  glut; then lin -c glut; fi
 if    module_installed  openMotif; then lin -c openMotif; fi

--- PRE_BUILD DELETED ---



More information about the Lunar-commits mailing list