[Commits] (markie) Bug 1749; latest Twisted SMTP & IMAP;
also latest QueryParser
commits at osafoundation.org
commits at osafoundation.org
Sat Aug 21 02:10:04 PDT 2004
Commit by: markie
Modified files:
chandler/Makefile 1.31 1.32
Log message:
Bug 1749;latest Twisted SMTP & IMAP;also latest QueryParser
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/Makefile.diff?r1=text&tr1=1.31&r2=text&tr2=1.32
Index: chandler/Makefile
diff -u chandler/Makefile:1.31 chandler/Makefile:1.32
--- chandler/Makefile:1.31 Fri Aug 13 12:36:58 2004
+++ chandler/Makefile Sat Aug 21 02:10:02 2004
@@ -3,11 +3,11 @@
# It should *not* be made to depend on external/internal
# When a version changes, the ARCHIVES list below needs to be updated.
#
-ARCHIVES=../$(SNAP)-0.3-13.tar.gz \
+ARCHIVES=../$(SNAP)-0.3-14.tar.gz \
../wxPython-$(SNAP)-2.5-4.tar.gz \
../UUIDext-$(SNAP)-0.3-2.tar.gz \
../m2crypto-$(SNAP)-0.12-1.tar.gz \
- ../QueryParser-$(SNAP)-0.1-1.tar.gz \
+ ../QueryParser-$(SNAP)-0.1.2.tar.gz \
../Launchers-$(SNAP)-0.3-4.tar.gz
OS=$(shell uname)
@@ -62,7 +62,6 @@
echo 'Do |grep "^C " ../cvsco.log| to check for potential conflicts'
install: $(ARCHIVES) $(notdir $(ARCHIVES))
- cp $(SNAP)/$(SITE)/QueryParser.py repository/query/parser/
clean:
rm -rf $(SNAP); \
More information about the Commits
mailing list