Date: Sat, 3 Feb 2001 20:50:02 -0800 (PST) From: Pete Fritchman <petef@databits.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/24830: Update pine4 port from 4.32 to 4.33 Message-ID: <200102040450.f144o2B59537@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/24830; it has been noted by GNATS. From: Pete Fritchman <petef@databits.net> To: andrews@powersurfr.com Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/24830: Update pine4 port from 4.32 to 4.33 Date: Sat, 3 Feb 2001 23:47:57 -0500 ++ 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102040450.f144o2B59537>