Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv4976

Modified Files:
        mutt.info 
Log Message:
latest version to stable


Index: mutt.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/mutt.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mutt.info   4 Mar 2007 02:06:47 -0000       1.4
+++ mutt.info   16 Jul 2008 22:24:01 -0000      1.5
@@ -1,34 +1,40 @@
 Package: mutt
-Version: 1.4.2.1
-Revision: 1004
+Version: 1.5.18
+Revision: 1
 Description: Sophisticated text-based mail user agent
 License: GPL
-Maintainer: Christian Swinehart <[EMAIL PROTECTED]>
-Conflicts: mutt-ssl
-Replaces: mutt-ssl
-
-BuildDepends: gettext-dev, libiconv-dev, libncurses5 (>= 5.4-20041023-1006), 
libncursesw5 (>= 5.4-20041023-1001), fink (>= 0.24.12)
-Depends: ncurses (>= 5.4-20041023-1006), libncurses5-shlibs (>= 
5.4-20041023-1006), libncursesw5-shlibs (>= 5.4-20041023-1001), libiconv
-GCC: 4.0
-Source: ftp://ftp.mutt.org/mutt/%n-%vi.tar.gz
-Source-MD5: 710bd56d3c4c4bcd1403bc4e053f7476
-SourceDirectory: mutt-%v
-UpdateConfigGuess: yes
+Replaces: mutt-ssl (<< %v-%r)
+BuildDepends: <<
+  libgettext3-dev, libiconv-dev, libncurses5, libncursesw5, cyrus-sasl2-dev,
+  libidn, qdbm14, system-openssl-dev
+<<
+Depends: <<
+  ncurses, libncurses5-shlibs, libncursesw5-shlibs, cyrus-sasl2-shlibs,
+  qdbm14-shlibs, libidn-shlibs
+<<
+Source: ftp://ftp.mutt.org/%n/devel/%n-%v.tar.gz
+Source-MD5: 27c30037120189b9f9c0d3e76361b8f8
 ConfFiles: %p/etc/Muttrc
-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
-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-smtp --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
   mkdir -p %i/share/doc/%n/man
   mv %i/share/man/man5/mbox.5 %i/share/doc/%n/man/mbox.5.mutt
+  echo "This package should be removed" > %i/share/doc/%n/mutt-ssl
 <<
+SplitOff: <<
+  Package: mutt-ssl
+  Depends: %N (= %v-%r)
+  Description: Dummy upgrade package for mutt with system-openssl
+  Files: share/doc/%N/%n
+  DescDetail: <<
+    This package only exists to migrate users to the new unified mutt package.
+    You can safely remove it.
+  <<
+<<  
 PostInstScript: <<
   update-alternatives --install %p/etc/mime.types mime.types 
%p/etc/mime.types.mutt 40
   update-alternatives --install %p/share/man/man5/mbox.5 mbox.5 
%p/share/doc/%n/man/mbox.5.mutt 30
@@ -45,6 +51,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 +62,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.
 <<
 Homepage: http://www.mutt.org
+Maintainer: Brendan Cully <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to