[Lunar-commits] r24129 - moonbase/trunk/web/w3c-libwww
Samuel Verstraete
elangelo at lunar-linux.org
Wed Apr 18 20:28:14 CEST 2007
Author: elangelo
Date: 2007-04-18 20:28:14 +0200 (Wed, 18 Apr 2007)
New Revision: 24129
Modified:
moonbase/trunk/web/w3c-libwww/BUILD
moonbase/trunk/web/w3c-libwww/DETAILS
Log:
patch
Modified: moonbase/trunk/web/w3c-libwww/BUILD
===================================================================
--- moonbase/trunk/web/w3c-libwww/BUILD 2007-04-18 17:57:01 UTC (rev 24128)
+++ moonbase/trunk/web/w3c-libwww/BUILD 2007-04-18 18:28:14 UTC (rev 24129)
@@ -1,7 +1,10 @@
(
- sedit "s:/lib/mysql/:/lib/:" configure &&
-
+ sedit "s:/lib/mysql/:/lib/:" configure &&
+ sedit "s/(char\ \*)//g" Library/src/HTMethod.c &&
+
+# patch_it $SOURCE10 1 &&
+
OPTS=$OPTS"--enable-shared --with-zlib --with-md5 --with-dav \
--with-expat --with-extension --without-mysql"
default_build
Modified: moonbase/trunk/web/w3c-libwww/DETAILS
===================================================================
--- moonbase/trunk/web/w3c-libwww/DETAILS 2007-04-18 17:57:01 UTC (rev 24128)
+++ moonbase/trunk/web/w3c-libwww/DETAILS 2007-04-18 18:28:14 UTC (rev 24129)
@@ -1,7 +1,27 @@
MODULE=w3c-libwww
VERSION=5.4.0
SOURCE=$MODULE-$VERSION.tgz
+ SOURCE2=$MODULE-$VERSION-debian-autoconf-2.5.patch
+ SOURCE3=$MODULE-$VERSION-config-liborder.patch
+ SOURCE4=$MODULE-$VERSION-libssl.patch
+ SOURCE5=$MODULE-$VERSION-automake-gentoo.patch
+ SOURCE6=$MODULE-$VERSION-disable-ndebug-gentoo.patch
+ SOURCE7=$MODULE-$VERSION-mysql-4.0.patch
+ SOURCE8=$MODULE-$VERSION-htbound.patch
+ SOURCE9=$MODULE-$VERSION-asneeded.patch
+ SOURCE10=$MODULE-$VERSION-noexport.patch
+ SOURCE11=$MODULE-$VERSION-respectflags.patch
SOURCE_URL=http://w3.org/Library/Distribution/
+ SOURCE2_URL=http://merlin.ugent.be/lunar/patches/$MODULE
+ SOURCE3_URL=http://merlin.ugent.be/lunar/patches/$MODULE
+ SOURCE4_URL=http://merlin.ugent.be/lunar/patches/$MODULE
+ SOURCE5_URL=http://merlin.ugent.be/lunar/patches/$MODULE
+ SOURCE6_URL=http://merlin.ugent.be/lunar/patches/$MODULE
+ SOURCE7_URL=http://merlin.ugent.be/lunar/patches/$MODULE
+ SOURCE8_URL=http://merlin.ugent.be/lunar/patches/$MODULE
+ SOURCE9_URL=http://merlin.ugent.be/lunar/patches/$MODULE
+ SOURCE10_URL=http://merlin.ugent.be/lunar/patches/$MODULE
+ SOURCE11_URL=http://merlin.ugent.be/lunar/patches/$MODULE
SOURCE_VFY=sha1:2394cb4e0dc4e2313a9a0ddbf508e4b726e9af63
WEB_SITE=http://www.w3.org/Library/
ENTERED=20011106
More information about the Lunar-commits
mailing list