Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7129

Modified Files:
        mutt.info mutt.patch 
Log Message:
New upstream release 1.5.12

Index: mutt.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net/mutt.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mutt.patch  14 Nov 2005 22:17:35 -0000      1.3
+++ mutt.patch  19 Jul 2006 18:45:56 -0000      1.4
@@ -1,20 +1,22 @@
-diff -urdp mutt-1.5.11.orig/doc/Makefile.in mutt-1.5.11/doc/Makefile.in
---- mutt-1.5.11.orig/doc/Makefile.in   2005-09-15 07:19:54.000000000 -0700
-+++ mutt-1.5.11/doc/Makefile.in        2005-11-14 11:17:42.000000000 -0800
-@@ -107,16 +107,6 @@ uninstall:
+Don't attempt to regenerate docs.
+
+diff -r 82ba4e4a54bf doc/Makefile.in
+--- a/doc/Makefile.in  Fri Jul 14 18:20:59 2006 +0000
++++ b/doc/Makefile.in  Wed Jul 19 00:40:17 2006 -0700
+@@ -110,16 +110,6 @@ uninstall:
        -rm -f $(DESTDIR)$(docdir)/manual.txt
  
  check:
 -manual.txt: manual.html
 -      -lynx -dump -nolist -with_backspaces $^ > $@ || w3m -dump $^ > $@
 -
--manual.html: $(srcdir)/html.xsl manual.xml
--      -xsltproc --nonet -o $@ $^
+-manual.html: $(srcdir)/html.xsl stamp-doc-xml
+-      -xsltproc --nonet -o $@ $(srcdir)/html.xsl manual.xml
 -
--manual-chunked stamp-doc-chunked: $(srcdir)/chunk.xsl manual.xml
--      -xsltproc --nonet $^
+-stamp-doc-chunked: $(srcdir)/chunk.xsl stamp-doc-xml
+-      -xsltproc --nonet $(srcdir)/chunk.xsl manual.xml
 -      touch stamp-doc-chunked
 -
- manual.pdf: stamp-doc-tex
+ manual.pdf: manual.tex
        -if test -f manual.tex; then pdfjadetex manual.tex; fi
  

Index: mutt.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net/mutt.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- mutt.info   5 Jan 2006 06:31:31 -0000       1.10
+++ mutt.info   19 Jul 2006 18:45:56 -0000      1.11
@@ -1,30 +1,19 @@
 Package: mutt
-Version: 1.5.11
-Revision: 3
+Version: 1.5.12
+Revision: 1
 Description: Sophisticated text-based mail user agent
 License: GPL
 Replaces: mutt-ssl (<< %v-%r)
-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.
-  <<
-<<  
-
 BuildDepends: <<
   libgettext3-dev, libiconv-dev, libncurses5, libncursesw5, cyrus-sasl2-dev,
-  libidn, gdbm3, system-openssl-dev
+  libidn, qdbm12, system-openssl-dev
 <<
 Depends: <<
   ncurses, libncurses5-shlibs, libncursesw5-shlibs, cyrus-sasl2-shlibs,
-  gdbm3-shlibs, libidn-shlibs
+  qdbm12-shlibs, libidn-shlibs
 <<
 Source: ftp://ftp.mutt.org/%n/devel/%n-%v.tar.gz
-Source-MD5: 00e6f8f7c37d4840e5e30583ebee21ce
+Source-MD5: 57196c816211a72900fdc54341eb0132
 ConfFiles: %p/etc/Muttrc
 DocFiles: GPL NEWS README README.SSL README.SECURITY TODO
 # Don't build the docs for a release version
@@ -37,6 +26,16 @@
   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


-------------------------------------------------------------------------
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