Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1:/tmp/cvs-serv12554

Modified Files:
        algae-3.7.0-2.info extutils-f77-1.14-3.info 
        f2c-20020123-4.info fort77-1.18-4.info g77-3.1-20020420-4.info 
        g77-3.1-20020420-5.info gforth-0.5.0-2.info 
        gprolog-1.2.16-1.info ocaml-3.06-1.info ocaml-3.06-2.info 
        python-2.2.1-8.info python-nox-2.2.1-8.info 
        python21-2.1.3-14.info ruby-1.6.7-3.info swig-1.3.16-1.info 
        tcltk-8.3.4-1.info tcltk-8.4.1-1.info tolua-4.0a-2.info 
Log Message:
make validator happy


Index: algae-3.7.0-2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/algae-3.7.0-2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- algae-3.7.0-2.info  2 Sep 2002 20:05:59 -0000       1.2
+++ algae-3.7.0-2.info  8 Jan 2003 13:15:08 -0000       1.3
@@ -16,7 +16,7 @@
 <<
 DocFiles: README COPYING VERSION doc/FAQ doc/algae.ps
 InfoDocs: algae.info
-Description: Interpreted language for numerical analysis.
+Description: Interpreted language for numerical analysis
 DescDetail: <<
 Algae is an interpreted language for numerical analysis. Algae
 borrows ideas from languages like MATLAB, APL, and C, but it 

Index: extutils-f77-1.14-3.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/extutils-f77-1.14-3.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- extutils-f77-1.14-3.info    11 Dec 2002 13:44:49 -0000      1.1
+++ extutils-f77-1.14-3.info    8 Jan 2003 13:15:08 -0000       1.2
@@ -1,7 +1,7 @@
 Package: extutils-f77
 Version: 1.14
 Revision: 3
-Description: Simple interface to F77 libs for perl.
+Description: Simple interface to F77 libs for perl
 Source: http://www.cpan.org/authors/id/KGB/ExtUtils-F77-%v.tar.gz
 Source-MD5: 8b25d181fdedd3cdc6d5d26b9bf94d27
 SourceDirectory: ExtUtils-F77-%v

Index: f2c-20020123-4.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/f2c-20020123-4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- f2c-20020123-4.info 14 Oct 2002 16:29:28 -0000      1.1
+++ f2c-20020123-4.info 8 Jan 2003 13:15:08 -0000       1.2
@@ -34,7 +34,7 @@
 <<
 DocFiles: f2c-readme libf2c/Notice
 License: OSI-Approved 
-Description: Convert Fortran 77 source to C source.
+Description: Convert Fortran 77 source to C source
 DescUsage: <<
 The shell script fc converts f77 source code to c, and compiles the c.
 It acts very much like a 'real' compiler.  The fort77 package provides

Index: fort77-1.18-4.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/fort77-1.18-4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fort77-1.18-4.info  1 Sep 2002 14:38:54 -0000       1.1
+++ fort77-1.18-4.info  8 Jan 2003 13:15:08 -0000       1.2
@@ -1,7 +1,7 @@
 Package: fort77
 Version: 1.18
 Revision: 4
-Description: Perl script to invoke f2c Fortran translator.
+Description: Perl script to invoke f2c Fortran translator
 DescDetail: <<
  Can be used to compile Fortran, C and assembler code, 
  and link with the f2c libraries.

Index: g77-3.1-20020420-4.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/g77-3.1-20020420-4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- g77-3.1-20020420-4.info     1 Nov 2002 21:34:02 -0000       1.1
+++ g77-3.1-20020420-4.info     8 Jan 2003 13:15:08 -0000       1.2
@@ -21,7 +21,7 @@
 <<
 License: GPL
 DocFiles: gcc3/gcc/f/ChangeLog gcc3/gcc/f/README gcc3/COPYING gcc3/COPYING.LIB
-Description: GNU FORTRAN77 compiler. 
+Description: GNU FORTRAN77 compiler
 DescPort: <<
  Installs g77 using Apple's gcc-3.1 from Darwin CVS (tag gcc3-1151).
  This version does not install in /usr. It contains it's own cc1 and

Index: g77-3.1-20020420-5.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/g77-3.1-20020420-5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- g77-3.1-20020420-5.info     21 Dec 2002 17:40:37 -0000      1.1
+++ g77-3.1-20020420-5.info     8 Jan 2003 13:15:10 -0000       1.2
@@ -23,7 +23,7 @@
 <<
 License: GPL
 DocFiles: gcc3/gcc/f/ChangeLog gcc3/gcc/f/README gcc3/COPYING gcc3/COPYING.LIB
