[arch-commits] Commit in dovecot/repos (testing-x86_64 testing-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Sep 21 21:06:42 UTC 2009


    Date: Monday, September 21, 2009 @ 17:06:41
  Author: andyrtr
Revision: 52615

Merged revisions 52614 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/dovecot/trunk

........
  r52614 | andyrtr | 2009-09-21 21:05:54 +0000 (Mo, 21 Sep 2009) | 2 lines
  
  upgpkg: dovecot 1.2.5-1
      new version 1.2.5
........

Modified:
  dovecot/repos/testing-x86_64/	(properties)
  dovecot/repos/testing-x86_64/PKGBUILD

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


Property changes on: dovecot/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /dovecot/trunk:1-52269
   + /dovecot/trunk:1-52614

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-09-21 21:05:54 UTC (rev 52614)
+++ testing-x86_64/PKGBUILD	2009-09-21 21:06:41 UTC (rev 52615)
@@ -6,21 +6,21 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=dovecot
-pkgver=1.2.4
-pkgrel=2
+pkgver=1.2.5
+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>=1.0.4" "libmysqlclient>=5.1.37" "postgresql-libs>=8.4.1-1" "sqlite3>=3.6.16" "db>=4.7.25.4"\
-	 "heimdal>=1.2.1-5" 'libcap>=2.16-3' 'bzip2')
+depends=("pam>=1.0.4" "libmysqlclient>=5.1.38" "postgresql-libs>=8.4.1-1" "sqlite3>=3.6.18" "db>=4.7.25.4"\
+	 "heimdal>=1.2.1-6" 'libcap>=2.17' 'bzip2')
 optdepends=('libldap: ldap plugin')
 makedepends=('libldap>=2.4.18-1')
 provides=('imap-server' 'pop3-server')
 options=('!libtool')
 install=$pkgname.install
 source=(http://dovecot.org/releases/1.2/${pkgname}-${pkgver}.tar.gz dovecot.sh)
-md5sums=('3e5717d13e3d6b32d3f4b809df397dbf'
+md5sums=('8b057903d6a527dac964b51c5638c625'
          'd020d43eab4ded6fb379dadc570a9490')
 
 build() {




More information about the arch-commits mailing list