Update of /cvsroot/fink/dists/10.4/stable/crypto/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19601

Modified Files:
        mutt-ssl.info mutt-ssl.patch 
Log Message:
remove obsolete -no-cpp-precomp directive


Index: mutt-ssl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/crypto/finkinfo/mutt-ssl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mutt-ssl.info       12 Jan 2007 18:32:45 -0000      1.3
+++ mutt-ssl.info       14 Jan 2007 16:26:47 -0000      1.4
@@ -11,13 +11,14 @@
 Conflicts: mutt
 Replaces: mutt
 Depends: openssl097, openssl097-shlibs, ncurses (>= 5.4-20041023-1006), 
libncurses5-shlibs (>= 5.4-20041023-1006), libncursesw5 (>= 5.4-20041023-1001), 
libiconv
-BuildDepends: openssl097-dev, gettext-dev, libiconv-dev, libncurses5 (>= 
5.4-20041023-1006), libncursesw5-shlibs (>= 5.4-20041023-1001)
+BuildDepends: openssl097-dev, gettext-dev, libiconv-dev, libncurses5 (>= 
5.4-20041023-1006), libncursesw5-shlibs (>= 5.4-20041023-1001), fink (>= 
0.24.12)
 Source: ftp://ftp.mutt.org/mutt/mutt-%vi.tar.gz
 Source-MD5: 710bd56d3c4c4bcd1403bc4e053f7476
 SourceDirectory: mutt-%v
 UpdateConfigGuess: yes
 ConfFiles: %p/etc/Muttrc
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: c27256738fcbd3c3fb83d97ba3378d71
 DocFiles: GPL NEWS README README.SSL README.SECURITY TODO
 ConfigureParams: --with-curses --with-regex --enable-locales-fix 
--with-mailpath=/var/mail --enable-pop --enable-imap 
--with-docdir=%p/share/doc/%n --mandir=%p/share/man --with-ssl
 GCC: 4.0

Index: mutt-ssl.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/crypto/finkinfo/mutt-ssl.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mutt-ssl.patch      25 Jan 2006 05:53:08 -0000      1.1
+++ mutt-ssl.patch      14 Jan 2007 16:26:47 -0000      1.2
@@ -6,7 +6,7 @@
  # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  ac_cpp='$CPP $CPPFLAGS'
 -ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
-+ac_compile='${CC-cc} -c -no-cpp-precomp $CFLAGS $CPPFLAGS conftest.$ac_ext 
1>&5'
++ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
  ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS 
conftest.$ac_ext $LIBS 1>&5'
  cross_compiling=$ac_cv_prog_cc_cross
  


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to