Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Jul 2022 13:51:28 2.0.2 |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-test: Update to 2.0.2
- Update WWW
Changes: https://github.com/rack/rack-test/releases
https://github.com/rack/rack-test/blob/main/History.md |
07 Apr 2021 08:09:01 1.1.0 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.1.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Aug 2019 19:47:14
1.1.0 |
sunpoet  |
Update to 1.1.0
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/rack-test/rack-test/releases |
28 Feb 2018 15:53:45
0.8.3 |
sunpoet  |
Update to 0.8.3
Changes: https://github.com/rack-test/rack-test/releases |
23 Nov 2017 19:10:06
0.8.2 |
sunpoet  |
Update to 0.8.2
Changes: https://github.com/rack-test/rack-test/blob/master/History.md |
22 Nov 2017 23:36:31
0.8.0 |
sunpoet  |
Update to 0.8.0
Changes: https://github.com/rack-test/rack-test/blob/master/History.md |
20 Nov 2017 13:26:00
0.7.1 |
sunpoet  |
Update to 0.7.1
Changes: https://github.com/rack-test/rack-test/blob/master/History.md |
13 Jul 2017 18:12:29
0.7.0 |
sunpoet  |
Update WWW |
11 Jul 2017 17:03:29
0.7.0 |
sunpoet  |
Update to 0.7.0
Changes: https://github.com/rack-test/rack-test/blob/master/History.md |
04 Jan 2017 19:09:09
0.6.3_3 |
swills  |
www/rubygem-rack-test: switch to rack16 dep to avoid issue in redmine |
05 Dec 2016 07:20:28
0.6.3_2 |
sunpoet  |
- Add LICENSE_FILE
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change |
19 May 2016 10:53:06
0.6.3_1 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
27 Apr 2016 21:57:32
0.6.3_1 |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
0.6.3_1 |
swills  |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
01 Apr 2016 14:33:58
0.6.3_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
13 Jun 2015 20:14:25
0.6.3_1 |
sunpoet  |
- Update RUN_DEPENDS: use newer rubygem-rack
- Add NO_ARCH
- Bump PORTREVISION for dependency change |
22 May 2015 20:23:10
0.6.3 |
sunpoet  |
- Add LICENSE
- Remove leading indefinite article, trailing dot and space from COMMENT |
26 Jan 2015 03:45:16
0.6.3 |
swills  |
www/rubygem-rack-test: update to 0.6.3 |
30 Oct 2013 03:03:35
0.6.2 |
swills  |
- Add stage support |
20 Sep 2013 23:36:54
0.6.2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
09 Jan 2013 03:53:16
0.6.2 |
swills  |
- Update rubygem-rails to 3.2.11
- Update ports require by rubygem-rails
- Add vuxml entry for rails security issues
Security: ca5d3272-59e3-11e2-853b-00262d5ed8ee
Security: b4051b52-58fa-11e2-853b-00262d5ed8ee |
27 Oct 2011 03:02:52
0.6.1 |
swills  |
- Update Rails to 3.1.1 and associated changes
With hat: ruby@ |
20 Feb 2011 14:44:17
0.5.7 |
clsung  |
- Update to 0.5.7 |
08 Dec 2010 20:49:06
0.5.6 |
pgollucci  |
- Fix dependency versions |
11 Nov 2010 03:22:25
0.5.6 |
pgollucci  |
- github is redirecting all these to https now |
20 Oct 2010 01:35:47
0.5.6 |
pgollucci  |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
28 Sep 2010 00:42:32
0.5.6 |
pgollucci  |
- Update to 0.5.6
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
23 Sep 2010 05:43:33
0.5.5 |
pgollucci  |
- Update to 0.5.5
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
02 Sep 2010 02:25:21
0.5.4 |
pgollucci  |
Prep for Rails 3
Rack::Test is a small, simple testing API for Rack apps. It can be used on its
own or as a reusable starting point for Web frameworks and testing libraries
to build on. Most of its initial functionality is an extraction of Merb 1.0's
request helpers feature.
WWW: http://rubygems.org/gems/rack-test
Sponsored by: RideCharge Inc. / Taximagic |