Bug 131284 - [PATCH] www/rubygem-actionwebservice: mark DEPRECATED
Summary: [PATCH] www/rubygem-actionwebservice: mark DEPRECATED
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-02 07:00 UTC by Cheng-Lung Sung
Modified: 2009-02-16 08:10 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-actionwebservice-1.2.6.patch (649 bytes, patch)
2009-02-02 07:00 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung freebsd_committer freebsd_triage 2009-02-02 07:00:11 UTC
- from 2.0, rubygems-rails require activeresource instead of actionwebservice
  - ref: 
  http://github.com/rails/rails/blob/ed5fa2fe339e0aabde657ffdec24ac591d390d73/railties/CHANGELOG

Port maintainer (jw@innerewut.de) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-02 07:00:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-02 07:00:31 UTC
Maintainer of www/rubygem-actionwebservice,

Please note that PR ports/131284 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/131284

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-02 07:00:34 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Jonathan Weiss 2009-02-10 10:20:20 UTC
please commit, thank you.

On Mon, Feb 2, 2009 at 4:00 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of www/rubygem-actionwebservice,
>
> Please note that PR ports/131284 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/131284
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>



-- 
Jonathan Weiss
http://blog.innerewut.de
http://twitter.com/jweiss
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-02-16 08:05:45 UTC
clsung      2009-02-16 08:05:35 UTC

  FreeBSD ports repository

  Modified files:
    www/rubygem-actionwebservice Makefile 
  Log:
  - mark DEPRECATED
  - from 2.0, rubygems-rails require activeresource instead of actionwebservice
  - ref:
  http://github.com/rails/rails/blob/ed5fa2fe339e0aabde657ffdec24ac591d390d73/railties/CHANGELOG
  
  PR:             ports/131284
  Submitted by:   clsung
  Approved by:    maintainer (Jonathan Weiss)
  
  Revision  Changes    Path
  1.15      +4 -0      ports/www/rubygem-actionwebservice/Makefile
_______________________________________________
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 6 Cheng-Lung Sung freebsd_committer freebsd_triage 2009-02-16 08:06:19 UTC
State Changed
From-To: feedback->closed

Committed. Thank You.