Bug 157960 - [UPDATE] mail/rubygem-mail: update to 2.3.0
Summary: [UPDATE] mail/rubygem-mail: update to 2.3.0
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-17 21:30 UTC by R.Mahmatkhanov
Modified: 2011-07-25 12:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.14 KB, patch)
2011-06-17 21:30 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-06-17 21:30:10 UTC
- update to 2.3.0
- drop dependency on activesupport (it is now optional - 
  rubygem-mail will use it aumatically if installed)
- add LICENSE

tinderbox buildlog (8.2-RELEASE):
http://happy-nation.by.ru/ports/tb/rubygem-mail-2.3.0.log

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-17 21:30:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-17 21:30:27 UTC
Maintainer of mail/rubygem-mail,

Please note that PR ports/157960 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/157960

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-17 21:30:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2011-07-12 05:58:05 UTC
State Changed
From-To: feedback->feedback

Back to pool at assignee request for the moment. 


Comment 5 Mark Linimon freebsd_committer freebsd_triage 2011-07-12 05:58:05 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs
Comment 6 Eric Freeman 2011-07-12 14:23:38 UTC
Approved, please commit.
Comment 7 Mark Linimon freebsd_committer freebsd_triage 2011-07-12 17:42:01 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 8 Frederic Culot freebsd_committer freebsd_triage 2011-07-25 12:05:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 9 dfilter service freebsd_committer freebsd_triage 2011-07-25 12:46:37 UTC
culot       2011-07-25 11:46:28 UTC

  FreeBSD ports repository

  Modified files:
    mail/rubygem-mail    Makefile distinfo 
  Log:
  - Update to 2.3.0
  - Add LICENSE (MIT)
  - drop dependency on activesupport (now optional - will be used
    automatically if installed)
  
  PR:             ports/157960
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
  Approved by:    Eric <freebsdports@chillibear.com> (maintainer)
  
  Revision  Changes    Path
  1.13      +3 -2      ports/mail/rubygem-mail/Makefile
  1.11      +2 -2      ports/mail/rubygem-mail/distinfo
_______________________________________________
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 10 Frederic Culot freebsd_committer freebsd_triage 2011-07-25 12:46:41 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!