FreeBSD Bugzilla – Attachment 30897 Details for
Bug 51754
[PATCH] update of ports mail/imap-uw and mail/cclient to 2002c1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
imap-uw-2002c1.patch
imap-uw-2002c1.patch (text/plain), 2.36 KB, created by
Oliver Eikemeier
on 2003-05-04 19:10:12 UTC
(
hide
)
Description:
imap-uw-2002c1.patch
Filename:
MIME Type:
Creator:
Oliver Eikemeier
Created:
2003-05-04 19:10:12 UTC
Size:
2.36 KB
patch
obsolete
>diff -Nur mail/imap-uw/Makefile.orig mail/imap-uw/Makefile >--- mail/imap-uw/Makefile.orig Fri Mar 7 21:17:15 2003 >+++ mail/imap-uw/Makefile Sun May 4 19:49:59 2003 >@@ -6,14 +6,14 @@ > # > > PORTNAME= imap >-PORTVERSION= 2002 >-PORTREVISION= 1 >+PORTVERSION= 2002c1 > PORTEPOCH= 1 > CATEGORIES= mail > MASTER_SITES= ftp://ftp.cac.washington.edu/imap/%SUBDIR%/ \ >- ftp://ftp.nuug.no/pub/anders/distfiles/%SUBDIR%/ \ >- http://atreides.freenix.no/~anders/%SUBDIR%/ \ >+ ftp://ftp.ayamura.org/pub/uw-imap/%SUBDIR%/ \ >+ ftp://ftp.ukc.mirror.ac.uk/sites/ftp.cac.washington.edu/mail/%SUBDIR%/ \ > ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/mail/%SUBDIR%/ >+MASTER_SITE_SUBDIR= . old > PKGNAMESUFFIX= -uw > DISTNAME= imap-${PORTVERSION} > EXTRACT_SUFX= .tar.Z >@@ -55,10 +55,8 @@ > > .include <bsd.port.pre.mk> > >-pre-extract: >- @${SH} ${PKGREQ}.rev ${LOCALBASE}/include/c-client/portrevision.h ${PORTVERSION} >- > pre-build: >+ @${SH} ${PKGREQ}.rev ${LOCALBASE}/include/c-client/portrevision.h ${PORTVERSION} > .if !defined(WITHOUT_SSL) > @${SH} ${PKGREQ}.ssl ${LOCALBASE}/include/c-client/portrevision.h yes > .else >diff -Nur mail/imap-uw/distinfo.orig mail/imap-uw/distinfo >--- mail/imap-uw/distinfo.orig Wed Nov 27 15:00:20 2002 >+++ mail/imap-uw/distinfo Sun May 4 19:15:11 2003 >@@ -1 +1 @@ >-MD5 (imap-2002.tar.Z) = ab5a7afb25cbd037b4490c42e0fe235e >+MD5 (imap-2002c1.tar.Z) = 90c255dcf3ee373e3fb174ea5d820f4d >diff -Nur mail/imap-uw/files/patch-ah.orig mail/imap-uw/files/patch-ah >--- mail/imap-uw/files/patch-ah.orig Wed Nov 27 15:00:20 2002 >+++ mail/imap-uw/files/patch-ah Sun May 4 19:28:45 2003 >@@ -22,7 +22,7 @@ > +extern char *getenv (); > +#endif /* DRAC_AUTH */ > + >- char *version = "2001.80"; /* server version */ >+ char *version = "2003.83"; /* server version */ > short state = AUTHORIZATION; /* server state */ > short critical = NIL; /* non-zero if in critical code */ > @@ -88,7 +99,53 @@ >diff -Nur mail/imap-uw/files/patch-ai.orig mail/imap-uw/files/patch-ai >--- mail/imap-uw/files/patch-ai.orig Wed Nov 27 15:00:20 2002 >+++ mail/imap-uw/files/patch-ai Sun May 4 19:30:09 2003 >@@ -22,7 +22,7 @@ > +extern char *getenv (); > +#endif /* DRAC_AUTH */ > + >- char *version = "2002.332"; /* version number of this server */ >+ char *version = "2003.337"; /* 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 @@
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 51754
: 30897 |
30898