Bug 146280

Summary: mail/heirloom-mailx does not respect unignore
Product: Ports & Packages Reporter: Anonymous Anon <anon_101100>
Component: Individual Port(s)Assignee: Alexander Logvinov <avl>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Anonymous Anon 2010-05-04 06:00:04 UTC
heirloom-mailx-12.4_2 does not respect the unignore command:

? ignore
content-transfer-encoding
in-reply-to
message-id
mime-version
received
references
? unignore received
? ignore
content-transfer-encoding
in-reply-to
message-id
mime-version
received
references
?

How-To-Repeat: As above.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-04 06:00:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-11 23:05:41 UTC
avl         2010-05-11 22:05:32 UTC

  FreeBSD ports repository

  Modified files:
    mail/heirloom-mailx  Makefile 
  Added files:
    mail/heirloom-mailx/files patch-cmd2.c 
  Log:
  - Add a patch to fix "unignore" and similar commands
  - Bump PORTREVISION
  
  PR:             ports/146280
  Submitted by:   B. Smith <anon_101100 at yahoo.com>
  Obtained from:  developers cvs
  
  Revision  Changes    Path
  1.57      +1 -1      ports/mail/heirloom-mailx/Makefile
  1.1       +22 -0     ports/mail/heirloom-mailx/files/patch-cmd2.c (new)
_______________________________________________
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"
Comment 3 Alexander Logvinov freebsd_committer freebsd_triage 2010-05-11 23:07:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!