summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2014-10-20 10:15:16 +0000
committerwiz <wiz>2014-10-20 10:15:16 +0000
commit1a0329c3ceb0c158b3c8045a98e262403ae43b0b (patch)
treec10da9e47683126538a25209ca4149beaa0697a7 /mail
parent5fee6ed6966d8de77cb66fd5a85c47fad7422c76 (diff)
downloadpkgsrc-1a0329c3ceb0c158b3c8045a98e262403ae43b0b.tar.gz
regen patch, no change, just patches more cleanly
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot2/distinfo4
-rw-r--r--mail/dovecot2/patches/patch-ab10
2 files changed, 6 insertions, 8 deletions
diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo
index ecab91caea1..d07083384c4 100644
--- a/mail/dovecot2/distinfo
+++ b/mail/dovecot2/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.49 2014/10/20 09:29:11 adam Exp $
+$NetBSD: distinfo,v 1.50 2014/10/20 10:15:16 wiz Exp $
SHA1 (dovecot-2.2.14.tar.gz) = c1bd46b679e72e90c8e70eb6bd285d799b7ed922
RMD160 (dovecot-2.2.14.tar.gz) = a5688af3ed4c5ab0d833fa09c01ba3240bf5b256
Size (dovecot-2.2.14.tar.gz) = 4720087 bytes
SHA1 (patch-aa) = ea185011f0c1ee3aa1ff528e61f6f356fe385666
-SHA1 (patch-ab) = ce698e00729aeccbb7f3fa4ee9d037791fdd2d14
+SHA1 (patch-ab) = d637a64feec8e4eafacda149cf0193aa1b70a054
SHA1 (patch-ae) = 51d8cb998cc2ded8bfc767710e465b752c50e656
SHA1 (patch-af) = c066e94dd6593d16eec3e66f5f4d26f021918498
SHA1 (patch-src_plugins_quota_quota-fs.c) = aa4865214cab4cbde1e04dc578ee394f97103185
diff --git a/mail/dovecot2/patches/patch-ab b/mail/dovecot2/patches/patch-ab
index 789341a7609..2b5dda24aea 100644
--- a/mail/dovecot2/patches/patch-ab
+++ b/mail/dovecot2/patches/patch-ab
@@ -1,9 +1,8 @@
-$NetBSD: patch-ab,v 1.3 2013/04/29 12:53:57 manu Exp $
+$NetBSD: patch-ab,v 1.4 2014/10/20 10:15:16 wiz Exp $
---- doc/example-config/dovecot.conf.orig 2013-01-07 08:50:26.000000000 +0100
-+++ doc/example-config/dovecot.conf 2013-04-11 10:01:20.000000000 +0200
-@@ -15,14 +15,11 @@
-
+--- doc/example-config/dovecot.conf.orig 2014-09-10 10:38:57.000000000 +0000
++++ doc/example-config/dovecot.conf
+@@ -16,12 +16,9 @@
# Default values are shown for each setting, it's not required to uncomment
# those. These are exceptions to this though: No sections (e.g. namespace {})
# or plugin settings are added by default, they're listed only as examples.
@@ -17,4 +16,3 @@ $NetBSD: patch-ab,v 1.3 2013/04/29 12:53:57 manu Exp $
# A comma separated list of IPs or hosts where to listen in for connections.
# "*" listens in all IPv4 interfaces, "::" listens in all IPv6 interfaces.
- # If you want to specify non-default ports or anything more complex,