[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Tue Dec 2 19:15:02 UTC 2008


kawas
Tue Dec  2 14:15:02 EST 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Server
In directory dev.open-bio.org:/tmp/cvs-serv6850/Perl/MOBY-Server

Modified Files:
	Makefile.PL 
Log Message:
fix wsrf version
moby-live/Perl/MOBY-Server Makefile.PL,1.12,1.13
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL	2008/12/02 18:54:50	1.12
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL	2008/12/02 19:15:02	1.13
@@ -32,7 +32,7 @@
 	requires 'XML::SemanticCompare'=> '0';
 
     # MOBY::Async requires
-	requires 'WSRF::Lite'          => '0.8.2.6';
+	requires 'WSRF::Lite'          => '0.8.2.5';
 	
 	if ( not( $^O =~ /MSWin32|Windows_NT/i ) ) {
 




More information about the MOBY-guts mailing list