Bug 157942

Summary: New port mail/p5-MIME-AltWords Perl module for encoding and decoding MIME words
Product: Ports & Packages Reporter: Dmitry Liakh <dliakh>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Dmitry Liakh 2011-06-17 09:30:14 UTC
MIME::AltWords is similar to MIME::Words in MIME::Tools, but it
provides an alternate implementation that follows the MIME specification
more carefully
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-17 09:31:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-06-26 04:07:44 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-06-28 16:39:57 UTC
sunpoet     2011-06-28 15:39:43 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/p5-MIME-AltWords Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-MIME-AltWords 0.12
  
  MIME::AltWords is similar to MIME::Words in MIME::Tools, but it provides an
  alternate implementation that follows the MIME specification more carefully.
  
  WWW: http://search.cpan.org/dist/MIME-AltWords/
  
  PR:             ports/157942
  Submitted by:   Dmitry Liakh <dliakh@ukr.net>
  
  Revision  Changes    Path
  1.1074    +1 -0      ports/mail/Makefile
  1.1       +25 -0     ports/mail/p5-MIME-AltWords/Makefile (new)
  1.1       +2 -0      ports/mail/p5-MIME-AltWords/distinfo (new)
  1.1       +4 -0      ports/mail/p5-MIME-AltWords/pkg-descr (new)
  1.1       +6 -0      ports/mail/p5-MIME-AltWords/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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-06-28 16:40:02 UTC
State Changed
From-To: open->closed

New port added. Please test it and run portlint before submit PR next 
time. Thanks!