pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/dovecot2 dovecot2: remove now redundant patch.
details: https://anonhg.NetBSD.org/pkgsrc/rev/13ade4be139c
branches: trunk
changeset: 373525:13ade4be139c
user: maya <maya%pkgsrc.org@localhost>
date: Thu Jan 04 00:22:02 2018 +0000
description:
dovecot2: remove now redundant patch.
Heads up by jzu, thanks.
diffstat:
mail/dovecot2/distinfo | 3 +--
mail/dovecot2/patches/patch-src_plugins_quota_quota-fs.c | 15 ---------------
2 files changed, 1 insertions(+), 17 deletions(-)
diffs (33 lines):
diff -r 3261185c31f9 -r 13ade4be139c mail/dovecot2/distinfo
--- a/mail/dovecot2/distinfo Wed Jan 03 22:53:51 2018 +0000
+++ b/mail/dovecot2/distinfo Thu Jan 04 00:22:02 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.80 2018/01/02 15:52:44 fhajny Exp $
+$NetBSD: distinfo,v 1.81 2018/01/04 00:22:02 maya Exp $
SHA1 (dovecot-2.3.0.tar.gz) = e5772a317f2df99329cd9c1289adfbc552fa6b84
RMD160 (dovecot-2.3.0.tar.gz) = f78c06acc7e729fd1d80d7128df8a44a67bdf391
@@ -12,4 +12,3 @@
SHA1 (patch-src_lib-ldap_ldap-private.h) = 2d5ce32330ad4164cc75f8d209ba499d37ed01fc
SHA1 (patch-src_lib_connection.h) = c749dd1517902b6602f81e41bb90c6288a571487
SHA1 (patch-src_old-stats_mail-stats.h) = 0d40c618445c089af2646a6864c3e909812282af
-SHA1 (patch-src_plugins_quota_quota-fs.c) = 1bc23107c9d547badf2d976b6f2d0e8134e97338
diff -r 3261185c31f9 -r 13ade4be139c mail/dovecot2/patches/patch-src_plugins_quota_quota-fs.c
--- a/mail/dovecot2/patches/patch-src_plugins_quota_quota-fs.c Wed Jan 03 22:53:51 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-src_plugins_quota_quota-fs.c,v 1.7 2018/01/02 15:52:44 fhajny Exp $
-
-Fix for missing declaration.
-
---- src/plugins/quota/quota-fs.c.orig 2017-12-22 13:53:41.000000000 +0000
-+++ src/plugins/quota/quota-fs.c
-@@ -700,7 +700,7 @@ fs_quota_get_netbsd(struct fs_quota_root
- struct quotakey qk;
- struct quotaval qv;
- struct quotahandle *qh;
-- int ret;
-+ int i, ret;
-
- if ((qh = quota_open(root->mount->mount_path)) == NULL) {
- *error_r = t_strdup_printf("cannot open quota for %s: %m",
Home |
Main Index |
Thread Index |
Old Index