Bug 128540 - mail/mini_sendmail v1.3.6 requires patch to work properly
Summary: mail/mini_sendmail v1.3.6 requires patch to work properly
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: Dmitry Sivachenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-02 16:30 UTC by Helmut Schneider
Modified: 2008-12-04 13:10 UTC (History)
0 users

See Also:


Attachments
file.diff (953 bytes, patch)
2008-11-02 16:30 UTC, Helmut Schneider
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Schneider 2008-11-02 16:30:01 UTC
mini_sendmail requires patch to work properly:
http://www.mail-archive.com/ports@openbsd.org/msg17690.html

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-02 16:41:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->demon

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-12-04 13:00:42 UTC
demon       2008-12-04 13:00:34 UTC

  FreeBSD ports repository

  Modified files:
    mail/mini_sendmail   Makefile 
  Added files:
    mail/mini_sendmail/files patch-mini_sendmail.c 
  Log:
  Allow to specify To: field in Full Name <email> format.
  
  PR:             128540
  Submitted by:   Helmut Schneider <jumper99@gmx.de>
  
  Revision  Changes    Path
  1.7       +1 -0      ports/mail/mini_sendmail/Makefile
  1.3       +36 -0     ports/mail/mini_sendmail/files/patch-mini_sendmail.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 Dmitry Sivachenko freebsd_committer freebsd_triage 2008-12-04 13:00:49 UTC
State Changed
From-To: open->closed

Patch committed, thanks!