pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/alpine Updated mail/alpine to 2.00



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a00dd72a8ecb
branches:  trunk
changeset: 550383:a00dd72a8ecb
user:      abs <abs%pkgsrc.org@localhost>
date:      Thu Nov 20 20:35:22 2008 +0000

description:
Updated mail/alpine to 2.00

Changes since 1.10

   Additions include:

     *  Redesigned Web Alpine interface
     *  Experimental S/MIME support added in UNIX versions of Alpine
     *  Attempt to include the attachment filename as part of the name
        of the temporary file used when viewing an attachment with an
        external program. Add some randomness to that filename to make
        it hard to predict the filename. Add a filename extension,
        usually derived from the type/subtype, to the temporary
        filename. This was previously done only on Windows and MacOS
        X.
     *  Enhance address completion in the composer (TAB command) so
        that it looks through nicknames, fullnames, and addresses from
        the address book; addresses from the message being viewed, if
        any; and the results from LDAP Directory Server lookups for
        all of the defined directory servers that have the
        "Use-Implicitly-From-Composer" feature set.
     *  Make the default character set setting more liberal in what it
        will accept from the UNIX nl_langinfo call and the various
        values of LANG seen in the wild
     *  Remove the Alpine revision number from the titlebar in released
        versions while leaving it there in snapshot versions
     *  Add a feature to suppress the display of asterisks when you
        type a password for Alpine
     *  Add line wrapping when displaying PRE formatted sections of HTML
     *  When the Convert Dates To Localtime feature is turned on
        convert not only the dates in the index screen but also the dates
        in the MESSAGE VIEW

   Bugs that have been addressed in this release include:

     *  Crash when using tab-completion for selecting a Save filename
     *  Make Web Alpine help text images relative for more portability
     *  Fixed attach save of html parts in Web Alpine
     *  Viewing, printing, exporting, replying, and bouncing of message
        digests was broken.  Replying and bouncing should not have
        been allowed at all for digests. It would be nice to have a
        more standard index-like view of a message digest but that has
        not been addressed with this minor bug fix.
     *  Adjust wrapping of HTML messages so that the margins specified
        by Viewer Margin Left and Viewer Margin Right are observed
        correctly
     *  Interrupt of WhereIs command in index was broken
     *  The Unknown Character Set option did not work correctly
        interpreting unknown characters in message headers
     *  Long address lines could cause blank continuation lines
     *  Save to a local default INBOX failed if the primary collection
        was also local, which it is by default. The save went to
        ~/mail/inbox instead.
     *  Make a default save folder of "inbox" always mean the real
        inbox, not the inbox in the primary collection
     *  Address book entries with lots of addresses would be truncated
        when entered in the composer with a screen size wider than 270
        or so charcters
     *  Some fields in the index screen were truncated when the screen
        width was wider than 256 characters
     *  Crash when TABing to next folder, the next folder with new mail
        is a POP folder, and there is a more than 10 minute pause
        between typing the TAB and typing the Yes

diffstat:

 mail/alpine/Makefile |   7 +++----
 mail/alpine/distinfo |  20 +++++++-------------
 2 files changed, 10 insertions(+), 17 deletions(-)

diffs (43 lines):

diff -r 1e65f46abcf5 -r a00dd72a8ecb mail/alpine/Makefile
--- a/mail/alpine/Makefile      Thu Nov 20 18:15:43 2008 +0000
+++ b/mail/alpine/Makefile      Thu Nov 20 20:35:22 2008 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2008/07/05 23:52:46 abs Exp $
+# $NetBSD: Makefile,v 1.17 2008/11/20 20:35:22 abs Exp $
 #
 
-DISTNAME=      alpine-1.10
-PKGREVISION=   1
+DISTNAME=      alpine-2.00
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.cac.washington.edu/alpine/
-DIST_SUBDIR=   alpine-1.10
+# DIST_SUBDIR= alpine-2.00
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    abs%NetBSD.org@localhost
diff -r 1e65f46abcf5 -r a00dd72a8ecb mail/alpine/distinfo
--- a/mail/alpine/distinfo      Thu Nov 20 18:15:43 2008 +0000
+++ b/mail/alpine/distinfo      Thu Nov 20 20:35:22 2008 +0000
@@ -1,14 +1,8 @@
-$NetBSD: distinfo,v 1.11 2008/07/06 12:30:24 abs Exp $
+$NetBSD: distinfo,v 1.12 2008/11/20 20:35:22 abs Exp $
 
-SHA1 (alpine-1.10/alpine-1.10.tar.bz2) = fe8f83ad9f5b8e528ee61960877443d518af9eed
-RMD160 (alpine-1.10/alpine-1.10.tar.bz2) = 03f216b57517f377b7995d913f7d333242f70ab3
-Size (alpine-1.10/alpine-1.10.tar.bz2) = 4861929 bytes
-SHA1 (alpine-1.10/fancy.patch.gz) = 04263a335720e1cd86b96d1639e5a369fecad35b
-RMD160 (alpine-1.10/fancy.patch.gz) = 879dbf1916556ad561d0fcd584d7cc79ff4f430a
-Size (alpine-1.10/fancy.patch.gz) = 24554 bytes
-SHA1 (alpine-1.10/maildir.patch.gz) = 40b18d77e02d743fa2a0c9110d20c28029a2bc3b
-RMD160 (alpine-1.10/maildir.patch.gz) = 37239435fb640c111843dc6f5e31077caebeaa99
-Size (alpine-1.10/maildir.patch.gz) = 32196 bytes
-SHA1 (alpine-1.10/searchheader.patch.gz) = eb632ef592b287377dc5c5a6fd72054a15f6021d
-RMD160 (alpine-1.10/searchheader.patch.gz) = 2ed36e87407643b5b9b6ae60ce33c876dbeedceb
-Size (alpine-1.10/searchheader.patch.gz) = 1724 bytes
+SHA1 (alpine-2.00.tar.bz2) = dcbd3c5419954f484ccf706feaba31ce48cdebc4
+RMD160 (alpine-2.00.tar.bz2) = 9e67704b23b3973d8b878e65ad9e6f5026c10d13
+Size (alpine-2.00.tar.bz2) = 5222673 bytes
+SHA1 (maildir.patch.gz) = 24d522d8b5f78a94b9774a9adb5186b0bb7a37c4
+RMD160 (maildir.patch.gz) = c91947ca9e63d4e6bce094ff121d901da83dabaf
+Size (maildir.patch.gz) = 32098 bytes



Home | Main Index | Thread Index | Old Index