Here is an update to Dovecot 1.0.1, a bug fix release.

http://dovecot.org/list/dovecot-news/2007-June/000045.html


Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/dovecot/Makefile,v
retrieving revision 1.79
diff -u -p -r1.79 Makefile
--- Makefile    2007/04/18 05:43:51     1.79
+++ Makefile    2007/06/15 17:32:34
@@ -5,13 +5,12 @@ SHARED_ONLY=  Yes
 COMMENT-server= "compact IMAP/POP3 server"
 COMMENT-sieve= "sieve mail filtering for Dovecot"
 
-V_DOVECOT=     1.0.0
-
+V_DOVECOT=     1.0.1
 V_SIEVE=       1.0.1
 
 PKGNAME=       dovecot-${V_DOVECOT}
 PKGNAME-server=        dovecot-${V_DOVECOT}
-PKGNAME-sieve= dovecot-sieve-${V_SIEVE}
+PKGNAME-sieve= dovecot-sieve-${V_SIEVE}p1
 
 DISTNAME=      dovecot-${V_DOVECOT}
 CATEGORIES=    mail
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/dovecot/distinfo,v
retrieving revision 1.45
diff -u -p -r1.45 distinfo
--- distinfo    2007/04/18 05:43:51     1.45
+++ distinfo    2007/06/15 17:32:34
@@ -1,10 +1,10 @@
-MD5 (dovecot-1.0.0.tar.gz) = ZczHHmbElcU22PuKeuObsw==
+MD5 (dovecot-1.0.1.tar.gz) = CHj3RDgkF/zgnYP1scFAMA==
 MD5 (sieve/dovecot-sieve-1.0.1.tar.gz) = sHDSF3AJu1Vc1+JccQBH1Q==
-RMD160 (dovecot-1.0.0.tar.gz) = 51Drcm/HzwTY29l2BPAapc5OPRk=
+RMD160 (dovecot-1.0.1.tar.gz) = mfs8f2nXUY0P/zzIJFhgyHMdFBQ=
 RMD160 (sieve/dovecot-sieve-1.0.1.tar.gz) = m0oqO+UrbfzTFk2CpxObirGoIPk=
-SHA1 (dovecot-1.0.0.tar.gz) = aQVOnT0QQlu6WxPQkvos/qs4Lc4=
+SHA1 (dovecot-1.0.1.tar.gz) = J3Lifs/Er8s3t6++0N65hZn+ZFo=
 SHA1 (sieve/dovecot-sieve-1.0.1.tar.gz) = JtCuBVDBsmQbfLNpreEyxz+5Ni4=
-SHA256 (dovecot-1.0.0.tar.gz) = QU73iT9sgx+SSPtL2i4SdmGUiCDaVDYg9u/9a4oAj18=
+SHA256 (dovecot-1.0.1.tar.gz) = RjIg/xT6w4B5ZOZpCCokJxqHK33kRfODJd5TFwN83g0=
 SHA256 (sieve/dovecot-sieve-1.0.1.tar.gz) = 
WfFsI6c7Nv+XOoOItgHML2QI4KauT4gsStuDDnLzrGY=
-SIZE (dovecot-1.0.0.tar.gz) = 1674299
+SIZE (dovecot-1.0.1.tar.gz) = 1739087
 SIZE (sieve/dovecot-sieve-1.0.1.tar.gz) = 444126
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/mail/dovecot/patches/patch-Makefile_in,v
retrieving revision 1.14
diff -u -p -r1.14 patch-Makefile_in
--- patches/patch-Makefile_in   2007/03/15 23:20:54     1.14
+++ patches/patch-Makefile_in   2007/06/15 17:32:34
@@ -1,7 +1,7 @@
 $OpenBSD: patch-Makefile_in,v 1.14 2007/03/15 23:20:54 jakob Exp $
---- Makefile.in.orig   Tue Mar  6 22:48:12 2007
-+++ Makefile.in        Mon Mar  5 07:30:21 2007
-@@ -639,7 +639,7 @@ install-data: install-data-recursive
+--- Makefile.in.orig   Tue Jun 12 20:45:33 2007
++++ Makefile.in        Wed Jun 13 03:10:22 2007
+@@ -651,7 +651,7 @@ install-data: install-data-recursive
  uninstall: uninstall-recursive
  
  install-am: all-am
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/mail/dovecot/patches/patch-configure,v
retrieving revision 1.3
diff -u -p -r1.3 patch-configure
--- patches/patch-configure     2007/04/11 20:28:15     1.3
+++ patches/patch-configure     2007/06/15 17:32:34
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.3 2007/04/11 20:28:15 jakob Exp $
---- configure.orig     Sun Apr  8 11:10:07 2007
-+++ configure  Sun Apr  8 21:54:58 2007
-@@ -20159,6 +20159,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+--- configure.orig     Tue Jun 12 20:45:28 2007
++++ configure  Wed Jun 13 03:10:23 2007
+@@ -20146,6 +20146,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  
  
  
Index: patches/patch-dovecot-example_conf
===================================================================
RCS file: /cvs/ports/mail/dovecot/patches/patch-dovecot-example_conf,v
retrieving revision 1.36
diff -u -p -r1.36 patch-dovecot-example_conf
--- patches/patch-dovecot-example_conf  2007/04/11 20:28:15     1.36
+++ patches/patch-dovecot-example_conf  2007/06/15 17:32:34
@@ -1,6 +1,6 @@
 $OpenBSD: patch-dovecot-example_conf,v 1.36 2007/04/11 20:28:15 jakob Exp $
