diff options
author | anders <anders@FreeBSD.org> | 2003-07-23 06:25:27 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2003-07-23 06:25:27 +0800 |
commit | 066f12669f1ca46090dbe3a94e2257fca0046cd4 (patch) | |
tree | c590367f17f7b9083c7eb87e156c897aae3e1987 /mail | |
parent | 409f37635c1bcf888f0a486ab45421444baf5751 (diff) | |
download | freebsd-ports-gnome-066f12669f1ca46090dbe3a94e2257fca0046cd4.tar.gz freebsd-ports-gnome-066f12669f1ca46090dbe3a94e2257fca0046cd4.tar.zst freebsd-ports-gnome-066f12669f1ca46090dbe3a94e2257fca0046cd4.zip |
Update to imap-2002d.
PR: 54181
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cclient/Makefile | 3 | ||||
-rw-r--r-- | mail/cclient/distinfo | 2 | ||||
-rw-r--r-- | mail/imap-uw/Makefile | 3 | ||||
-rw-r--r-- | mail/imap-uw/distinfo | 2 | ||||
-rw-r--r-- | 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 @@ |