-Description: GNU FORTRAN77 compiler. 
+Description: GNU FORTRAN77 compiler
 DescPort: <<
  Installs g77 using Apple's gcc-3.1 from Darwin CVS (tag gcc3-1151).
  This version does not install in /usr. It contains it's own cc1 and

Index: gforth-0.5.0-2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/gforth-0.5.0-2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gforth-0.5.0-2.info 16 Nov 2002 19:30:45 -0000      1.2
+++ gforth-0.5.0-2.info 8 Jan 2003 13:15:10 -0000       1.3
@@ -16,7 +16,7 @@
  install -d %i/share/emacs/site-lisp/
  make install prefix=%i mandir=%i/share/man infodir=%i/share/info 
 <<
-Description: Fast and portable implementation of the ANS Forth language.
+Description: Fast and portable implementation of the ANS Forth language
 DescDetail: <<
 Gforth is a fast and portable implementation of the ANS Forth
 language. It works nicely with the Emacs editor, offers some nice

Index: gprolog-1.2.16-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/gprolog-1.2.16-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gprolog-1.2.16-1.info       13 Nov 2002 01:01:48 -0000      1.1
+++ gprolog-1.2.16-1.info       8 Jan 2003 13:15:10 -0000       1.2
@@ -10,7 +10,7 @@
 (cd src; make install)
 (cd src; rm %i/COPYING %i/VERSION %i/NEWS %i/ChangeLog)
 <<
-Description: Prolog (ISO) and constraint-solving language.
+Description: Prolog (ISO) and constraint-solving language
 License: GPL
 Homepage: http://www.gnu.org/software/gprolog/
 Maintainer: Lindsey Spratt <[EMAIL PROTECTED]>

Index: ocaml-3.06-1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/ocaml-3.06-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ocaml-3.06-1.info   16 Nov 2002 19:30:45 -0000      1.2
+++ ocaml-3.06-1.info   8 Jan 2003 13:15:10 -0000       1.3
@@ -1,7 +1,7 @@
 Package: ocaml
 Version: 3.06
 Revision: 1
-Description: The latest implementation of the Caml dialect of ML.
+Description: The latest implementation of the Caml dialect of ML
 DescDetail: <<
 The main novelties compared with its ancestor, Caml Light, are: 
 1) Full support for objects and classes -- 

Index: ocaml-3.06-2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/ocaml-3.06-2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ocaml-3.06-2.info   10 Dec 2002 14:23:45 -0000      1.1
+++ ocaml-3.06-2.info   8 Jan 2003 13:15:10 -0000       1.2
@@ -1,7 +1,7 @@
 Package: ocaml
 Version: 3.06
 Revision: 2
-Description: The latest implementation of the Caml dialect of ML.
+Description: The latest implementation of the Caml dialect of ML
 DescDetail: <<
 The main novelties compared with its ancestor, Caml Light, are: 
 1) Full support for objects and classes -- 

Index: python-2.2.1-8.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/python-2.2.1-8.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-2.2.1-8.info 16 Nov 2002 19:30:45 -0000      1.2
+++ python-2.2.1-8.info 8 Jan 2003 13:15:10 -0000       1.3
@@ -24,7 +24,7 @@
  (cd %i/lib/python2.2/config; mv Makefile Makefile.orig; sed 's|-fno-common||g' < 
Makefile.orig > Makefile; /bin/rm -f Makefile.orig)
 <<
 DocFiles: README LICENSE 
-Description: Interpreted, object-oriented language. 
+Description: Interpreted, object-oriented language
 DescDetail: <<
  Python is often compared to Tcl, Perl, Scheme or Java. 
  This package installs unix python - not the OSX Framework version.

Index: python-nox-2.2.1-8.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/python-nox-2.2.1-8.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-nox-2.2.1-8.info     16 Nov 2002 19:30:45 -0000      1.2
+++ python-nox-2.2.1-8.info     8 Jan 2003 13:15:11 -0000       1.3
@@ -23,7 +23,7 @@
  (cd %i/lib/python2.2/config; mv Makefile Makefile.orig; sed 's|-fno-common||g' < 
Makefile.orig > Makefile; /bin/rm -f Makefile.orig)
 <<
 DocFiles: README LICENSE 
-Description: Interpreted, object-oriented language. 
+Description: Interpreted, object-oriented language
 DescDetail: <<
  Python is often compared to Tcl, Perl, Scheme or Java. 
  This package installs unix python - not the OSX Framework version.

