From 00c52ef0e36f47fd9ee8b5ed3d63fa3df024db31 Mon Sep 17 00:00:00 2001 From: Anders Nordby Date: Tue, 22 Jul 2003 22:25:27 +0000 Subject: Update to imap-2002d. PR: 54181 Submitted by: Oliver Eikemeier --- mail/cclient/Makefile | 3 +-- mail/cclient/distinfo | 2 +- mail/imap-uw/Makefile | 3 +-- mail/imap-uw/distinfo | 2 +- mail/imap-uw/files/patch-ai | 2 +- 5 files changed, 5 insertions(+), 7 deletions(-) diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile index bcfd3723ec36..a81a6a9a08bc 100644 --- a/mail/cclient/Makefile +++ b/mail/cclient/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cclient -PORTVERSION= 2002c1 -PORTREVISION= 1 +PORTVERSION= 2002d PORTEPOCH= 1 CATEGORIES= mail devel MASTER_SITES= ftp://ftp.cac.washington.edu/imap/%SUBDIR%/ \ diff --git a/mail/cclient/distinfo b/mail/cclient/distinfo index 3a2fdb6ca5d8..895eaea136ed 100644 --- a/mail/cclient/distinfo +++ b/mail/cclient/distinfo @@ -1 +1 @@ -MD5 (imap-2002c1.tar.Z) = 90c255dcf3ee373e3fb174ea5d820f4d +MD5 (imap-2002d.tar.Z) = 64e82a195d21481fc4c54c4ed9fe0527 diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index 2a2705b9ae66..2c5d8b9e023e 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -6,8 +6,7 @@ # PORTNAME= imap -PORTVERSION= 2002c1 -PORTREVISION= 1 +PORTVERSION= 2002d PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.cac.washington.edu/imap/%SUBDIR%/ \ diff --git a/mail/imap-uw/distinfo b/mail/imap-uw/distinfo index 3a2fdb6ca5d8..895eaea136ed 100644 --- a/mail/imap-uw/distinfo +++ b/mail/imap-uw/distinfo @@ -1 +1 @@ -MD5 (imap-2002c1.tar.Z) = 90c255dcf3ee373e3fb174ea5d820f4d +MD5 (imap-2002d.tar.Z) = 64e82a195d21481fc4c54c4ed9fe0527 diff --git a/mail/imap-uw/files/patch-ai b/mail/imap-uw/files/patch-ai index e4b67eb6edaf..4fe49c32a757 100644 --- a/mail/imap-uw/files/patch-ai +++ b/mail/imap-uw/files/patch-ai @@ -22,7 +22,7 @@ +extern char *getenv (); +#endif /* DRAC_AUTH */ + - char *version = "2003.337"; /* version number of this server */ + char *version = "2003.338"; /* version number of this server */ time_t alerttime = 0; /* time of last alert */ time_t sysalerttime = 0; /* time of last system alert */ @@ -238,7 +249,50 @@ -- cgit v1.2.3