From b7b638c07dd55c7d9e30720f1e2034b0775abd9d Mon Sep 17 00:00:00 2001 From: jwise Date: Mon, 22 Nov 1999 01:01:51 +0000 Subject: Update to pine-4.21. Changes from pine-4.20: New in Pine Version is mainly intended to fix bugs introduced in previous versions. Bugs that have been addressed in this release include: * 'N' flag not preserved across sessions * 'N' flag not cleared when messages containing non-text pieces viewed * Sort failure using non-UW IMAP servers * Linux port: failure to recognize resized display * Problems with quoted /user= argument in smtp-server config * Transient (e.g., mistyped password) authentication failures not reported * Rare cases of deleted header lines reappearing after ^X in Composer * Customized headers Bcc, To, Cc and Lcc not shown when posting news * Problem with role pattern vs. color patterns in a file * Problem with color display vs. single line scrolling * Last line of one-page message not displayed in rare cases * Text in Reply/Forward of encapsulated multipart/alternative and signed missing * Failure to recognize list management headers in sorted folder * Attachments sometimes marked for deletion when scoring in use * Delayed notification of messages filtered from Inbox to current folder * WhereIs to start or end of Folder List screen didn't * PC-Pine crash selecting text from secondary window * PC-Pine instances of "FOLDER CLOSED DUE TO ACCESS ERROR" General improvements include: * Filter performance and interface tuning: + User-Interface changes to avoid accidental deletion of mail + Action Folders local to PC-Pine no longer require double-backslashes + Improved expunge performance with filters enabled * NNTP performance improvements in MESSAGE INDEX screen * Role Command (#) improvements * Improved display of addresses containing comma in personal name * Numerous Text/HTML parser improvements * Continued help text improvements --- mail/pine/Makefile | 8 ++++---- mail/pine/files/md5 | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mail/pine') diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 9e8f099ff7e..ff7a7a409fa 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 1999/11/11 17:40:17 tv Exp $ +# $NetBSD: Makefile,v 1.31 1999/11/22 01:01:51 jwise Exp $ # FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp # -DISTNAME= pine4.20 -PKGNAME= pine-4.20 +DISTNAME= pine4.21 +PKGNAME= pine-4.21 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.washington.edu/pine/ # This pkg doesn't build pico or libpico; the pico pkg does that part. -DEPENDS= pico-3.6:../../editors/pico +DEPENDS= pico-3.7:../../editors/pico do-configure: ${CP} -f ${WRKSRC}/pine/osdep/os-neb.h ${WRKSRC}/pine/osdep/os-neb.h.orig diff --git a/mail/pine/files/md5 b/mail/pine/files/md5 index 52b7b0379de..c6574d5d455 100644 --- a/mail/pine/files/md5 +++ b/mail/pine/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.9 1999/11/11 17:40:18 tv Exp $ +$NetBSD: md5,v 1.10 1999/11/22 01:01:51 jwise Exp $ -MD5 (pine4.20.tar.gz) = 9b60a049e3575fc0b1a201f5f0105f14 +MD5 (pine4.21.tar.gz) = 9252a061387de806f8aa1ced885d41f6 -- cgit v1.2.3