Bug 205303 - mail/dovecot2-pigeonhole: Update to 0.4.10
Summary: mail/dovecot2-pigeonhole: Update to 0.4.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-12-14 00:24 UTC by Larry Rosenman
Modified: 2015-12-15 14:58 UTC (History)
1 user (show)

See Also:


Attachments
upgrade patch (1.38 KB, patch)
2015-12-14 00:24 UTC, Larry Rosenman
koobs: maintainer-approval+
Details | Diff
upgrade patch with 2 plist issues fixed (1.78 KB, patch)
2015-12-14 00:53 UTC, Larry Rosenman
ler: maintainer-approval+
Details | Diff
Poudriere testport (10.2/AMD64) (461.70 KB, text/plain)
2015-12-14 00:55 UTC, Larry Rosenman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Rosenman freebsd_committer freebsd_triage 2015-12-14 00:24:26 UTC
Created attachment 164213 [details]
upgrade patch

Upgrade to 0.4.10:
Changelog v0.4.10:

+ Implemented the Sieve mime and foreverypart extensions (RFC 5703).
  These are fully implemented. The interaction with the editheader
  extension needs some work, but this should not influence most uses;
  i.e., changes by the editheader extension are not always visible
  using foreverypart/mime.
+ Sieve body extension: Properly implemented the `:text' body
  transform. It now extracts text for HTML message parts.
+ Sieve enotify extension: mailto method: Implemented the
  sieve_notify_mailto_envelope_from setting. This allows configuring
  the source of the notification sender address for e-mail
  notifications. This is similar to what already can be configured for
  redirect.
+ Added a sieve_enabled (defaults to 'yes') setting that allows
  explicitly disabling Sieve processing for particular users. This used
  to be possible by setting `sieve=', but ever since the sieve_before,
  sieve_after and sieve_default settings were added, this method was
  not reliable anymore.
- variables extension: Fixed handling of empty string by the `:length'
  set modifier. An empty string yielded an empty string rather than "0".
- Fixed memory leak in the Sieve script byte code dumping facility.
  Extension contexts were never actually freed.
- Fixed handling of implicit keep when the last Sieve script is a
  global one. In that case the implicit keep action was executed in
  global context, which could mean that trivial (quota) errors ended up
  in the system log file, rather than the user log file.
- doveadm sieve plugin: Fixed crashes caused by incorrect context
  allocation in the sieve command implementations.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-14 00:26:45 UTC
Thanks Larry, can you please confirm that this change passes QA (portlint, poudriere)
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2015-12-14 00:32:18 UTC
Portlint:
thebighonker.lerctr.org /usr/ports/mail/dovecot2-pigeonhole $ portlint -Ac
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX.
0 fatal errors and 2 warnings found.
thebighonker.lerctr.org /usr/ports/mail/dovecot2-pigeonhole $
Comment 3 Larry Rosenman freebsd_committer freebsd_triage 2015-12-14 00:53:07 UTC
Created attachment 164215 [details]
upgrade patch with 2 plist issues fixed
Comment 4 Larry Rosenman freebsd_committer freebsd_triage 2015-12-14 00:53:29 UTC
borg.lerctr.org /usr/ports/mail/dovecot2-pigeonhole $ portlint -Ac
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX.
0 fatal errors and 2 warnings found.
borg.lerctr.org /usr/ports/mail/dovecot2-pigeonhole $
Comment 5 Larry Rosenman freebsd_committer freebsd_triage 2015-12-14 00:55:52 UTC
Created attachment 164216 [details]
Poudriere testport (10.2/AMD64)
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-12-15 14:57:47 UTC
A commit references this bug:

Author: miwi
Date: Tue Dec 15 14:57:15 UTC 2015
New revision: 403785
URL: https://svnweb.freebsd.org/changeset/ports/403785

Log:
  - Update to 0.4.10

  PR:		205303
  Submitted by:	maintainer
  Approved by:	mat (mentor)
  Differential Revision:	D4567

Changes:
  head/mail/dovecot2-pigeonhole/Makefile
  head/mail/dovecot2-pigeonhole/distinfo
  head/mail/dovecot2-pigeonhole/pkg-plist