diff options
author | Anders Nordby <anders@FreeBSD.org> | 2003-07-22 22:25:27 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2003-07-22 22:25:27 +0000 |
commit | 00c52ef0e36f47fd9ee8b5ed3d63fa3df024db31 (patch) | |
tree | 3e4e9aaa4cebbd512f8a3c80c7aca9a0515360ad | |
parent | 8b3f348daa003ccc1e250a963a2d9b0ef09fe15b (diff) | |
download | ports-00c52ef0e36f47fd9ee8b5ed3d63fa3df024db31.tar.gz ports-00c52ef0e36f47fd9ee8b5ed3d63fa3df024db31.zip |
Notes
-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 @@ |