[arch-commits] CVS update of extra/daemons/courier-mta (PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Wed May 2 00:13:22 UTC 2007


    Date: Tuesday, May 1, 2007 @ 20:13:22
  Author: tobias
    Path: /home/cvs-extra/extra/daemons/courier-mta

Modified: PKGBUILD (1.24 -> 1.25)

upgraded courier familiy - added license tags


----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Index: extra/daemons/courier-mta/PKGBUILD
diff -u extra/daemons/courier-mta/PKGBUILD:1.24 extra/daemons/courier-mta/PKGBUILD:1.25
--- extra/daemons/courier-mta/PKGBUILD:1.24	Wed Apr 11 15:32:24 2007
+++ extra/daemons/courier-mta/PKGBUILD	Tue May  1 20:13:22 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.24 2007/04/11 19:32:24 tobias Exp $
+# $Id: PKGBUILD,v 1.25 2007/05/02 00:13:22 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
@@ -6,10 +6,11 @@
 # Go read http://www.courier-mta.org/install.html b4 running or building courier
 
 pkgname=courier-mta
-pkgver=0.55
-pkgrel=2
+pkgver=0.55.1
+pkgrel=1
 pkgdesc="IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig"
 arch=(i686 x86_64)
+license=('GPL')
 backup=('etc/courier/imapd.cnf' 'etc/courier/pop3d.cnf' \
         'etc/courier/imapd' 'etc/courier/imapd-ssl' \
         'etc/courier/pop3d' 'etc/courier/pop3d-ssl' \
@@ -20,14 +21,14 @@
 url="http://courier-mta.org"
 depends=('courier-authlib>=0.59-2' 'gcc' 'fam' 'db>=4.5')
 makedepends=('apache' 'pam' 'expect' 'gnupg' 'libldap')
-provides=('smtp-server' 'imap-server' 'pop3-server' 'courier-imap')
-conflicts=('courier-imap' 'smtp-server')
+provides=('smtp-server' 'imap-server' 'pop3-server' 'courier-imap' 'courier-maildrop')
+conflicts=('courier-imap' 'smtp-server' 'courier-maildrop')
 options=('nolibtool')
 install=(courier-mta.install)
 source=(http://dl.sourceforge.net/sourceforge/courier/courier-${pkgver}.tar.bz2 \
         courier-mta.rc.d courier-webmail-cleancache.cron.hourly \
         courier-mta.conf.d )
-md5sums=('6e0d60621c7133aac23af075106c2666' 'a915ebe9f3539c99e1f7cda437f0811a'\
+md5sums=('8d5d1c767863d4b1908429b6b1e5e262' 'a915ebe9f3539c99e1f7cda437f0811a'\
          'b88edb8c82e06ab1cddfbbf37d49b0c3' 'c299a91338e882aa7eed5a159f9d7eac')
 
 build() {




More information about the arch-commits mailing list