Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2008 02:37:31 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/rubygem-mocha Makefile distinfo pkg-descr
Message-ID:  <200804210237.m3L2bVvV040320@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clsung      2008-04-21 02:37:21 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-mocha  Makefile distinfo pkg-descr 
  Log:
  Mocha is a library for mocking and stubbing using a syntax like that
  of JMock, and SchMock. One of its main advantages is that it allows
  you to mock and stub methods on real (non-mock) classes and instances.
  
  WWW: http://mocha.rubyforge.org/
  
  Revision  Changes    Path
  1.3042    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/rubygem-mocha/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-mocha/distinfo (new)
  1.1       +5 -0      ports/devel/rubygem-mocha/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804210237.m3L2bVvV040320>