Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4262

Modified Files:
        namot.info namot.patch 
Log Message:
get rid of mac line endings

Index: namot.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/namot.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- namot.patch 4 Mar 2006 05:01:46 -0000       1.1
+++ namot.patch 4 Mar 2006 05:11:08 -0000       1.2
@@ -1,24 +1,24 @@
---- namot-2.2.0-pre4/src/graphics.c.org        2006-03-03 22:33:11.000000000 
-0500
-+++ namot-2.2.0-pre4/src/graphics.c    2006-03-03 22:38:21.000000000 -0500
-@@ -1331,7 +1331,7 @@
- PackPNGRows(
-     ) {
-     int ctr1=0,ctr2=0;
--    char *srcptr=NULL;
-+    unsigned char *srcptr=NULL;
-     png_byte **row_pointers;
-     long pos=0;
-     void *Imageptr;
---- namot-2.2.0-pre4/src/x.h.org       2006-03-03 22:39:06.000000000 -0500
-+++ namot-2.2.0-pre4/src/x.h   2006-03-03 22:43:11.000000000 -0500
-@@ -17,8 +17,9 @@
-  */
- 
- #define Long  long
-+#ifndef HAVE_PNG_H
- #define Byte  unsigned char
--
-+#endif
- extern void InitX();
- 
- #ifdef GRAPHICS
+--- namot-2.2.0-pre4/src/graphics.c.org        2006-03-03 22:33:11.000000000 
-0500
++++ namot-2.2.0-pre4/src/graphics.c    2006-03-03 22:38:21.000000000 -0500
+@@ -1331,7 +1331,7 @@
+ PackPNGRows(
+     ) {
+     int ctr1=0,ctr2=0;
+-    char *srcptr=NULL;
++    unsigned char *srcptr=NULL;
+     png_byte **row_pointers;
+     long pos=0;
+     void *Imageptr;
+--- namot-2.2.0-pre4/src/x.h.org       2006-03-03 22:39:06.000000000 -0500
++++ namot-2.2.0-pre4/src/x.h   2006-03-03 22:43:11.000000000 -0500
+@@ -17,8 +17,9 @@
+  */
+ 
+ #define Long  long
++#ifndef HAVE_PNG_H
+ #define Byte  unsigned char
+-
++#endif
+ extern void InitX();
+ 
+ #ifdef GRAPHICS

Index: namot.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/namot.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- namot.info  4 Mar 2006 05:01:46 -0000       1.4
+++ namot.info  4 Mar 2006 05:11:08 -0000       1.5
@@ -1,16 +1,16 @@
-Package: namot
-Version: 2.2.0-pre4
-Revision: 1013
-Architecture: powerpc
-Source: mirror:sourceforge:%n/%n-%v.tgz
-Source-MD5: 33cc542fa56d46385cde3f35805d812f 
-Patch: %n.patch
-Depends: x11, openmotif3-shlibs, readline-shlibs (>= 4.3-1028), gsl-shlibs, 
libpng3-shlibs
-BuildDepends: libpng3, gsl, openmotif3, readline (>= 4.3-1028), x11-dev
-ConfigureParams: --mandir='${prefix}/share/man' --libexecdir='${prefix}/lib'
-SetCFLAGS: -force_flat_namespace
-Description: Nucleic Acid MOdelling Tool
-DescDetail: <<
+Package: namot
+Version: 2.2.0-pre4
+Revision: 1013
+Architecture: powerpc
+Source: mirror:sourceforge:%n/%n-%v.tgz
+Source-MD5: 33cc542fa56d46385cde3f35805d812f 
+Patch: %n.patch
+Depends: x11, openmotif3-shlibs, readline-shlibs (>= 4.3-1028), gsl-shlibs, 
libpng3-shlibs
+BuildDepends: libpng3, gsl, openmotif3, readline (>= 4.3-1028), x11-dev
+ConfigureParams: --mandir='${prefix}/share/man' --libexecdir='${prefix}/lib'
+SetCFLAGS: -force_flat_namespace
+Description: Nucleic Acid MOdelling Tool
+DescDetail: <<
 The Nucleic Acid Modeling Tool(NAMOT) is a program to allow users to
 manipulate molecular models of nucleic acids based on a set of reduced
 co-ordinates developed at Los Alamos National Laboratory and the Max Planck
@@ -18,9 +18,9 @@
 functions  to build the interface.  External, user modifiable libraries
 allow the user to  customize  the  program.  The use of an extended
 description allows for the modeling of standard and  unusual  structures.
-Thanks to Jack Howarth for numerous improvements.
-<<
-DocFiles: README AUTHORS COPYING NEWS 
-Homepage: http://namot.sourceforge.net/
-License:  Restrictive
-Maintainer: W. G. Scott <[EMAIL PROTECTED]>
+Thanks to Jack Howarth for numerous improvements.
+<<
+DocFiles: README AUTHORS COPYING NEWS 
+Homepage: http://namot.sourceforge.net/
+License:  Restrictive
+Maintainer: W. G. Scott <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to