From cf9fd6ebd86bc9ce60e0c45c608571aad24ac4c9 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 24 Nov 2018 06:31:57 +0100 Subject: [PATCH] dovecot: update to 2.3.4. --- srcpkgs/dovecot/patches/glibc-2_28-crypt.patch | 10 ---------- srcpkgs/dovecot/template | 6 +++--- 2 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 srcpkgs/dovecot/patches/glibc-2_28-crypt.patch diff --git a/srcpkgs/dovecot/patches/glibc-2_28-crypt.patch b/srcpkgs/dovecot/patches/glibc-2_28-crypt.patch deleted file mode 100644 index 9fb6109b708..00000000000 --- a/srcpkgs/dovecot/patches/glibc-2_28-crypt.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/auth/mycrypt.c.orig 2018-10-19 16:05:04.323805100 +0200 -+++ src/auth/mycrypt.c 2018-10-19 16:05:32.488932068 +0200 -@@ -14,6 +14,7 @@ - # define _XPG6 /* Some Solaris versions require this, some break with this */ - #endif - #include -+#include - - #include "mycrypt.h" - diff --git a/srcpkgs/dovecot/template b/srcpkgs/dovecot/template index d74acc9ba7f..f81ddfac2f5 100644 --- a/srcpkgs/dovecot/template +++ b/srcpkgs/dovecot/template @@ -1,8 +1,8 @@ # Template file for 'dovecot' # revbump dovecot-plugin-pigeonhole when updating dovecot! pkgname=dovecot -version=2.3.3 -revision=2 +version=2.3.4 +revision=1 build_style=gnu-configure configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin --disable-static --with-pam --with-mysql --with-pgsql --with-lucene @@ -19,7 +19,7 @@ maintainer="Juan RP " license="LGPL-2.1-or-later" homepage="https://dovecot.org" distfiles="${homepage}/releases/2.3/${pkgname}-${version}.tar.gz" -checksum=15af27ee25258afb4ad9581f8df681be998b763597086bbae54ca7d77a066d8e +checksum=d91b76eff8df6185c1799f1b279f780105bdeeea27e3286b42f4cab18efbef05 keep_libtool_archives=yes