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

Allan McRae allan at archlinux.org
Thu Sep 17 05:14:39 UTC 2009


    Date: Thursday, September 17, 2009 @ 01:14:39
  Author: allan
Revision: 52270

Merged revisions 49454,50041,52267 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/dovecot/trunk

........
  r49454 | andyrtr | 2009-08-08 22:09:58 +1000 (Sat, 08 Aug 2009) | 2 lines
  
  upgpkg: dovecot 1.2.3-1
      new version 1.2.3
........
  r50041 | andyrtr | 2009-08-19 05:28:29 +1000 (Wed, 19 Aug 2009) | 2 lines
  
  upgpkg: dovecot 1.2.4-1
      new version 1.2.4
........
  r52267 | allan | 2009-09-17 15:11:44 +1000 (Thu, 17 Sep 2009) | 2 lines
  
  upgpkg: dovecot 1.2.4-2
      libldap and postgresql rebuild
........

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

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


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

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-09-17 05:12:30 UTC (rev 52269)
+++ testing-x86_64/PKGBUILD	2009-09-17 05:14:39 UTC (rev 52270)
@@ -6,22 +6,21 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=dovecot
-pkgver=1.2.1
+pkgver=1.2.4
 pkgrel=2
 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.35-2" "postgresql-libs>=8.3.7" "sqlite3>=3.6.15-2" "db>=4.7.25.4"\
+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')
 optdepends=('libldap: ldap plugin')
-makedepends=('libldap>=2.3.43-3')
+makedepends=('libldap>=2.4.18-1')
 provides=('imap-server' 'pop3-server')
-replaces=()
 options=('!libtool')
 install=$pkgname.install
 source=(http://dovecot.org/releases/1.2/${pkgname}-${pkgver}.tar.gz dovecot.sh)
-md5sums=('c269cfe38fc40061e232dd28e5fe3721'
+md5sums=('3e5717d13e3d6b32d3f4b809df397dbf'
          'd020d43eab4ded6fb379dadc570a9490')
 
 build() {




More information about the arch-commits mailing list