Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.932 and 1.934

version 1.932, 2016/07/01 20:00:16 version 1.934, 2016/08/05 19:52:36
Line 1344  LON-CAPA release installed on the server Line 1344  LON-CAPA release installed on the server
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/loncertstatus.pl</source>
   <target dist='default'>home/httpd/cgi-bin/loncertstatus.pl</target>
   <categoryname>script</categoryname>
   <description>
   utility cgi script to display status of LON-CAPA SSL certificates 
   installed on domain's servers
   </description>
   </file>
   <file>
 <source>loncom/cgi/ping.pl</source>  <source>loncom/cgi/ping.pl</source>
 <target dist='default'>home/httpd/cgi-bin/ping.pl</target>  <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 4831  loncom/html/adm/jsMath/jsMath-fonts-1.3. Line 4840  loncom/html/adm/jsMath/jsMath-fonts-1.3.
 </file>  </file>
   
 <file>  <file>
   <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.6.0.zip</source>    <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.6.1.zip</source>
   <target dist='default'>home/httpd/html/adm/MathJax</target>    <target dist='default'>home/httpd/html/adm/MathJax</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
   <description>    <description>
Line 4846  commands Line 4855  commands
   <dependencies>    <dependencies>
 loncom/html/adm/MathJax/commands;  loncom/html/adm/MathJax/commands;
 loncom/html/adm/MathJax/VERSION;  loncom/html/adm/MathJax/VERSION;
 loncom/html/adm/MathJax/mathjax-MathJax-v2.6.0.zip;  loncom/html/adm/MathJax/mathjax-MathJax-v2.6.1.zip;
   </dependencies>    </dependencies>
 </file>  </file>
   
Line 7621  language lexicons, and static configurat Line 7630  language lexicons, and static configurat
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
   <file>
   <source>loncom/configuration/SSL.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/SSL.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Provides routine to generate display of status of LON-CAPA SSL certificates
   installed on domain's servers.
   </description>
   <status>works/unverified</status>
   </file>
 <file>  <file>
 <source>loncom/ConfigFileEdit.pm</source>  <source>loncom/ConfigFileEdit.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>

Removed from v.1.932  
changed lines
  Added in v.1.934


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>