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

Modified Files:
        mutt.info 
Removed Files:
        mutt.patch 
Log Message:
Adopt mutt, update to 1.5.11, use system-openssl, provide dummy mutt-ssl 
transitional
package.


--- mutt.patch DELETED ---

Index: mutt.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/mutt.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mutt.info   28 Jun 2005 06:03:33 -0000      1.2
+++ mutt.info   12 Nov 2005 05:07:05 -0000      1.3
@@ -1,28 +1,28 @@
 Package: mutt
-Version: 1.4.2.1
-Revision: 4
+Version: 1.5.11
+Revision: 1
 Description: Sophisticated text-based mail user agent
 License: GPL
-Maintainer: Christian Swinehart <[EMAIL PROTECTED]>
-Conflicts: mutt-ssl
-Replaces: mutt-ssl
+Replaces: mutt-ssl (<< %v-%r)
+SplitOff: <<
+  Package: mutt-ssl
+  Depends: %N (= %v-%r)
+  Description: Dummy upgrade package for mutt with system-openssl
+<<  
 
-BuildDepends: gettext-dev, libiconv-dev, libncurses5, libncursesw5
-Depends: ncurses, libncurses5-shlibs, libncursesw5-shlibs, libiconv
-GCC: 3.3
-Source: ftp://ftp.mutt.org/mutt/%n-%vi.tar.gz
-Source-MD5: 710bd56d3c4c4bcd1403bc4e053f7476
-SourceDirectory: mutt-1.4.2.1
-UpdateConfigGuess: yes
+BuildDepends: <<
+  libgettext3-dev, libiconv-dev, libncurses5, libncursesw5, cyrus-sasl2-dev,
+  libidn, gdbm3, system-openssl-dev
+<<
+Depends: <<
+  ncurses, libncurses5-shlibs, libncursesw5-shlibs, cyrus-sasl2-shlibs,
+  gdbm3-shlibs, libidn-shlibs
+<<
+Source: ftp://ftp.mutt.org/%n/devel/%n-%v.tar.gz
+Source-MD5: 00e6f8f7c37d4840e5e30583ebee21ce
 ConfFiles: %p/etc/Muttrc
-SetCPPFLAGS: -no-cpp-precomp
-Patch: %n.patch
 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
-CompileScript: <<
-  ./configure %c
-  make mutt_LDFLAGS=-lncurses
-<<
+ConfigureParams: CPPFLAGS="-I%p/lib/system-openssl/include $CPPFLAGS" 
LDFLAGS="-L%p/lib/system-openssl/lib $LDFLAGS" --disable-dependency-tracking 
--with-mailpath=/var/mail --with-mixmaster --enable-imap --enable-pop 
--enable-hcache --with-ssl --with-sasl --with-idn --mandir=%p/share/man 
--with-docdir=%p/share/doc/%n
 InstallScript: <<
   make install DESTDIR=%d
   mv %i/etc/mime.types %i/etc/mime.types.mutt
@@ -45,6 +45,7 @@
  o MIME support (including RFC1522 encoding/decoding of 8-bit message
    headers).
  o PGP/MIME support (RFC 2015).
+ o IMAP support.
  o POP3 support.
  o Mailbox threading (both strict and non-strict).
  o Default keybindings are much like ELM.
@@ -55,16 +56,11 @@
  o Colour support.
  o Highly configurable through easy but powerful rc file.
 <<
-DescPort: <<
-By default, mutt searches for a user's mbox file in /var/mail.
-Modified by Michele Garoche <[EMAIL PROTECTED]>
-to make it compile on 10.4-transitional.
-Just added a patch for keymap.h
-Added a Depends on libiconv too.
-<<
+DescPort: By default, mutt searches for a user's mbox file in /var/mail.
 DescUsage: <<
 You need to create a .muttrc before Mutt will do anything useful for you.
-See /sw/share/doc/mutt/samples/ for example configs, and consult the muttrc(5) 
man
-page for reference.
+See /sw/share/doc/mutt/samples/ for example configs, and consult the muttrc(5)
+man page for reference.
 <<
 Homepage: http://www.mutt.org
+Maintainer: Brendan Cully <[EMAIL PROTECTED]>



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to