SOURCES: imap-sharedlib.patch, imap-version-pld.patch - updated fo...

qboosh qboosh at pld-linux.org
Thu Jul 12 19:16:22 CEST 2007


Author: qboosh                       Date: Thu Jul 12 17:16:22 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2006j2

---- Files affected:
SOURCES:
   imap-sharedlib.patch (1.10 -> 1.11) , imap-version-pld.patch (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SOURCES/imap-sharedlib.patch
diff -u SOURCES/imap-sharedlib.patch:1.10 SOURCES/imap-sharedlib.patch:1.11
--- SOURCES/imap-sharedlib.patch:1.10	Sun Jun 17 22:31:47 2007
+++ SOURCES/imap-sharedlib.patch	Thu Jul 12 19:16:17 2007
@@ -115,8 +115,8 @@
  
  all:	mtest
  
---- imap-2006i/src/osdep/unix/Makefile.orig	2007-06-17 22:08:24.223686999 +0200
-+++ imap-2006i/src/osdep/unix/Makefile	2007-06-17 22:12:32.865856307 +0200
+--- imap-2006j/src/osdep/unix/Makefile.orig	2007-07-12 19:01:17.428207961 +0200
++++ imap-2006j/src/osdep/unix/Makefile	2007-07-12 19:02:02.394770459 +0200
 @@ -184,7 +184,7 @@
  	 SPOOLDIR=/var/spool \
  	 RSHPATH=/usr/bin/rsh \
@@ -670,8 +670,8 @@
  # Cleanup
  
  clean:
--	sh -c '$(RM) auths.c crexcl.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE *FLAGS *TYPE $(ARCHIVE) || true'
-+	sh -c '$(RM) auths.c crexcl.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE ARCHIVENAME *FLAGS *TYPE $(ARCHIVE) || true'
+-	sh -c '$(RM) auths.c crexcl.c ip_unix.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE *FLAGS *TYPE $(ARCHIVE) || true'
++	sh -c '$(RM) auths.c crexcl.c ip_unix.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE ARCHIVENAME *FLAGS *TYPE $(ARCHIVE) || true'
  
  
  # Dependencies

================================================================
Index: SOURCES/imap-version-pld.patch
diff -u SOURCES/imap-version-pld.patch:1.12 SOURCES/imap-version-pld.patch:1.13
--- SOURCES/imap-version-pld.patch:1.12	Sun Jun 17 22:31:47 2007
+++ SOURCES/imap-version-pld.patch	Thu Jul 12 19:16:17 2007
@@ -1,11 +1,11 @@
---- imap-2006i/src/imapd/imapd.c.orig	2007-06-05 23:34:53.000000000 +0200
-+++ imap-2006i/src/imapd/imapd.c	2007-06-17 22:16:16.522601779 +0200
+--- imap-2006j/src/imapd/imapd.c.orig	2007-07-11 22:08:16.000000000 +0200
++++ imap-2006j/src/imapd/imapd.c	2007-07-12 19:03:42.292463305 +0200
 @@ -203,7 +203,7 @@
  
  /* Global storage */
  
--char *version = "385";		/* edit number of this server */
-+char *version = "385PLD";	/* edit number of this server */
+-char *version = "389";		/* edit number of this server */
++char *version = "389PLD";	/* edit number of this server */
  char *logout = "Logout";	/* syslogreason for logout */
  char *goodbye = NIL;		/* bye reason */
  time_t alerttime = 0;		/* time of last alert */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/imap-sharedlib.patch?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SOURCES/imap-version-pld.patch?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list