13 Commits

Author SHA1 Message Date
naddy
bcd9cec34d fix @conflict entries by substituting the correct variable and actually
adding it to SUBST_VARS; ok jasper@
2019-04-04 06:21:04 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
jeremy
a6b8b062f2 Bump gem ports buildable with ruby 1.8 that have binaries
The binaries now use a 18 suffix on ruby 1.8.
2014-10-11 19:54:46 +00:00
jasper
1ce78c9b43 add PORTROACH to restrict to the right major version 2014-09-27 17:47:54 +00:00
sthen
0525cc96a3 HOMEPAGE changed -> bump REVISION 2014-09-17 14:28:36 +00:00
jasper
06a17686d3 remove rspec2 ports 2014-09-17 09:39:01 +00:00
jeremy
e79a176be2 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +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