Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv13217

Modified Files:
        namot.info 
Added Files:
        namot.patch 
Log Message:
latest version to stable


--- NEW FILE: namot.patch ---
--- 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/stable/main/finkinfo/sci/namot.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- namot.info  7 Oct 2007 22:28:07 -0000       1.4
+++ namot.info  19 Jan 2010 05:05:37 -0000      1.5
@@ -1,36 +1,26 @@
 Package: namot
 Version: 2.2.0-pre4
-Revision: 1012
-Architecture: powerpc
-Distribution: 10.4
-GCC: 3.3
+Revision: 1013
 Source: mirror:sourceforge:%n/%n-%v.tgz
 Source-MD5: 33cc542fa56d46385cde3f35805d812f 
-Depends: x11, lesstif-shlibs, readline-shlibs (>= 4.3-1028), gsl-shlibs, 
libpng3-shlibs
-BuildDepends: libpng3, gsl, lesstif, readline (>= 4.3-1028), x11-dev, gcc3.3
-ConfigureParams: --mandir='${prefix}/share/man' --libexecdir='${prefix}/lib'
-SetCFLAGS: -force_flat_namespace
-SetCC: gcc-3.3
-SetCXX: g++-3.3
+PatchFile: %n.patch
+PatchFile-MD5: 1228aeb9c5e5b51e0550b834bbc0f5b6
+Depends: x11, openmotif3-shlibs, readline-shlibs (>= 4.3-1028), gsl-shlibs, 
libpng3-shlibs
+BuildDepends: libpng3, gsl, openmotif3, readline (>= 4.3-1028), x11-dev, fink 
(>= 0.24.12-1)
+ConfigureParams: --mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/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 
-Institute for Biophysical Chemistry.
-It uses a combination  of  Xlib  and  Xt
-functions  to build the interface.  External, user modifi-
-able libraries allow the user to  customize  the  program.
-The use of an extended description allows for the modeling
-of standard and  unusual  structures.
-<<
-DescPackaging: <<
- This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
- ever updated to a more recent compiler, anything which depends on it must
- be updated at the same time that it is.
+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
+Institute for Biophysical Chemistry.  It uses a combination  of  Xlib  and  Xt
+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 <wgsc...@chemistry.ucsc.edu>
+Maintainer: W. G. Scott <wgsc...@users.sourceforge.net>


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to