[arch-commits] CVS update of extra/network/dovecot (PKGBUILD)

Paul Mattal paul at archlinux.org
Sun Jun 17 13:27:52 UTC 2007


    Date: Sunday, June 17, 2007 @ 09:27:52
  Author: paul
    Path: /home/cvs-extra/extra/network/dovecot

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: dovecot 1.0.1-1
update to 1.0.1


----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)


Index: extra/network/dovecot/PKGBUILD
diff -u extra/network/dovecot/PKGBUILD:1.6 extra/network/dovecot/PKGBUILD:1.7
--- extra/network/dovecot/PKGBUILD:1.6	Fri May  4 00:37:43 2007
+++ extra/network/dovecot/PKGBUILD	Sun Jun 17 09:27:52 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.6 2007/05/04 04:37:43 paul Exp $
+# $Id: PKGBUILD,v 1.7 2007/06/17 13:27:52 paul Exp $
 #
 # Contributor: Paul Mattal <paul at mattal.com>
 # Contributor: Federico Quagliata (quaqo) <quaqo at despammed.com>
@@ -6,9 +6,8 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=dovecot
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
-force=y
 pkgdesc="An IMAP and POP3 server written with security primarily in mind"
 arch=('i686' 'x86_64')
 url="http://dovecot.org/"
@@ -18,10 +17,10 @@
 conflicts=('imap-server' 'pop3-server')
 provides=('imap-server' 'pop3-server')
 replaces=()
-options=('nolibtool')
+options=('!libtool')
 install=$pkgname.install
 source=(http://dovecot.org/releases/$pkgname-$pkgver.tar.gz dovecot.sh)
-md5sums=('65ccc71e66c495c536d8fb8a7ae39bb3' 'd020d43eab4ded6fb379dadc570a9490')
+md5sums=('0878f744382417fce09d83f5b1c14030' 'd020d43eab4ded6fb379dadc570a9490')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver || return 1




More information about the arch-commits mailing list