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

Pierre Schmitz pierre at archlinux.org
Thu Mar 27 16:44:49 UTC 2008


    Date: Thursday, March 27, 2008 @ 12:44:49
  Author: pierre
    Path: /home/cvs-extra/extra/daemons/imap

Modified: PKGBUILD (1.33 -> 1.34)

upgpkg: imap 2007a-1
    privde and conflict {imap,pop3}-server; see #9981


----------+
 PKGBUILD |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)


Index: extra/daemons/imap/PKGBUILD
diff -u extra/daemons/imap/PKGBUILD:1.33 extra/daemons/imap/PKGBUILD:1.34
--- extra/daemons/imap/PKGBUILD:1.33	Wed Feb 20 14:55:45 2008
+++ extra/daemons/imap/PKGBUILD	Thu Mar 27 12:44:49 2008
@@ -1,17 +1,20 @@
-# $Id: PKGBUILD,v 1.33 2008/02/20 19:55:45 pierre Exp $
+# $Id: PKGBUILD,v 1.34 2008/03/27 16:44:49 pierre Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=imap
-pkgver=2007
+pkgver=2007a
 pkgrel=1
 pkgdesc="An IMAP/POP server"
 arch=(i686 x86_64)
 license=('APACHE')
 url="http://www.washington.edu/imap"
 depends=('openssl' 'pam')
-source=(ftp://ftp.cac.washington.edu/imap/${pkgname}-${pkgver}.tar.Z \
+provides=('imap-server' 'pop3-server')
+conflicts=('imap-server' 'pop3-server')
+source=(ftp://ftp.cac.washington.edu/imap/${pkgname}-${pkgver}1.tar.Z \
   imap ipop2 ipop3)
 backup=(etc/xinetd.d/{imap,ipop2,ipop3} etc/ssl/certs/{imapd,ipop3d}.pem)
-md5sums=('8162c341dd3a08d18b369a745cf83838'
+options=('force')
+md5sums=('828a84c64ef933bfcc805b838576a774'
          'e77dedb80c2fec9bf2ef784ed5f976fb'
 	 'cc3eba6453242aa0b1bc8881160b2136'
 	 '0a5e27183a9b7e8ec5f6703125371e0a')




More information about the arch-commits mailing list