CVS: moonbase/chat/xchat BUILD,1.5,1.6 DETAILS,1.10,1.11

nhudson at lunar-linux.org nhudson at lunar-linux.org
Thu Jul 31 12:06:33 GMT 2003


Update of /var/cvs/lunar/moonbase/chat/xchat
In directory dbguin.lunar-linux.org:/tmp/cvs-serv3555/xchat

Modified Files:
	BUILD DETAILS 
Log Message:

Updating xchat to new version 2.0.4 also cleaning up the BUILD file


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/xchat/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	7 Jul 2003 17:04:13 -0000	1.5
+++ BUILD	31 Jul 2003 12:06:31 -0000	1.6
@@ -1,10 +1,5 @@
 (
 
-  export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
-
-  patch_it $SOURCE_CACHE/$SOURCE2 1      &&
-  patch_it $SOURCE_CACHE/$SOURCE3 1      &&
-
   ./configure  --build=$BUILD            \
                --prefix=/usr             \
                --enable-ipv6             \
@@ -14,8 +9,5 @@
                --mandir=/usr/share/man   \
                $OPTS                     &&
 
-  make                                   &&
-  prepare_install                        &&
-  make install
-
+  default_make 
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/xchat/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS	7 Jul 2003 17:04:13 -0000	1.10
+++ DETAILS	31 Jul 2003 12:06:31 -0000	1.11
@@ -1,15 +1,11 @@
           MODULE=xchat
-         VERSION=2.0.3
+         VERSION=2.0.4
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=http://www.xchat.org/files/source/2.0/$SOURCE
-         SOURCE2=xc203-fix-cps.diff
-  SOURCE2_URL[0]=http://xchat.org/files/source/2.0/patches/$SOURCE2
-         SOURCE3=xc203-fixtint.diff
-  SOURCE3_URL[0]=http://xchat.org/files/source/2.0/patches/$SOURCE3
         WEB_SITE=http://www.xchat.org
          ENTERED=20020729
-         UPDATED=20030707
+         UPDATED=20030731
            SHORT="xchat: an IRC client."
 cat << EOF
 xchat is an IRC client for Unix operating systems.  It runs under the X




More information about the Lunar-commits mailing list