ports/opt (2.3): dovecot: update to 1.0.1
commit 6a0ddb62589bd3706ac001a6b63c56788be071b0 Author: Juergen Daubert <jue@jue.li> Date: Sat Jun 30 19:44:31 2007 +0200 dovecot: update to 1.0.1 diff --git a/dovecot/.md5sum b/dovecot/.md5sum index c04c354..df4165d 100644 --- a/dovecot/.md5sum +++ b/dovecot/.md5sum @@ -1,3 +1,3 @@ 1c37d911bc42fb40f0ef5a3f5822b170 dovecot -65ccc71e66c495c536d8fb8a7ae39bb3 dovecot-1.0.0.tar.gz -2fa6e062e5627569b64d760042d1f634 dovecot-config.patch +0878f744382417fce09d83f5b1c14030 dovecot-1.0.1.tar.gz +9678a18c4fb67618e263fc6ce8a4e95c dovecot-config.patch diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile index 30d7ad9..dcea43c 100644 --- a/dovecot/Pkgfile +++ b/dovecot/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=dovecot -version=1.0.0 +version=1.0.1 release=1 source=(http://dovecot.org/releases/$name-$version.tar.gz \ dovecot-config.patch dovecot) diff --git a/dovecot/dovecot-config.patch b/dovecot/dovecot-config.patch index abf96a0..e609f79 100644 --- a/dovecot/dovecot-config.patch +++ b/dovecot/dovecot-config.patch @@ -1,6 +1,6 @@ -diff -Nru dovecot-1.0.rc29.orig/dovecot-example.conf dovecot-1.0.rc29/dovecot-example.conf ---- dovecot-1.0.rc29.orig/dovecot-example.conf 2007-03-30 17:46:19.000000000 +0200 -+++ dovecot-1.0.rc29/dovecot-example.conf 2007-03-30 17:49:22.000000000 +0200 +diff -Nru dovecot-1.0.1.orig/dovecot-example.conf dovecot-1.0.1/dovecot-example.conf +--- dovecot-1.0.1.orig/dovecot-example.conf 2007-06-30 11:50:01.000000000 +0200 ++++ dovecot-1.0.1/dovecot-example.conf 2007-06-30 11:50:18.000000000 +0200 @@ -16,11 +16,11 @@ # --with-ssldir=/etc/ssl @@ -140,7 +140,7 @@ diff -Nru dovecot-1.0.rc29.orig/dovecot-example.conf dovecot-1.0.rc29/dovecot-ex # Set max. process size in megabytes. #auth_process_size = 256 -@@ -784,7 +784,7 @@ +@@ -785,7 +785,7 @@ # 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> @@ -149,18 +149,18 @@ diff -Nru dovecot-1.0.rc29.orig/dovecot-example.conf dovecot-1.0.rc29/dovecot-ex # [blocking=yes] [session=yes] [setcred=yes] # [cache_key=<key>] [<service name>] # -@@ -817,7 +817,7 @@ +@@ -818,7 +818,7 @@ # 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 -@@ -829,10 +829,10 @@ - - # /etc/shadow or similiar, using getspnam(). Deprecated by PAM nowadays. +@@ -831,10 +831,10 @@ + # Shadow passwords for system users (NSS, /etc/shadow or similiar). + # Deprecated by PAM nowadays. # <doc/wiki/PasswordDatabase.Shadow.txt> - #passdb shadow { + passdb shadow {
participants (1)
-
crux@crux.nu