[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml loncom/html/adm/jsme VERSION commands license.txt

raeburn raeburn at source.lon-capa.org
Mon May 27 09:37:19 EDT 2024


raeburn		Mon May 27 13:37:19 2024 EDT

  Modified files:              
    /loncom/html/adm/jsme	VERSION commands license.txt 
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - Update JSME to 2024-04-29 version.
  
  
Index: loncom/html/adm/jsme/VERSION
diff -u loncom/html/adm/jsme/VERSION:1.4 loncom/html/adm/jsme/VERSION:1.5
--- loncom/html/adm/jsme/VERSION:1.4	Mon Jun 26 14:35:37 2023
+++ loncom/html/adm/jsme/VERSION	Mon May 27 13:37:15 2024
@@ -1 +1 @@
-20220926
+20240429
Index: loncom/html/adm/jsme/commands
diff -u loncom/html/adm/jsme/commands:1.4 loncom/html/adm/jsme/commands:1.5
--- loncom/html/adm/jsme/commands:1.4	Mon Jun 26 14:35:37 2023
+++ loncom/html/adm/jsme/commands	Mon May 27 13:37:15 2024
@@ -15,10 +15,10 @@
   then
     rm -rf $jsmedir
   fi
-  unzip -q -o -d $jsmedir JSME_2022-09-26.zip
-  mv $jsmedir/JSME_2022-09-26/jsme/* $jsmedir/.
-  mv $jsmedir/JSME_2022-09-26/license.txt $jsmedir/license.txt
-  rm -r $jsmedir/JSME_2022-09-26
+  unzip -q -o -d $jsmedir JSME_2024-04-29.zip
+  mv $jsmedir/JSME_2024-04-29/jsme/* $jsmedir/.
+  mv $jsmedir/JSME_2024-04-29/license.txt $jsmedir/license.txt
+  rm -r $jsmedir/JSME_2024-04-29
   cp VERSION $jsmedir/VERSION
   chown -R www:www $jsmedir
   find $jsmedir -type d -exec chmod u=rwx,go-rwx {} \;
Index: loncom/html/adm/jsme/license.txt
diff -u loncom/html/adm/jsme/license.txt:1.1 loncom/html/adm/jsme/license.txt:1.2
--- loncom/html/adm/jsme/license.txt:1.1	Wed Aug 20 18:02:03 2014
+++ loncom/html/adm/jsme/license.txt	Mon May 27 13:37:15 2024
@@ -1,4 +1,4 @@
-Copyright (c) 2013, Novartis Institutes for BioMedical Research Inc and Bruno Bienfait
+Copyright (c) 2024, Novartis Institutes for BioMedical Research Inc and Bruno Bienfait
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -30,3 +30,7 @@
     - gwt-mosaic     -  Apache License v2.0  http://www.apache.org/licenses/
     - gwt-exporter   -  Apache License v2.0  http://www.apache.org/licenses/
     - gwt            -  Apache License v2.0  http://www.apache.org/licenses/
+    - OpenChemLib    -  https://github.com/Actelion/openchemlib/blob/master/LICENSE
+    - InChI 1.05     -  http://www.inchi-trust.org/
+    - emscripten     -  https://kripken.github.io/emscripten-site/index.html
+
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.1062 doc/loncapafiles/loncapafiles.lpml:1.1063
--- doc/loncapafiles/loncapafiles.lpml:1.1062	Fri May 24 03:10:35 2024
+++ doc/loncapafiles/loncapafiles.lpml	Mon May 27 13:37:19 2024
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.1062 2024/05/24 03:10:35 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.1063 2024/05/27 13:37:19 raeburn Exp $ -->
 
 <!--
 
@@ -4963,7 +4963,7 @@
 </file>
 
 <file>
-  <source>loncom/html/adm/jsme/JSME_2022-09-26.zip</source>
+  <source>loncom/html/adm/jsme/JSME_2024-04-29.zip</source>
   <target dist='default'>home/httpd/html/adm/jsme</target>
   <categoryname>script</categoryname>
   <description>
@@ -4977,7 +4977,7 @@
   <dependencies>
 loncom/html/adm/jsme/commands;
 loncom/html/adm/jsme/VERSION;
-loncom/html/adm/jsme/JSME_2022-09-26.zip;
+loncom/html/adm/jsme/JSME_2024-04-29.zip;
   </dependencies>
 </file>
 




More information about the LON-CAPA-cvs mailing list