Bug 24830 - Update pine4 port from 4.32 to 4.33
Summary: Update pine4 port from 4.32 to 4.33
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-03 17:30 UTC by andrews
Modified: 2001-02-10 22:42 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description andrews 2001-02-03 17:30:00 UTC
Requesting that the pine4 port be updated to 4.33.
LATEST PINE VERSION = 4.33, released 01.02.01

Version 4.33 is a bug-fix release that addresses a few bugs found in
earlier releases. Bugs that have been addressed in this release include:

 *  NNTP authentication causes crash
 *  Attachment viewing broken
 *  Display-Filters and Url-Viewers with quoted arguments in config
    broken
 *  Reverse sorting doesn't work correctly with filters
 *  Some combinations of non-ascii characters in subject cause crash
Comment 1 Pete Fritchman 2001-02-04 04:47:57 UTC
++ 03/02/01 09:27 -0800 - andrews@powersurfr.com:
>
>>Synopsis:       Update pine4 port from 4.32 to 4.33

OK, patch ready.

WWW: http://hex.databits.net/~petef/diffs/pine4.diff

Index: ports/mail/pine4/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/pine4/Makefile,v
retrieving revision 1.48
diff -u -r1.48 Makefile
--- ports/mail/pine4/Makefile	2001/01/20 23:00:42	1.48
+++ ports/mail/pine4/Makefile	2001/02/04 04:25:13
@@ -9,12 +9,12 @@
 # directory to the pine4-ssl port.
 
 PORTNAME?=	pine
-PORTVERSION?= 	4.32
+PORTVERSION?= 	4.33
 CATEGORIES=	mail news
 MASTER_SITES=	ftp://ftp.cac.washington.edu/pine/
 DISTNAME?=	${PORTNAME}${PORTVERSION}
 
-MAINTAINER?=	ports@FreeBSD.org
+MAINTAINER?=	petef@databits.net
 
 MAN1=		pine.1 pico.1 pilot.1
 
Index: ports/mail/pine4/distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/pine4/distinfo,v
retrieving revision 1.15
diff -u -r1.15 distinfo
--- ports/mail/pine4/distinfo	2001/01/20 23:00:42	1.15
+++ ports/mail/pine4/distinfo	2001/02/04 04:25:13
@@ -1 +1 @@
-MD5 (pine4.32.tar.gz) = f9031683c5a69873535694f49edbbc15
+MD5 (pine4.33.tar.gz) = fb45dcfa1d3379031700da49236b2b9c
Index: ports/mail/pine4/files/patch-af
===================================================================
RCS file: /home/ncvs/ports/mail/pine4/files/patch-af,v
retrieving revision 1.10
diff -u -r1.10 patch-af
--- ports/mail/pine4/files/patch-af	2000/12/18 09:55:00	1.10
+++ ports/mail/pine4/files/patch-af	2001/02/04 04:25:13
@@ -13,7 +13,7 @@
   dummy.o pseudo.o netmsg.o flstring.o fdstring.o \
   rfc822.o nntp.o smtp.o imap4r1.o pop3.o \
   unix.o mbox.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o
--CFLAGS=$(BASECFLAGS) $(EXTRACFLAGS)
+-CFLAGS=-g
 +CFLAGS+=$(BASECFLAGS) $(EXTRACFLAGS)
  
  CAT=cat

--
Pete Fritchman <petef@databits.net>
Databits Network Services, Inc. <http://databits.net>
finger petef@databits.net for PGP key
Comment 2 FUJISHIMA Satsuki freebsd_committer freebsd_triage 2001-02-10 22:41:32 UTC
State Changed
From-To: open->closed

pine4 has been updated to 4.33 and maintainer changed to Pete Fritchman.