Bug 150112 - New port: mail/rubygem-mail (A Ruby email handler)
Summary: New port: mail/rubygem-mail (A Ruby email handler)
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 12:10 UTC by Eric Freeman
Modified: 2010-08-30 22:50 UTC (History)
0 users

See Also:


Attachments
file.shar (1.76 KB, text/plain)
2010-08-30 12:10 UTC, Eric Freeman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Freeman 2010-08-30 12:10:02 UTC
Simple gem port.

Mail is an library for Ruby to handle email generation,
parsing and sending in a simple, rubyesque manner.

http://github.com/mikel/mail

How-To-Repeat: n/a
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-08-30 17:53:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I will take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-08-30 22:49:04 UTC
pgollucci    2010-08-30 21:48:50 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/rubygem-mail    Makefile distinfo pkg-descr 
  Log:
  Mail is an library for Ruby to handle email generation,
  parsing and sending in a simple, rubyesque manner.
  
  WWW: http://github.com/mikel/mail
  
  PR:             ports/150112
  Submitted by:   Eric Freeman <freebsdports at chillibear.com>
  
  Revision  Changes    Path
  1.1031    +1 -0      ports/mail/Makefile
  1.1       +24 -0     ports/mail/rubygem-mail/Makefile (new)
  1.1       +3 -0      ports/mail/rubygem-mail/distinfo (new)
  1.1       +4 -0      ports/mail/rubygem-mail/pkg-descr (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 Philip M. Gollucci freebsd_committer freebsd_triage 2010-08-30 22:49:55 UTC
State Changed
From-To: open->closed

Committed, Thanks!