Bug 138098 - [NEW PORT]devel/rubygem-deprecated:A library intended to aid developers working with deprecated code
Summary: [NEW PORT]devel/rubygem-deprecated:A library intended to aid developers worki...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-23 14:10 UTC by wenheping
Modified: 2009-08-27 10:10 UTC (History)
0 users

See Also:


Attachments
file.shar (1.84 KB, text/plain)
2009-08-23 14:10 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-08-23 14:10:04 UTC
rubygem-deprecated is a small library intended to aid developers working
with deprecated code. The idea comes from the 'D' programming language,
where developers can mark certain code as deprecated, and then
allow/disallow the ability to execute deprecated code.

WWW:    http://rubyforge.org/projects/deprecated/

(it is required by updating ruby-dbi)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-23 14:10:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-08-27 10:07:59 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-27 10:08:22 UTC
miwi        2009-08-27 09:08:13 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-deprecated Makefile distinfo pkg-descr 
  Log:
  rubygem-deprecated is a small library intended to aid developers working
  with deprecated code. The idea comes from the 'D' programming language,
  where developers can mark certain code as deprecated, and then
  allow/disallow the ability to execute deprecated code.
  
  WWW:    http://rubyforge.org/projects/deprecated/
  
  PR:             ports/138098
  Submitted by:   Wen Heping<wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3610    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/rubygem-deprecated/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-deprecated/distinfo (new)
  1.1       +6 -0      ports/devel/rubygem-deprecated/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"