CVS: moonbase/graphics/pil BUILD,1.4,1.5 DETAILS,1.2,1.3
jmhodges at lunar-linux.org
jmhodges at lunar-linux.org
Mon Oct 20 04:57:32 GMT 2003
Update of /var/cvs/lunar/moonbase/graphics/pil
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9548/graphics/pil
Modified Files:
BUILD DETAILS
Log Message:
updates and additions, all for PyDS.. heh. dont even use it too much
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/pil/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 2 Aug 2003 06:49:53 -0000 1.4
+++ BUILD 20 Oct 2003 04:57:29 -0000 1.5
@@ -1,7 +1,7 @@
(
export CC="cc $CFLAGS"
- patch_it /var/spool/lunar/$SOURCE3 0
+# patch_it /var/spool/lunar/$SOURCE3 0
cd libImaging &&
./configure --prefix=/usr \
$OPTS &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/pil/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 5 Apr 2003 22:11:43 -0000 1.2
+++ DETAILS 20 Oct 2003 04:57:29 -0000 1.3
@@ -1,12 +1,12 @@
MODULE=pil
- VERSION=1.1.3
+ VERSION=1.1.4
SOURCE=Imaging-$VERSION.tar.gz
SOURCE2=pil-handbook.pdf
- SOURCE3=pil.patch.gz
+# SOURCE3=pil.patch.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Imaging-$VERSION
- SOURCE_URL[0]=http://www.pythonware.com/downloads/$SOURCE
+ SOURCE_URL[0]=http://www.effbot.org/downloads/$SOURCE
SOURCE2_URL[0]=http://www.pythonware.com/products/pil/$SOURCE2
- SOURCE3_URL[0]=$PATCH_URL/$SOURCE3
+# SOURCE3_URL[0]=$PATCH_URL/$SOURCE3
WEB_SITE=http://www.pythonware.com/products/pil/index.htm
ENTERED=20020420
UPDATED=20020420
More information about the Lunar-commits
mailing list