From owner-freebsd-ports Sun Feb 4 20:10:25 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1E4237B4EC for ; Sun, 4 Feb 2001 20:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f154A1217869; Sun, 4 Feb 2001 20:10:01 -0800 (PST) (envelope-from gnats) Received: from electron.databits.net (electron.databits.net [207.29.204.16]) by hub.freebsd.org (Postfix) with ESMTP id 5CF5737B65D for ; Sun, 4 Feb 2001 20:08:37 -0800 (PST) Received: (from petef@localhost) by electron.databits.net (8.11.2/8.11.2) id f1547Tg18206; Sun, 4 Feb 2001 23:07:29 -0500 (EST) (envelope-from petef) Message-Id: <200102050407.f1547Tg18206@electron.databits.net> Date: Sun, 4 Feb 2001 23:07:29 -0500 (EST) From: petef@databits.net Reply-To: petef@databits.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/24864: port update: mail/imap-uw Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24864 >Category: ports >Synopsis: port update: mail/imap-uw >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 04 20:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Pete Fritchman >Release: FreeBSD 5.0-CURRENT i386 >Organization: Databits Network Services, Inc. >Environment: latest ports tree >Description: Update the mail/imap-uw port to the latest version (2000c), update pkg-descr to include a WWW: tag, and change MAINTAINER to myself. >How-To-Repeat: cd /usr/ports/mail/imap-uw/ make fetch >Fix: WWW: http://hex.databits.net/~petef/diffs/imap-uw.diff Index: ports/mail/imap-uw/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/imap-uw/Makefile,v retrieving revision 1.50 diff -r1.50 Makefile 9,10c9 < PORTVERSION= 4.8 < PORTREVISION= 1 --- > PORTVERSION= 2000c 17c16 < DISTNAME= imap-2000a --- > DISTNAME= imap-${PORTVERSION} 23c22 < MAINTAINER= ports@FreeBSD.org --- > MAINTAINER= petef@databits.net Index: ports/mail/imap-uw/distinfo =================================================================== RCS file: /home/ncvs/ports/mail/imap-uw/distinfo,v retrieving revision 1.31 diff -r1.31 distinfo 1c1 < MD5 (imap-2000a.tar.Z) = d642c114b55ffe2e172b8e1bef6a1a52 --- > MD5 (imap-2000c.tar.Z) = 90bdc0670812234a0589286798575980 Index: ports/mail/imap-uw/pkg-descr =================================================================== RCS file: /home/ncvs/ports/mail/imap-uw/pkg-descr,v retrieving revision 1.4 diff -r1.4 pkg-descr 21a22,26 > > WWW: http://www.washington.edu/imap/ > > -Pete > petef@databits.net Index: ports/mail/imap-uw/files/patch-ab =================================================================== RCS file: /home/ncvs/ports/mail/imap-uw/files/patch-ab,v retrieving revision 1.22 diff -r1.22 patch-ab 16c16 < -CFLAGS=$(BASECFLAGS) $(EXTRACFLAGS) --- > -CFLAGS=-g 40c40 < $(BUILD) `$(CAT) SPECIALS` OS=bsi \ --- > $(BUILD) `$(CAT) SPECIALS` OS=$@ \ Index: ports/mail/imap-uw/files/patch-ac =================================================================== RCS file: /home/ncvs/ports/mail/imap-uw/files/patch-ac,v retrieving revision 1.9 diff -r1.9 patch-ac 1,3c1,3 < --- src/imapd/Makefile.orig Tue Oct 24 16:54:32 2000 < +++ src/imapd/Makefile Sun Dec 17 23:44:22 2000 < @@ -18,30 +18,25 @@ --- > --- src/imapd/Makefile.orig Tue Jan 9 16:08:17 2001 > +++ src/imapd/Makefile Sun Feb 4 11:54:00 2001 > @@ -18,9 +18,9 @@ 14a15 > @@ -39,21 +39,17 @@ 21c22 < -CFLAGS = -I$C `cat $C/CFLAGS` -DANOFILE=\"$(ANO)\" \ --- > -CFLAGS = -I$C `cat $C/CFLAGS` $(EXTRACFLAGS) -DANOFILE=\"$(ANO)\" \ 24a26 > + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message