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

Kevin Piche kevin at archlinux.org
Sun Oct 28 19:31:21 UTC 2007


    Date: Sunday, October 28, 2007 @ 15:31:21
  Author: kevin
    Path: /home/cvs-extra/extra/network/bincimap

Modified: PKGBUILD (1.13 -> 1.14)

upgpkg: bincimap 1.2.13-4
Change libstdc dep to gcc-libs


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


Index: extra/network/bincimap/PKGBUILD
diff -u extra/network/bincimap/PKGBUILD:1.13 extra/network/bincimap/PKGBUILD:1.14
--- extra/network/bincimap/PKGBUILD:1.13	Sat Jun  3 08:09:38 2006
+++ extra/network/bincimap/PKGBUILD	Sun Oct 28 15:31:20 2007
@@ -1,13 +1,14 @@
-# $Id: PKGBUILD,v 1.13 2006/06/03 12:09:38 arjan Exp $
+# $Id: PKGBUILD,v 1.14 2007/10/28 19:31:20 kevin Exp $
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 
 pkgname=bincimap
 pkgver=1.2.13
-pkgrel=3
+pkgrel=4
 pkgdesc="A well designed, modular IMAP server for Maildir."
 arch=(i686 x86_64)
+license=('GPL')
 url="http://www.bincimap.org"
-depends=('checkpassword' 'libstdc++5' 'openssl<=0.9.8')
+depends=('checkpassword' 'gcc-libs' 'openssl<=0.9.8')
 install="$pkgname.install"
 backup=(etc/bincimap/bincimap.conf etc/xinetd.d/bincimap \
         etc/xinetd.d/bincimaps var/service/bincimap/run \




More information about the arch-commits mailing list