Bug 157938 - New port mail/p5-Email-AddressParser RFC 2822 Address Parsing and Creation
Summary: New port mail/p5-Email-AddressParser RFC 2822 Address Parsing and Creation
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-17 09:30 UTC by Dmitry Liakh
Modified: 2011-06-26 00:30 UTC (History)
0 users

See Also:


Attachments
file.shar (1.78 KB, text/plain)
2011-06-17 09:30 UTC, Dmitry Liakh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Liakh 2011-06-17 09:30:12 UTC
This class is a near drop-in replacement for the regex parsing of
Email::Address
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-17 09:30:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2011-06-26 00:11:47 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-06-26 00:21:24 UTC
swills      2011-06-25 23:21:11 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/p5-Email-AddressParser Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  This class is a near drop-in replacement for the regex parsing of
  Email::Address
  
  PR:             ports/157938
  Submitted by:   dliakh
  
  Revision  Changes    Path
  1.1072    +1 -0      ports/mail/Makefile
  1.1       +21 -0     ports/mail/p5-Email-AddressParser/Makefile (new)
  1.1       +2 -0      ports/mail/p5-Email-AddressParser/distinfo (new)
  1.1       +2 -0      ports/mail/p5-Email-AddressParser/pkg-descr (new)
  1.1       +7 -0      ports/mail/p5-Email-AddressParser/pkg-plist (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 4 Steve Wills freebsd_committer freebsd_triage 2011-06-26 00:21:39 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!