Summary: | [patch] mail/mutt-devel does not recognize PGP markers with CRLF | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Peter.Jeremy <peter.jeremy> | ||||
Component: | Individual Port(s) | Assignee: | David E. O'Brien <obrien> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Peter.Jeremy
2010-09-10 01:00:17 UTC
Maintainer of mail/mutt-devel, Please note that PR ports/150457 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/150457 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) This PR can be closed as it is included in PR ports/150703.
On Fri, Sep 10, 2010 at 00:00:28 +0000, Edwin Groothuis wrote:
> Maintainer of mail/mutt-devel,
>
> Please note that PR ports/150457 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/150457
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Responsible Changed From-To: freebsd-ports-bugs->obrien committing obrien 2010-09-24 21:29:00 UTC FreeBSD ports repository Modified files: mail/mutt-devel Makefile distinfo mail/mutt-devel/files extra-patch-doc-xml extra-patch-sidebar extra-patch-sidebar-nntp patch-02 patch-buffy.c patch-doc-manual.xml.head patch-mktemp patch-mutt-ssl.c Log: Maintainer update to version 1.5.21. (also fixes handling of PGP messages containing CR/LF lines) PR: 150703, 150457, 150655 Submitted by: Udo.Schweigert@siemens.com (maintainer) Revision Changes Path 1.313 +6 -11 ports/mail/mutt-devel/Makefile 1.115 +15 -24 ports/mail/mutt-devel/distinfo 1.4 +7 -7 ports/mail/mutt-devel/files/extra-patch-doc-xml 1.6 +470 -718 ports/mail/mutt-devel/files/extra-patch-sidebar 1.4 +377 -523 ports/mail/mutt-devel/files/extra-patch-sidebar-nntp 1.26 +9 -9 ports/mail/mutt-devel/files/patch-02 1.2 +0 -10 ports/mail/mutt-devel/files/patch-buffy.c 1.5 +0 -9 ports/mail/mutt-devel/files/patch-doc-manual.xml.head 1.6 +20 -12 ports/mail/mutt-devel/files/patch-mktemp 1.2 +0 -11 ports/mail/mutt-devel/files/patch-mutt-ssl.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Fixed by PR ports/150703. |