[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml loncom/html/adm/jsme VERSION commands
raeburn
raeburn at source.lon-capa.org
Mon Jun 26 10:35:43 EDT 2023
raeburn Mon Jun 26 14:35:43 2023 EDT
Modified files:
/loncom/html/adm/jsme commands VERSION
/doc/loncapafiles loncapafiles.lpml
Log:
- Update JSME to 2022-09-26 version.
Index: loncom/html/adm/jsme/commands
diff -u loncom/html/adm/jsme/commands:1.3 loncom/html/adm/jsme/commands:1.4
--- loncom/html/adm/jsme/commands:1.3 Thu Apr 8 16:52:53 2021
+++ loncom/html/adm/jsme/commands Mon Jun 26 14:35:37 2023
@@ -15,10 +15,10 @@
then
rm -rf $jsmedir
fi
- unzip -q -o -d $jsmedir JSME_2020-12-26.zip
- mv $jsmedir/JSME_2020-12-26/jsme/* $jsmedir/.
- mv $jsmedir/JSME_2020-12-26/license.txt $jsmedir/license.txt
- rm -r $jsmedir/JSME_2020-12-26
+ 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
cp VERSION $jsmedir/VERSION
chown -R www:www $jsmedir
find $jsmedir -type d -exec chmod u=rwx,go-rwx {} \;
Index: loncom/html/adm/jsme/VERSION
diff -u loncom/html/adm/jsme/VERSION:1.3 loncom/html/adm/jsme/VERSION:1.4
--- loncom/html/adm/jsme/VERSION:1.3 Thu Apr 8 16:52:53 2021
+++ loncom/html/adm/jsme/VERSION Mon Jun 26 14:35:37 2023
@@ -1 +1 @@
-20201226
+20220926
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.1039 doc/loncapafiles/loncapafiles.lpml:1.1040
--- doc/loncapafiles/loncapafiles.lpml:1.1039 Tue May 9 00:55:29 2023
+++ doc/loncapafiles/loncapafiles.lpml Mon Jun 26 14:35:42 2023
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.1039 2023/05/09 00:55:29 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.1040 2023/06/26 14:35:42 raeburn Exp $ -->
<!--
@@ -4920,7 +4920,7 @@
</file>
<file>
- <source>loncom/html/adm/jsme/JSME_2020-12-26.zip</source>
+ <source>loncom/html/adm/jsme/JSME_2022-09-26.zip</source>
<target dist='default'>home/httpd/html/adm/jsme</target>
<categoryname>script</categoryname>
<description>
@@ -4934,7 +4934,7 @@
<dependencies>
loncom/html/adm/jsme/commands;
loncom/html/adm/jsme/VERSION;
-loncom/html/adm/jsme/JSME_2020-12-26.zip;
+loncom/html/adm/jsme/JSME_2022-09-26.zip;
</dependencies>
</file>
More information about the LON-CAPA-cvs
mailing list