Update of /cvsroot/fink/experimental/cattrap
In directory sc8-pr-cvs1:/tmp/cvs-serv1798

Modified Files:
        chemistry-elements-pm-0.91-1.info qtella-0.5.4-1.patch 
        samba-2.2.7a-2.info samba-ldap-2.2.7a-1.info 
        string-shellquote-pm-1.00-1.info 
Log Message:
Small changes/fixes


Index: chemistry-elements-pm-0.91-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/cattrap/chemistry-elements-pm-0.91-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chemistry-elements-pm-0.91-1.info   11 Dec 2002 12:00:58 -0000      1.1
+++ chemistry-elements-pm-0.91-1.info   29 Dec 2002 13:40:39 -0000      1.2
@@ -11,11 +11,7 @@
 DescDetail: <<
  Chemistry::Elements provides an easy, object-oriented way to keep track of
 your chemical data.  Using either the atomic number, chemical symbol, or
-element name you can construct an Element object.  Once you have an element
-object, you can associate your data with the object by making up your own
-methods, which the AUTOLOAD function handles.  Since each chemist is likely
-to want to use his or her own data, or data for some unforesee-able
-property, this module does not try to be a repository for chemical data.
+element name you can construct an Element object.
 <<
 License: Artistic
-Homepage: http://www.cpan.org
\ No newline at end of file
+Homepage: http://search.cpan.org/dist/Chemistry-Elements
\ No newline at end of file

Index: qtella-0.5.4-1.patch
===================================================================
RCS file: /cvsroot/fink/experimental/cattrap/qtella-0.5.4-1.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtella-0.5.4-1.patch        20 Dec 2002 04:11:31 -0000      1.1
+++ qtella-0.5.4-1.patch        29 Dec 2002 13:40:39 -0000      1.2
@@ -27,7 +27,7 @@
  { 
        std::string n = sf -> completeFilename();
 -      n += std::string::traits_type::eos();
-+      n += std::string::traits_type::eof();
++      n += '\0';
        QString fileName(n.data());
        QString *result = _cache[fileName];
        if (!result) {

Index: samba-2.2.7a-2.info
===================================================================
RCS file: /cvsroot/fink/experimental/cattrap/samba-2.2.7a-2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- samba-2.2.7a-2.info 21 Dec 2002 11:24:14 -0000      1.1
+++ samba-2.2.7a-2.info 29 Dec 2002 13:40:39 -0000      1.2
@@ -3,7 +3,7 @@
 Revision: 2
 Maintainer: Matt Stephenson <[EMAIL PROTECTED]>
 GCC: 3.1
-Depends: dlcompat, popt-shlibs, readline-shlibs (>= 4.3-5), openssl-shlibs
+Depends: dlcompat-shlibs, popt-shlibs, readline-shlibs (>= 4.3-5), openssl-shlibs
 BuildDepends: popt, readline (>= 4.3-5), openssl-dev, cups-dev, dlcompat-dev
 Conflicts: samba-ssl, samba-ldap
 Replaces: samba-ssl, samba-ldap

Index: samba-ldap-2.2.7a-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/cattrap/samba-ldap-2.2.7a-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- samba-ldap-2.2.7a-1.info    21 Dec 2002 11:24:14 -0000      1.1
+++ samba-ldap-2.2.7a-1.info    29 Dec 2002 13:40:39 -0000      1.2
@@ -3,7 +3,7 @@
 Revision: 1
 Maintainer: Matt Stephenson <[EMAIL PROTECTED]>
 GCC: 3.1
-Depends: dlcompat, popt-shlibs, openldap-ssl-shlibs (>= 2.0.23-6)
+Depends: dlcompat-shlibs, popt-shlibs, openldap-ssl-shlibs (>= 2.0.23-6)
 BuildDepends: popt, readline (>= 4.3-5), openssl-dev, cups-dev, dlcompat-dev, 
openldap-ssl-dev (>= 2.0.23-6), db3, cyrus-sasl-dev (>= 1.5.27-15)
 Conflicts: samba-ssl, samba
 Replaces: samba-ssl, samba

Index: string-shellquote-pm-1.00-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/cattrap/string-shellquote-pm-1.00-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- string-shellquote-pm-1.00-1.info    11 Dec 2002 12:00:58 -0000      1.1
+++ string-shellquote-pm-1.00-1.info    29 Dec 2002 13:40:39 -0000      1.2
@@ -9,4 +9,4 @@
 DocFiles: Changes README
 Description: Quote strings for passing through the shell
 License: Artistic
-Homepage: http://www.cpan.org 
\ No newline at end of file
+Homepage: http://search.cpan.org/dist/String-ShellQuote 
\ No newline at end of file



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to