CVS log for ports/devel/rubygem-rcov/Makefile
Up to [FreeBSD] / ports / devel / rubygem-rcov
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 31 15:58:47 2011 UTC (3 months, 1 week ago) by skreuzer
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Update to 0.9.11 PR: ports/162113 Submitted by: Steve Wills <swills@rubick.mouf.net>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 12 14:10:37 2011 UTC (10 months ago) by skreuzer
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -7 lines
Update to 0.9.9 PR: ports/156160 Submitted by: Steve Wills <swills@FreeBSD.org>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 9 21:46:17 2010 UTC (14 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -1 lines
- Mark some ruby* and rubygem* broken with ruby 1.9 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 26 19:51:20 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 28 01:16:33 2009 UTC (2 years, 10 months ago) by skreuzer
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Change MAINTAINER on my ports to my FreeBSD email address Approved by: wxs (mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Feb 14 02:16:01 2009 UTC (2 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
- Fix plist after ruby update by generating it dynamically.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 29 19:04:11 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
rcov is (mainly) a code coverage tool for Ruby featuring fast execution (20-300 times faster than previous tools), multiple analysis modes, cross-referenced XHTML and several kinds of text reports, easy automation with Rake and Rant... WWW: http://rubyforge.org/projects/rcov/ PR: ports/122806 Submitted by: Steven Kreuzer
