Commit Graph

29 Commits

Author SHA1 Message Date
jasper
2d990531e2 take maintainership 2013-04-26 14:14:32 +00:00
jasper
08c8c49c0f sync 2013-04-26 13:31:03 +00:00
jasper
c8c9675b62 import rspec-puppet-0.1.6
rspec-puppet are RSpec tests for your Puppet manifests & modules.

ok aja@
2013-04-26 13:28:43 +00:00
jasper
78dae61e44 import puppetlabs_spec_helper-0.4.1
puppetlabs_spec_helper is a set of shared spec helpers specific to Puppetlabs projects.

ok aja@
2013-04-26 13:28:00 +00:00
jasper
b3acba33e0 - update to rspec-2.13.0
- tighten dependencies while here
2013-04-23 07:41:17 +00:00
jasper
e14130c965 update to rspec-mocks-2.13.1 2013-04-23 07:40:50 +00:00
jasper
f8bc20309f update to rspec-expectations-2.13.0 2013-04-23 07:40:42 +00:00
jasper
3ed3d0887f update to rspec-core-2.13.1 2013-04-23 07:40:33 +00:00
jasper
8807f3b278 point this HOMEPAGE to the "old" rspec-1 pages. 2013-04-23 07:22:57 +00:00
jasper
7bcd252d32 - remove unneeded PERMIT_* lines
- update HOMEPAGE
2013-04-23 06:52:59 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
jeremy
fa6e35ac80 Split rspec port into subdirs. Version 1 is still a single package,
but version 2 has 4 packages (core, expectations, mocks, and rspec).
Stick version 1 in a subdir named 1, and the version 2 packages
each in their own subdir.

Upgrade version 1 to 1.3.2, the latest version, as some ports depend
on >=1.3.0,<2.0.  Because rubygems does not correctly handle the
case where two versions of the same library install different
binaries, manually hack the version 1 spec binary to work.

Both version 1 and version 2 ship with the autospec binary, so comment
it out from version 1 so the versions don't conflict.

This requires changes to dependent ports, which will be committed
shortly.
2011-11-17 15:15:26 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
bernd
fe53a474e7 Update to ruby-rspec-1.2.8. 2009-08-09 08:19:12 +00:00
bernd
975efcff37 Update to rspec-1.1.12. 2009-01-24 17:13:28 +00:00
bernd
61c13deabc Update to ruby-rspec-1.1.4. 2008-06-18 00:36:11 +00:00
landry
ff2d68af50 bump PKGNAMEs after lang/ruby module change.
Fix CATEGORIES in rdt eclipse plugin.
in subversion, only bump subpackages that use lang/ruby module.
2008-06-14 23:46:37 +00:00
bernd
14d3dd0d36 Update to ruby-rspec-1.1.3. 2008-02-02 09:30:09 +00:00
bernd
67021010f2 Update to ruby-rspec-1.1.2. 2008-01-28 18:24:02 +00:00
bernd
2de999808e Update to ruby-rspec-1.1.1. 2007-12-22 11:32:25 +00:00
bernd
3d0a63147c Update to ruby-rspec-1.1.0. 2007-12-14 22:01:22 +00:00
bernd
128363e6c3 Initial import of ruby-rspec-1.0.8.
RSpec is a Behaviour Definition Framework intended for use in Behaviour
Driven Development. RSpec plays the same role that a unit testing framework
would play in a Test Driven Development environment, but does so using
words and structures that better support BDD.
2007-11-13 19:25:30 +00:00