pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/alpine Update mail/alpine to 0.999:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cdce7ec9a7ea
branches:  trunk
changeset: 530589:cdce7ec9a7ea
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Jul 02 09:38:34 2007 +0000

description:
Update mail/alpine to 0.999:

        pkgsrc portability patches submitted back upstream but ignored.

Additions include:

 *  Configuration support for Tru64 and some fixes for other systems
 *  New color option Header General Color to color all headers in MESSAGE
    TEXT screen
 *  Added NONE color setting for Index symbols and Keyword colors so that
    the background color of a symbol can be set to not blot out the
    background color of an index line. There is also a similar NORM color
    that tracks the Normal Color
 *  New color options Index Subject Color and Index From Color options to
    color parts of MESSAGE INDEX lines
 *  Some improvements to Enable Incoming Folders Checking option,
    including new options Incoming Checking Includes Total, Incoming
    Checking Uses Recent, and Incoming Check Interval Secondary
 *  Eliminate address book sorting wars when two different systems sort an
    address book differently. Instead of checking that the address book is
    correctly sorted whenever it is opened the sorting will only happen
    when a change is made. The sort order you see is the sort order from
    the last system where a change was made.
 *  Added a new category of Rule called a Search Rule. A Search Rule has a
    Pattern but no Action is associated with that Pattern. It is used with
    the Select command in the MESSAGE INDEX screen to Select the set of
    messages that match a rule's Pattern.
 *  Added minor adjustment to display of opening text with Opening Text
    Separator Characters option. Display of opening text is controlled by
    configuring your Index Format option to include one of the Subject
    tokens that causes this behavior (SUBJECTTEXT, SUBJKEYTEXT, or
    SUBJKEYINITTEXT).
 *  Added tokens OPENINGTEXT and OPENINGTEXTDQ for use with the Index
    Format option. These are alternative ways to display the opening text
    of a message in the index screen.
 *  Added SHORTIMAPSTATUS token for the Index Format
 *  The default values of many features have been changed, exposing a more
    advanced user interface by default. In addition, though the names of
    features used in the configuration files remains the same, the
    displayed text in the Config screen is no longer tied directly to that
    name.
 *  Changed Windows Alpine so that it can show up in the list of default
    programs in Vista.

Bugs that have been addressed in this release include:

 *  INBOX displayed twice in some situations when there was a folder named
    INBOX
 *  Crash in PC-Alpine related to traditional UNIX mailbox format
 *  Canceling out of the password prompt when opening an incoming folder
    was causing the re-open of a previously opened folder to fail
 *  News collection display empty after canceling out of password prompt
 *  Extra password prompt when adding incoming folder after canceling out
    of earlier password prompt
 *  Recognize and ignore XML processing instructions in HTML messages
 *  Window title was being set using Unicode characters instead of the
    local character set of the display terminal
 *  The option Busy Cue Spinner Only was displaying an oncoming two-engine
    airplane instead of a spinner
 *  Got rid of default green Subject header color added in 0.99
 *  Title Closed Color wasn't being shown when in the composer
 *  Disable-Input-History, which was added in previous version, is changed
    to Disable Save Input History and its effect is restricted to
    ambiguous situations, like Save
 *  Added missing input history command for Pipe Attachment
 *  Cannot open another folder after an empty directory is opened when
    Combined Folder Display and Expanded View of Folders options are set
 *  When answering No to the commit changes question after changing the
    Inbox Path the change was written to the config file anyway
 *  When the Threading Display Style results in the information being
    truncated add a thread depth indicator in brackets at the right hand
    edge

diffstat:

 mail/alpine/Makefile |  5 ++---
 mail/alpine/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 9efedb7fd771 -r cdce7ec9a7ea mail/alpine/Makefile
--- a/mail/alpine/Makefile      Mon Jul 02 08:36:12 2007 +0000
+++ b/mail/alpine/Makefile      Mon Jul 02 09:38:34 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2007/06/12 13:29:50 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/07/02 09:38:34 abs Exp $
 #
 
-DISTNAME=      alpine-0.99
-PKGREVISION=   2
+DISTNAME=      alpine-0.999
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.cac.washington.edu/alpine/
 EXTRACT_SUFX=  .tar.bz2
diff -r 9efedb7fd771 -r cdce7ec9a7ea mail/alpine/distinfo
--- a/mail/alpine/distinfo      Mon Jul 02 08:36:12 2007 +0000
+++ b/mail/alpine/distinfo      Mon Jul 02 09:38:34 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2007/06/12 13:29:51 joerg Exp $
+$NetBSD: distinfo,v 1.4 2007/07/02 09:38:34 abs Exp $
 
-SHA1 (alpine-0.99.tar.bz2) = 240f2b3d5229714ab1e7cc1ef3a4339dfaccf2e7
-RMD160 (alpine-0.99.tar.bz2) = a896213860badede88500e746f9186310b4d1364
-Size (alpine-0.99.tar.bz2) = 4920156 bytes
+SHA1 (alpine-0.999.tar.bz2) = 023b562535922c842cc0d6fd2c74676881521b6b
+RMD160 (alpine-0.999.tar.bz2) = 10776c8ed45e76b109089bc3afb47f22577bd227
+Size (alpine-0.999.tar.bz2) = 4933915 bytes
 SHA1 (patch-aa) = 1269dcd9b9a86980ac02facc65ec5beb6dd45221
 SHA1 (patch-ab) = f0f4d6c8017cbb5bda8d46d7cb62b323c6e3a8d7
 SHA1 (patch-ac) = 2f0473a89b6676767c1b6bdc75a71eeb0fbad584



Home | Main Index | Thread Index | Old Index