CVS: moonbase/chat/BitchX BUILD,1.4,1.5 DETAILS,1.5,1.6
Auke Kok
sofar at lunar-linux.org
Tue Oct 28 22:29:26 GMT 2003
Update of /var/cvs/lunar/moonbase/chat/BitchX
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24559
Modified Files:
BUILD DETAILS
Log Message:
Adding a gcc-3.3.x patch fix found for free (/me kisses the FSF). Tchan will test it on a gcc-3.2.x box for ya I'm sure.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/BitchX/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 18 Feb 2003 20:14:15 -0000 1.4
+++ BUILD 28 Oct 2003 22:29:24 -0000 1.5
@@ -1,5 +1,7 @@
(
+
patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+ patch_it $SOURCE_CACHE/$SOURCE3 1 &&
export CC="gcc" &&
export CCC="g++" &&
export CXX="g++" &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/chat/BitchX/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS 12 Aug 2003 11:19:25 -0000 1.5
+++ DETAILS 28 Oct 2003 22:29:24 -0000 1.6
@@ -2,10 +2,13 @@
VERSION=1.0c19
SOURCE=ircii-pana-$VERSION.tar.gz
SOURCE2=$MODULE-$VERSION-funny.c-1.patch
+ SOURCE3=bitchx-1.0c19-macros-fixes.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
- SOURCE_URL[0]=http://www.lunar-linux.com/lunar/mirrors/$SOURCE
- SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
+ SOURCE_URL=http://www.lunar-linux.com/lunar/mirrors/$SOURCE
+ SOURCE2_URL=$PATCH_URL/$SOURCE2
+ SOURCE3_URL=$PATCH_URL/$SOURCE3
SOURCE_VFY=md5:79431ff0880e7317049045981fac8adc
+ SOURCE3_VFY=md5:df98d4b396ac057776f13b67da6b3251
#SOURCE_URL[0]=ftp://ftp.bitchx.org/pub/BitchX/source/$SOURCE
#SOURCE_URL[1]=ftp://ftp.bitchx.org/pub/BitchX/old/source/$SOURCE
WEB_SITE=http://www.bitchx.org
More information about the Lunar-commits
mailing list