Index: python21-2.1.3-14.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/python21-2.1.3-14.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python21-2.1.3-14.info      16 Nov 2002 19:30:45 -0000      1.2
+++ python21-2.1.3-14.info      8 Jan 2003 13:15:11 -0000       1.3
@@ -1,7 +1,7 @@
 Package: python21
 Version: 2.1.3
 Revision: 14
-Description: Interpreted, object-oriented language. 
+Description: Interpreted, object-oriented language
 DescDetail: It is often compared to Tcl, Perl, Scheme or Java. 
 Source: ftp://ftp.python.org/pub/python/%v/Python-%v.tgz
 Depends: db3-shlibs (>= 3.3.11-11), gdbm-shlibs (>= 1.8.0-4), libpoll-shlibs, tcltk, 
readline-shlibs (>= 4.3-5), dlcompat

Index: ruby-1.6.7-3.info
===================================================================
RCS file: /cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/ruby-1.6.7-3.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-1.6.7-3.info   29 Nov 2002 05:33:03 -0000      1.4
+++ ruby-1.6.7-3.info   8 Jan 2003 13:15:11 -0000       1.5
@@ -28,7 +28,7 @@
   DocFiles: README README.EXT ChangeLog LEGAL COPYING
 <<
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
-Description: Interpreted, object-oriented scripting language.
+Description: Interpreted, object-oriented scripting language
 License: GPL
 DocFiles: README README.EXT ChangeLog LEGAL COPYING
 DescDetail: <<

Index: swig-1.3.16-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/swig-1.3.16-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- swig-1.3.16-1.info  16 Nov 2002 19:30:45 -0000      1.2
+++ swig-1.3.16-1.info  8 Jan 2003 13:15:11 -0000       1.3
@@ -19,7 +19,7 @@
 <<
 License: BSD
 DocFiles: README CHANGES LICENSE NEW
-Description: Tool that connects programs written in C, C++ with a variety of 
high-level programming languages.
+Description: Tool that connects C, C++ programs with high-level languages
 DescDetail:<< 
 SWIG is a software development tool that connects programs written in C,
 C++, and Objective-C with a variety of high-level programming languages.

Index: tcltk-8.3.4-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/tcltk-8.3.4-1.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tcltk-8.3.4-1.info  19 Nov 2002 16:32:15 -0000      1.5
+++ tcltk-8.3.4-1.info  8 Jan 2003 13:15:11 -0000       1.6
@@ -38,7 +38,7 @@
 <<
 
 DocFiles: ../tcl%v/license.terms:LICENSE.tcl ../tcl%v/README:README.tcl 
../tcl%v/ChangeLog:ChangeLog.tcl ../tk%v/license.terms:LICENSE.tk 
../tk%v/README:README.tk ../tk%v/ChangeLog:ChangeLog.tk 
-Description: Tool Command Language and the Tk toolkit.
+Description: Tool Command Language and the Tk toolkit
 DescDetail: <<
 Tcl provides a portable scripting environment for Unix, Windows, and Macintosh
 that supports string processing and pattern matching, native file system access,

Index: tcltk-8.4.1-1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/tcltk-8.4.1-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tcltk-8.4.1-1.info  1 Dec 2002 14:37:57 -0000       1.1
+++ tcltk-8.4.1-1.info  8 Jan 2003 13:15:11 -0000       1.2
@@ -38,7 +38,7 @@
 <<
 
 DocFiles: ../tcl%v/license.terms:LICENSE.tcl ../tcl%v/README:README.tcl 
../tcl%v/ChangeLog:ChangeLog.tcl ../tk%v/license.terms:LICENSE.tk 
../tk%v/README:README.tk ../tk%v/ChangeLog:ChangeLog.tk 
-Description: Tool Command Language and the Tk toolkit.
+Description: Tool Command Language and the Tk toolkit
 DescDetail: <<
 Tcl provides a portable scripting environment for Unix, Windows, and Macintosh
 that supports string processing and pattern matching, native file system access,

Index: tolua-4.0a-2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages/tolua-4.0a-2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tolua-4.0a-2.info   15 Sep 2002 23:08:00 -0000      1.1
+++ tolua-4.0a-2.info   8 Jan 2003 13:15:11 -0000       1.2
@@ -3,7 +3,7 @@
 Revision: 2
 PatchScript: sed -e s,@PREFIX@,%p, %a/%f.patch | patch -p1
 Depends: lua
-Description: Greatly simplifies the integration of C/C++ code with Lua.
+Description: Greatly simplifies the integration of C/C++ code with Lua
 DescDetail: <<
 tolua is a tool that greatly simplifies the integration of C/C++ code with Lua.
 Based on a cleaned header file, tolua automatically generates the binding code



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to