Bug 146280 - mail/heirloom-mailx does not respect unignore
Summary: mail/heirloom-mailx does not respect unignore
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexander Logvinov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 06:00 UTC by Anonymous Anon
Modified: 2010-05-11 23:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!