Bug 107625 - New port: devel/rubygem-rspec
Summary: New port: devel/rubygem-rspec
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: 2007-01-06 19:10 UTC by Roman Shterenzon
Modified: 2007-01-08 23:10 UTC (History)
0 users

See Also:


Attachments
file.shar (18.52 KB, text/plain)
2007-01-06 19:10 UTC, Roman Shterenzon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Shterenzon 2007-01-06 19:10:15 UTC
RSpec is a framework for practicing Behaviour Driven Development (BDD) in Ruby.

URL: http://rspec.rubyforge.org/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-01-06 20:10:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-08 23:01:42 UTC
miwi        2007-01-08 23:01:35 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-rspec  Makefile distinfo pkg-descr pkg-plist 
  Log:
  RSpec is a framework for practicing Behaviour Driven Development (BDD) in Ruby.
  
  The aim of BDD is to address the shortcomings of Test Driven Development and,
  by using terminology focused on the behavioural aspects of the system rather
  than testing, attempt to help direct developers towards a focus on the real
  value to be found in TDD at its most successful, or BDD as we call it.
  
  WWW: http://rspec.rubyforge.org/
  
  PR:             ports/107625
  Submitted by:   Roman Shterenzon <romanbsd at yahoo.com>
  
  Revision  Changes    Path
  1.2593    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/rubygem-rspec/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-rspec/distinfo (new)
  1.1       +8 -0      ports/devel/rubygem-rspec/pkg-descr (new)
  1.1       +304 -0    ports/devel/rubygem-rspec/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 3 Martin Wilke freebsd_committer freebsd_triage 2007-01-08 23:02:15 UTC
State Changed
From-To: open->closed

New port added. Thanks!