ports/93421: maintainer-update of mail/mutt-devel

Udo Schweigert udo.schweigert at siemens.com
Thu Feb 16 08:10:09 UTC 2006


>Number:         93421
>Category:       ports
>Synopsis:       maintainer-update of mail/mutt-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 16 08:10:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:

>Description:

Maintainer update of mail/mutt-devel:

	- Fix the "sign as" function for SMIME
	- Bump portrevision.

Committer: new file (cvs add) files/patch-smime.c
	This also fixes PR 93419, which then can be closed.

>How-To-Repeat:
>Fix:

diff -ru  /usr/ports/mail/mutt-devel/Makefile ./Makefile
--- /usr/ports/mail/mutt-devel/Makefile	Wed Feb  1 06:07:35 2006
+++ ./Makefile	Thu Feb 16 08:53:00 2006
@@ -98,6 +98,7 @@
 
 PORTNAME=	mutt-devel
 PORTVERSION=	1.5.11
+PORTREVISION=	1
 CATEGORIES+=	mail ipv6
 .if defined(WITH_MUTT_NNTP)
 CATEGORIES+=	news
diff -ru  /usr/ports/mail/mutt-devel/files/patch-smime.c ./files/patch-smime.c
--- /usr/ports/mail/mutt-devel/files/patch-smime.c	Thu Jan  1 01:00:00 1970
+++ ./files/patch-smime.c	Thu Feb 16 08:50:04 2006
@@ -0,0 +1,10 @@
+--- smime.c.orig	Sun Aug 14 14:33:37 2005
++++ smime.c	Thu Feb 16 08:49:37 2006
+@@ -1989,7 +1989,6 @@
+ 
+     if ((p = smime_ask_for_key (_("Sign as: "), NULL, 0))) 
+     {
+-      p[mutt_strlen (p)-1] = '\0';
+       mutt_str_replace (&SmimeDefaultKey, p);
+ 	
+       msg->security |= SIGN;
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list