Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2001 23:07:29 -0500 (EST)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24864: port update: mail/imap-uw
Message-ID:  <200102050407.f1547Tg18206@electron.databits.net>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102050407.f1547Tg18206>