[arch-commits] Commit in dovecot/repos (extra-x86_64 extra-x86_64/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Aug 25 13:44:26 UTC 2008
Date: Monday, August 25, 2008 @ 09:44:26
Author: andyrtr
Revision: 10271
Merged revisions 4007-10270 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/dovecot/trunk
........
r10270 | andyrtr | 2008-08-25 13:43:55 +0000 (Mo, 25 Aug 2008) | 1 line
upgpkg: dovecot 1.1.2-1
........
Modified:
dovecot/repos/extra-x86_64/ (properties)
dovecot/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
Property changes on: dovecot/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /dovecot/trunk:1-4006
+ /dovecot/trunk:1-10270
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-08-25 13:43:55 UTC (rev 10270)
+++ extra-x86_64/PKGBUILD 2008-08-25 13:44:26 UTC (rev 10271)
@@ -6,21 +6,21 @@
# Maintainer: Paul Mattal <paul at archlinux.org>
pkgname=dovecot
-pkgver=1.0.15
-pkgrel=3
+pkgver=1.1.2
+pkgrel=1
pkgdesc="An IMAP and POP3 server written with security primarily in mind"
arch=('i686' 'x86_64')
url="http://dovecot.org/"
license=("LGPL")
-depends=('pam>=0.99.9.0' 'libmysqlclient>=5.0.45' 'postgresql-libs>=8.3.0' \
- 'heimdal>=1.2')
+depends=('pam>=1.0.1-2' 'libmysqlclient>=5.0.60' 'postgresql-libs>=8.3.3' \
+ 'heimdal>=1.2' 'libcap' 'bzip2')
makedepends=()
provides=('imap-server' 'pop3-server')
replaces=()
options=('!libtool')
install=$pkgname.install
-source=(http://dovecot.org/releases/1.0/$pkgname-$pkgver.tar.gz dovecot.sh)
-md5sums=('aa39c11c18df6b95b64d4f04d793d77a'
+source=(http://dovecot.org/releases/1.1/$pkgname-$pkgver.tar.gz dovecot.sh)
+md5sums=('fcebb6c099421049632b2f1f019f55cd'
'd020d43eab4ded6fb379dadc570a9490')
build() {
More information about the arch-commits
mailing list