From fb38ffb291764504fea6920445c8836221206b4a Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 28 Jul 2003 15:44:10 +0000 Subject: Version 4.56 is a maintenance release with only a few new features. Additions include: * enable-multiple-newsrcs makes Pine use a different newsrc file for each NNTP server * predict-nntp-server makes Pine use current NNTP server for posting * Now possible to set the outgoing NNTP server based on the Role being used * Option tab-checks-recent to have TAB display number of recent messages in a highlighted folder * For aggregate Saves there is now a default Save folder, which is derived from the first message being saved * If Unix Pine alternate compose editor returns nonzero, ask the user if they want to use the resulting file anyway * Environment variable, "h_news_config", default values supported * Missing arguments to -f or -F are prompted for * Some speedup to subscribe to news when the whole list of groups is not needed Bugs that have been addressed in this release include: * Mbox functionality was broken * Take to a Filter or other Rule crashed in 4.55 * Crash when Sorting on an IMAP server which does not have SORT extension and some other related mystery crashes * Features which were changed in Setup/Config and then backed out by answering "No" would sometimes stay changed until quitting Pine * After UnCut in composer headers leave the cursor positioned at the end of the uncut text instead of at the beginning or end of the line * When Unix Pine forwarded address book entries as a Vcard attachment it added extra carriage returns which caused problems * Full header prevented the ability to view the ATTACHMENT INDEX screen * In MIME Digests, Newsgroups, References, and other headers were ignored when viewing or replying to messages inside the digest * PC-Pine installer could possibly present incorrect information for the mail server login name * Roles with search criteria weren't being used when composing a new message * For attachments of type application/octet-stream, place precedence of a mailcap entry over the file's extension --- mail/pine/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'mail/pine/Makefile') diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 09845dcc490..17643c72091 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2003/07/17 21:46:47 grant Exp $ +# $NetBSD: Makefile,v 1.74 2003/07/28 15:44:10 adam Exp $ -DISTNAME= pine4.53 -PKGNAME= pine-4.53 -PKGREVISION= 2 +DISTNAME= pine4.56 +PKGNAME= pine-4.56 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ -- cgit v1.2.3