---- dovecot-example.conf.orig  Fri Mar 30 13:36:18 2007
-+++ dovecot-example.conf       Wed Apr 11 22:10:52 2007
+--- dovecot-example.conf.orig  Wed Jun 13 02:47:39 2007
++++ dovecot-example.conf       Fri Jun 15 19:01:11 2007
 @@ -10,13 +10,12 @@
  # value inside quotes, eg.: key = "# char and trailing whitespace  "
  
@@ -147,7 +147,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1
  
  # Set max. process size in megabytes.
  #auth_process_size = 256
-@@ -784,7 +783,7 @@ auth default {
+@@ -785,7 +784,7 @@ auth default {
    # database (passwd usually), you can use static userdb.
    # REMEMBER: You'll need /etc/pam.d/dovecot file created for PAM
    # authentication to actually work. <doc/wiki/PasswordDatabase.PAM.txt>
@@ -156,16 +156,16 @@ $OpenBSD: patch-dovecot-example_conf,v 1
      # [blocking=yes] [session=yes] [setcred=yes]
      # [cache_key=<key>] [<service name>]
      #
-@@ -817,7 +816,7 @@ auth default {
+@@ -818,7 +817,7 @@ auth default {
      #   args = session=yes *
      #   args = cache_key=%u dovecot
      #args = dovecot
 -  }
 +  #}
  
-   # /etc/passwd or similar, using getpwnam()
+   # System users (NSS, /etc/passwd, or similiar)
    # In many systems nowadays this uses Name Service Switch, which is
-@@ -836,10 +835,10 @@ auth default {
+@@ -838,10 +837,10 @@ auth default {
  
    # PAM-like authentication for OpenBSD.
    # <doc/wiki/PasswordDatabase.BSDAuth.txt>
Index: pkg/PLIST-server
===================================================================
RCS file: /cvs/ports/mail/dovecot/pkg/PLIST-server,v
retrieving revision 1.7
diff -u -p -r1.7 PLIST-server
--- pkg/PLIST-server    2007/04/11 20:28:15     1.7
+++ pkg/PLIST-server    2007/06/15 17:32:34
@@ -84,6 +84,7 @@ share/doc/dovecot/wiki/Authentication.Re
 share/doc/dovecot/wiki/Authentication.txt
 share/doc/dovecot/wiki/BasicConfiguration.txt
 share/doc/dovecot/wiki/Chrooting.txt
+share/doc/dovecot/wiki/Clients.NegativeUIDs.txt
 share/doc/dovecot/wiki/Clients.txt
 share/doc/dovecot/wiki/CommandLine.txt
 share/doc/dovecot/wiki/CompilingSource.txt
@@ -101,6 +102,11 @@ share/doc/dovecot/wiki/Design.Processes.
 share/doc/dovecot/wiki/Design.txt
 share/doc/dovecot/wiki/FindMailLocation.txt
 share/doc/dovecot/wiki/FinishBasicConfiguration.txt
+share/doc/dovecot/wiki/HowTo.EximAndDovecotSASL.txt
+share/doc/dovecot/wiki/HowTo.PostfixAndDovecotSASL.txt
+share/doc/dovecot/wiki/HowTo.SimpleVirtualInstall.txt
+share/doc/dovecot/wiki/HowTo.txt
+share/doc/dovecot/wiki/IndexFiles.txt
 share/doc/dovecot/wiki/InetdInstall.txt
 share/doc/dovecot/wiki/Iptables.txt
 share/doc/dovecot/wiki/LDA.Exim.txt
@@ -160,7 +166,6 @@ share/doc/dovecot/wiki/Plugins.txt
 share/doc/dovecot/wiki/PopBSMTPAndDovecot.txt
 share/doc/dovecot/wiki/PopRelay.txt
 share/doc/dovecot/wiki/PostLoginScripting.txt
-share/doc/dovecot/wiki/PostfixAndDovecotSASL.txt
 share/doc/dovecot/wiki/QuickConfiguration.txt
 share/doc/dovecot/wiki/Quota.Dict.txt
 share/doc/dovecot/wiki/Quota.Dirsize.txt
@@ -179,6 +184,7 @@ share/doc/dovecot/wiki/SharedMailboxes.t
 share/doc/dovecot/wiki/SystemUsers.txt
 share/doc/dovecot/wiki/TestInstallation.txt
 share/doc/dovecot/wiki/TestPop3Installation.txt
+share/doc/dovecot/wiki/TimeMovedBackwards.txt
 share/doc/dovecot/wiki/UpgradingDovecot.txt
 share/doc/dovecot/wiki/UserDatabase.ExtraFields.txt
 share/doc/dovecot/wiki/UserDatabase.Prefetch.txt

Reply via email to