Created attachment 165274 [details] Upgrade patch Changelog v0.4.11: - Sieve mime extension: Fixed the header :mime :anychild test to work properly outside a foreverypart loop. - Several fixes in message body part handling: - Fixed assert failure occurring when text extraction is attempted on an empty or broken text part. - Fixed assert failure in handling of body parts that are converted to text. - Fixed header unfolding for (mime) headers parsed from any mime part. - Fixed trimming for (mime) headers parsed from any mime part. - Fixed erroneous changes to the message part tree structure performed when re-parsing the message. - LDA Sieve plugin: Fixed logging of actions; sometimes the configured log format was not followed. - LDA Sieve plugin: Fixed bug in error handling of script storage initialization. - Sieve Extprograms plugin: Ignored ENOTCONN error in shutdown(fd, SHUT_WR) call. - Fixed duplication of discard actions in the script result. Each discard was counted as a separate action, which means that action limit would be crossed too early. - Made sure that quota errors never get logged as errors in syslog. - Fixed handling of implicit keep for a partially executed transaction that yielded a temporary failure. - Fixed handling of global errors. If master and user error handler were identical, in some cases the log message could be lost. - Fixed AIX compile issue in message body parser.
Portlint: thebighonker.lerctr.org /usr/ports/mail/dovecot2-pigeonhole $ sudo portlint -Ac Password: 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 $
Created attachment 165275 [details] Poudriere testport
A commit references this bug: Author: miwi Date: Sat Jan 9 12:51:56 UTC 2016 New revision: 405624 URL: https://svnweb.freebsd.org/changeset/ports/405624 Log: - Update to 0.4.11 PR: 206042 Submitted by: maintainer Changes: head/mail/dovecot2-pigeonhole/Makefile head/mail/dovecot2-pigeonhole/distinfo head/mail/dovecot2-pigeonhole/pkg-plist