Diff for /loncom/build/system_dependencies/cpan_distributions.txt between versions 1.1 and 1.9

version 1.1, 2002/08/11 23:03:46 version 1.9, 2003/04/15 15:36:18
Line 1 Line 1
 # cpan_distributions.txt - This controls what CPAN packages are part of the  # cpan_distributions.txt - This controls what CPAN packages are part of the
 # LON-CAPA system.  # LON-CAPA system.
   
 # Scott Harrison, sharrison@users.sourceforge.net, 2002  
 # $Id$  # $Id$
   
 # Field arrangement: DistName, MostRecentVersion, CurrentSystemperlVersion, VersionFrom  # Field arrangement: DistName, DevVersion, StableVersion, VersionFrom
   # Field definitions:
   #   DistName: CPAN distribution name; http://search.cpan.org/dist/DistName
   #   DevVersion: Development version; what we are now trying compatibility with
   #   StableVersion: Stable version; what we know works with LON-CAPA
   #   VersionFrom: The first part is a perl module name.  To understand the
   #                parenthesized part, first remember that sometimes a module
   #                version equals the distribution version.  Other times,
   #                the distribution version does not equal the version number
   #                of any module.
   #                The parenthesized value can consist of an ordered pair,
   #                or an asterisk.  If the value is an asterisk, the version
   #                numbers of the module equals the DevVersion and
   #                StableVersion of the distribution.  If the value is an
   #                ordered pair, the version numbers of the module correspond to
   #                that ordered pair in terms of Dev and Stable respectively.
   #                The reason for this is that for distributions like "libnet",
   #                the distribution version is NOT
   #                derived from any constitutive module.  Therefore, we hope
   #                that the VersionFrom module version changes quick enough for
   #                there to be a unique association with the distribution
   #                version.
   
 MIME-Base64 2.12 2.12 MIME::Base64(*)  MIME-Base64 2.12 2.12 MIME::Base64(*)
 Math-FFT 0.25 0.25 Math::FFT(*)  Math-FFT 0.25 0.25 Math::FFT(*)
 Math-Cephes 0.25 0.25 Math::Cephes(*)  Math-Cephes 0.25 0.25 Math::Cephes(*)
 DBI 1.30 1.20 DBI(*)  DBI 1.30 1.20 DBI(*)
 libnet 1.12 1.0704 Net::FTP(2.65)  libnet 1.12 1.0704 Net::FTP(2.65,2.58)
 Net-PH 2.21 2.21 Net::PH(*)  Net-PH 2.21 2.21 Net::PH(*)
 Net-SNPP 1.12 1.12 Net::SNPP(*)  Net-SNPP 1.12 1.12 Net::SNPP(*)
 Math-Random 0.66 0.63 Math::Random(*)  Math-Random 0.66 0.63 Math::Random(*)
Line 17  Safe-Hole 0.08 0.08 Safe::Hole(*) Line 38  Safe-Hole 0.08 0.08 Safe::Hole(*)
 IO 1.20 1.20 IO(*)  IO 1.20 1.20 IO(*)
 GD-Graph3d 0.59 0.56 GD::Graph3d(*)  GD-Graph3d 0.59 0.56 GD::Graph3d(*)
 MailTools 1.47 1.15 Mail::Util(*)  MailTools 1.47 1.15 Mail::Util(*)
 Krb4 1.1 1.1 Krb4(*)  Krb4 1.1 1.1 Authen::Krb4(*)
   Krb5 1.2 1.2 Authen::Krb5(*)
 GDGraph 1.35 1.35 GD::Graph(*)  GDGraph 1.35 1.35 GD::Graph(*)
 HTML-Parser 3.26 3.26 HTML::Parser(*)  HTML-Parser 3.26 3.26 HTML::Parser(*)
 Msql-Mysql-modules 1.2219 1.2215 DBD::mysql(2.0416)  Msql-Mysql-modules 1.2219 1.2216 Mysql::Statement(*)
 Pod-POM 0.15 0.15 Pod::POM(*)  Pod-POM 0.15 0.15 Pod::POM(*)
 Algorithm-Diff 1.15 1.11a Algorithm::Diff(*)  Algorithm-Diff 1.15 1.11a Algorithm::Diff(*)
 DBI 1.30 1.20 DBI(*)  DBI 1.30 1.20 DBI(*)
Line 28  Crypt-IDEA 1.01 1.01 Crypt::IDEA(*) Line 50  Crypt-IDEA 1.01 1.01 Crypt::IDEA(*)
 Text-Query 0.07 0.07 Text::Query(*)  Text-Query 0.07 0.07 Text::Query(*)
 Text-Query-Advanced 0.05 0.05 Text::Query::Advanced(*)  Text-Query-Advanced 0.05 0.05 Text::Query::Advanced(*)
 Text-Query-Simple 0.03 0.03 Text::Query::Simple(*)  Text-Query-Simple 0.03 0.03 Text::Query::Simple(*)
 IO-stringy 2.108 2.108 IO::stringy(*)  IO-stringy 2.108 2.108 IO::Stringy(*)
 GDTextUtil 0.83 0.80 GD::Text(*)  GDTextUtil 0.83 0.80 GD::Text(*)
 GD-Barcode 1.13 1.13 GD::Barcode(*)  GD-Barcode 1.13 1.13 GD::Barcode(*)
 PerlMagick 5.47 - Image::Magick(*)  PerlMagick 5.47 5.47 Image::Magick(*)
 Digest-MD5 2.20 2.20 Digest::MD5(*)  Digest-MD5 2.20 2.20 Digest::MD5(*)
 libwww-perl 5.64 5.53 LWP(*)  libwww-perl 5.64 5.53 LWP(*)
 HTML-Tagset 3.03 3.03 HTML::Tagset(*)  HTML-Tagset 3.03 3.03 HTML::Tagset(*)
 HTML-Tree 3.12 3.11 HTML::Tree(*)  HTML-Tree 3.12 3.11 HTML::Tree(*)
 MIME-tools 5.411a BETA-5.503 MIME::Tools(*)  MIME-tools 5.411a BETA-5.503 MIME::Tools(*)
 Crypt-DES 2.03 2.03 Crypt::DES(*)  Crypt-DES 2.03 2.03 Crypt::DES(*)
   Spreadsheet-WriteExcel 0.39 0.39 Spreadsheet::WriteExcel(*)
   mod_perl 1.27 1.26 mod_perl(*)

Removed from v.1.1  
changed lines
  Added in v.1.9


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