mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Update to imap-2002d.
PR: 54181 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
This commit is contained in:
parent
8b3f348daa
commit
00c52ef0e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85399
5 changed files with 5 additions and 7 deletions
|
@ -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%/ \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (imap-2002c1.tar.Z) = 90c255dcf3ee373e3fb174ea5d820f4d
|
||||
MD5 (imap-2002d.tar.Z) = 64e82a195d21481fc4c54c4ed9fe0527
|
||||
|
|
|
@ -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%/ \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (imap-2002c1.tar.Z) = 90c255dcf3ee373e3fb174ea5d820f4d
|
||||
MD5 (imap-2002d.tar.Z) = 64e82a195d21481fc4c54c4ed9fe0527
|
||||
|
|
|
@ -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 @@
|
||||
|
|
Loading…
Add table
Reference in a new issue