[arch-commits] CVS update of extra/daemons (3 files)

Tobias Kieslich tobias at archlinux.org
Sun Mar 23 02:49:22 UTC 2008


    Date: Saturday, March 22, 2008 @ 22:49:22
  Author: tobias
    Path: /home/cvs-extra/extra/daemons

Modified: courier-imap/PKGBUILD (1.28 -> 1.29)
          courier-mta/PKGBUILD (1.29 -> 1.30)
          courier-mta/courier-mta.install (1.3 -> 1.4)

overdue courier* updates


---------------------------------+
 courier-imap/PKGBUILD           |    9 ++++-----
 courier-mta/PKGBUILD            |   10 ++++------
 courier-mta/courier-mta.install |    5 +++++
 3 files changed, 13 insertions(+), 11 deletions(-)


Index: extra/daemons/courier-imap/PKGBUILD
diff -u extra/daemons/courier-imap/PKGBUILD:1.28 extra/daemons/courier-imap/PKGBUILD:1.29
--- extra/daemons/courier-imap/PKGBUILD:1.28	Fri Nov 16 16:50:14 2007
+++ extra/daemons/courier-imap/PKGBUILD	Sat Mar 22 22:49:22 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.28 2007/11/16 21:50:14 tobias Exp $
+# $Id: PKGBUILD,v 1.29 2008/03/23 02:49:22 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Committer: Manolis Tzanidakis <manolis at archlinux.org>
 
 pkgname=courier-imap
-pkgver=4.2.1
-pkgrel=2
+pkgver=4.3.0
+pkgrel=1
 pkgdesc="IMAP(s)/POP3(s) Server"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -19,8 +19,7 @@
 options=('!libtool')
 source=(http://dl.sourceforge.net/sourceforge/courier/${pkgname}-${pkgver}.tar.bz2 \
         courier-imap.conf.d courier-imap.rc.d)
-md5sums=('1de23a3e406797ca12b712142de5ec19'
-         'f00a0756ae41d9e993d141f24de8bf64'
+md5sums=('4076c6cd082efc989ba45c5ad3c25354' 'f00a0756ae41d9e993d141f24de8bf64' \
          'e01be01a11654ce437f53d92ebc696c0')
 
 build() {
Index: extra/daemons/courier-mta/PKGBUILD
diff -u extra/daemons/courier-mta/PKGBUILD:1.29 extra/daemons/courier-mta/PKGBUILD:1.30
--- extra/daemons/courier-mta/PKGBUILD:1.29	Mon Feb 11 17:16:38 2008
+++ extra/daemons/courier-mta/PKGBUILD	Sat Mar 22 22:49:22 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.29 2008/02/11 22:16:38 tobias Exp $
+# $Id: PKGBUILD,v 1.30 2008/03/23 02:49:22 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
@@ -6,8 +6,8 @@
 # Go read http://www.courier-mta.org/install.html b4 running or building courier
 
 pkgname=courier-mta
-pkgver=0.57.1
-pkgrel=2
+pkgver=0.58.0
+pkgrel=1
 pkgdesc="IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -28,9 +28,7 @@
 install=(courier-mta.install)
 source=(http://dl.sourceforge.net/sourceforge/courier/courier-${pkgver}.tar.bz2 \
         courier-mta.rc.d courier-mta.conf.d )
-md5sums=('a8ca3122d5e6bab8ac334b4ef310a73a'
-         'a915ebe9f3539c99e1f7cda437f0811a'
-         'b88edb8c82e06ab1cddfbbf37d49b0c3'
+md5sums=('64218b525c5ef256e4dc1e9fe2180d22' 'a915ebe9f3539c99e1f7cda437f0811a' \
          'c299a91338e882aa7eed5a159f9d7eac')
 
 build() {
Index: extra/daemons/courier-mta/courier-mta.install
diff -u extra/daemons/courier-mta/courier-mta.install:1.3 extra/daemons/courier-mta/courier-mta.install:1.4
--- extra/daemons/courier-mta/courier-mta.install:1.3	Sun Mar 18 16:25:00 2007
+++ extra/daemons/courier-mta/courier-mta.install	Sat Mar 22 22:49:22 2008
@@ -1,5 +1,10 @@
 # arg 1:  the new package version
 post_install() {
+  cat << EOM
+ --> if you are using LDAP services to provide lookup in sqwebmail or aliases
+ --> then you have to install:
+          libldap
+EOM
    # create the *.dat files
   makealiases
   makesmtpaccess




More information about the arch-commits mailing list