diff -rN -u old-clbuild/dependencies new-clbuild/dependencies
--- old-clbuild/dependencies	2010-03-11 20:55:48.000000000 +0200
+++ new-clbuild/dependencies	2010-03-11 20:55:48.000000000 +0200
@@ -110,7 +110,7 @@
 clsr alexandria babel ch-asdf ch-util closure-common cxml gcc-xml-ffi puri trivial-features trivial-gray-streams 
 cluster-ffi 
 clx 
-commonqt alexandria babel bordeaux-threads cffi cl-ppcre closer-mop editor-hints iterate lift trivial-features trivial-garbage 
+commonqt alexandria babel bordeaux-threads cffi cl-ppcre closer-mop named-readtables iterate lift trivial-features trivial-garbage 
 computed-class alexandria anaphora cl-def cl-fad cl-syntax-sugar cl-yalog closer-mop iterate lift local-time metabang-bind 
 conium closer-mop 
 contextl closer-mop lw-compat 
@@ -136,7 +136,7 @@
 gcc-xml-ffi alexandria babel ch-asdf closure-common cxml puri trivial-features trivial-gray-streams 
 graphic-forms alexandria babel cffi closer-mop lw-compat trivial-features 
 gsharp alexandria babel closure-common clx cxml flexichain mcclim midi puri slime spatial-trees trivial-features trivial-gray-streams 
-hemlock alexandria babel bordeaux-threads cffi cl-ppcre closer-mop commonqt conium editor-hints iterate lift prepl trivial-features trivial-garbage trivial-gray-streams 
+hemlock alexandria babel bordeaux-threads cffi cl-ppcre closer-mop commonqt conium named-readtables iterate lift prepl trivial-features trivial-garbage trivial-gray-streams command-line-arguments iolib osicat clx
 html-encode 
 html-template 
 hunchentoot alexandria babel bordeaux-threads cffi chunga cl+ssl cl-base64 cl-fad cl-ppcre flexi-streams lift md5 rfc2388 split-sequence trivial-features trivial-gray-streams usocket 
@@ -196,7 +196,7 @@
 plexippus-xpath alexandria babel cl-ppcre cl-yacc closure-common cxml parse-number puri trivial-features trivial-gray-streams 
 portable-threads 
 postmodern bordeaux-threads closer-mop ieee-floats lift md5 split-sequence trivial-utf-8 usocket 
-prepl bordeaux-threads closer-mop conium editor-hints iterate lift 
+prepl bordeaux-threads closer-mop conium named-readtables iterate lift 
 psgraph 
 puri 
 quicktime-ffi alexandria babel ch-asdf ch-util closure-common cxml gcc-xml-ffi puri trivial-features trivial-gray-streams 
diff -rN -u old-clbuild/projects new-clbuild/projects
--- old-clbuild/projects	2010-03-11 20:55:48.000000000 +0200
+++ new-clbuild/projects	2010-03-11 20:55:48.000000000 +0200
@@ -20,7 +20,7 @@
 slime      get_cvs_clnet  #Emacs mode for Common Lisp development
 beirc      get_cvs_clnet  #CLIM-based Internet Relay Chat client
 
-alexandria get_darcs http://common-lisp.net/project/alexandria/darcs/alexandria #utility function library
+alexandria get_git git://common-lisp.net/projects/alexandria/alexandria.git #utility function library
 
 trivial-features get_darcs http://common-lisp.net/~loliveira/darcs/trivial-features #ensures consistent *FEATURES* across implementations
 trivial-garbage get_darcs http://common-lisp.net/~loliveira/darcs/trivial-garbage #finalization portability library
diff -rN -u old-clbuild/wnpp-projects new-clbuild/wnpp-projects
--- old-clbuild/wnpp-projects	2010-03-11 20:55:48.000000000 +0200
+++ new-clbuild/wnpp-projects	2010-03-11 20:55:48.000000000 +0200
@@ -214,4 +214,5 @@
 # Hemlock stuff
 prepl get_git git://gitorious.org/prepl/prepl.git #Portable lisp listener
 conium get_git git://gitorious.org/conium/conium.git #Compiler/debugging portability library (fork of swank-backend)
-hemlock get_git git://gitorious.org/themlock/themlock.git #the Hemlock editor
+hemlock get_git git://gitorious.org/hemlock/hemlock.git #the Hemlock editor
+command-line-arguments get_git http://common-lisp.net/project/qitab/git/command-line-arguments.git

