Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2001 23:16:31 -0500 (EST)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24588: Port update: mail/cclient
Message-ID:  <200101240416.f0O4GVM88327@electron.databits.net>

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

>Number:         24588
>Category:       ports
>Synopsis:       Port update: mail/cclient
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 23 20:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:

Latest ports branch.

>Description:

ports/mail/cclient is looking for imap-2000a.tar.Z, but this IMAP toolkit has
been upgraded to imap-2000b.tar.Z.

>How-To-Repeat:

cd /usr/ports/mail/cclient
make fetch

>Fix:

(Note: I can't find any IMAP version change, it looks like this is just a 
bugfix release of the imap tools so I just bumped the PORTREVISION.  Let me
know if there is something else I should have done).


Index: ports/mail/cclient/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/cclient/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- ports/mail/cclient/Makefile 2000/12/18 09:52:19     1.4
+++ ports/mail/cclient/Makefile 2001/01/24 04:05:03
@@ -7,12 +7,13 @@

 PORTNAME=      cclient
 PORTVERSION=   4.8
+PORTREVISION=  1
 CATEGORIES=    mail devel
 MASTER_SITES=  ftp://ftp.cac.washington.edu/imap/%SUBDIR%/ \
                ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/imap/%SUBDIR%/ \
                http://mirror.nucba.ac.jp/mirror/%SUBDIR%/
 MASTER_SITE_SUBDIR= . old
-DISTNAME=      imap-2000a
+DISTNAME=      imap-2000b
 EXTRACT_SUFX=  .tar.Z

 MAINTAINER=    ports@FreeBSD.org

Index: ports/mail/cclient/distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/cclient/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- ports/mail/cclient/distinfo 2000/12/18 09:52:19     1.2
+++ ports/mail/cclient/distinfo 2001/01/24 04:05:03
@@ -1 +1 @@
-MD5 (imap-2000a.tar.Z) = d642c114b55ffe2e172b8e1bef6a1a52
+MD5 (imap-2000b.tar.Z) = bb4f0ce015be8a4a455d62b1f714108f

Index: ports/mail/cclient/pkg-descr
===================================================================
RCS file: /home/ncvs/ports/mail/cclient/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- ports/mail/cclient/pkg-descr        2000/07/14 09:27:33     1.1.1.1
+++ ports/mail/cclient/pkg-descr        2001/01/24 04:09:36
@@ -2,5 +2,9 @@
 the popular PINE mail reader as well as the University of Washington's IMAP
 server.

-  -Kelly
-   kbyanc@posi.net
+For more information, please see the UW IMAP homepage:
+
+WWW: http://www.washington.edu/imap/
+
+- Pete
+petef@databits.net


>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?200101240416.f0O4GVM88327>