Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2010 07:40:17 GMT
From:      Eric Freeman <freebsdports@chillibear.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/149376: New port: devel/rubygem-test-unit (Improved version of Test::Unit)
Message-ID:  <201008070740.o777eH8J003797@www.freebsd.org>
Resent-Message-ID: <201008070750.o777o0Ox037772@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149376
>Category:       ports
>Synopsis:       New port: devel/rubygem-test-unit  (Improved version of Test::Unit)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 07 07:50:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        7.2
>Organization:
>Environment:
>Description:
simple gem port, a required dependency of several other gems I've port and have shars ready to submit.

Test::Unit 2.x is an improved version of Test::Unit bundled in Ruby 1.8.x. (Ruby 1.9.x bundles minitest instead)

http://rubyforge.org/projects/test-unit/

>How-To-Repeat:
n/a
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	rubygem-test-unit
#	rubygem-test-unit/distinfo
#	rubygem-test-unit/Makefile
#	rubygem-test-unit/pkg-descr
#
echo c - rubygem-test-unit
mkdir -p rubygem-test-unit > /dev/null 2>&1
echo x - rubygem-test-unit/distinfo
sed 's/^X//' >rubygem-test-unit/distinfo << '292f69775b308bd50d89863e477e9dbb'
XMD5 (rubygem/test-unit-2.1.1.gem) = ea44337803649ebb27d8bc51ee65aad7
XSHA256 (rubygem/test-unit-2.1.1.gem) = 18440cc5639adf262953dedbba8812de3b452c6e480f85b720b2ec8acd211287
XSIZE (rubygem/test-unit-2.1.1.gem) = 196608
292f69775b308bd50d89863e477e9dbb
echo x - rubygem-test-unit/Makefile
sed 's/^X//' >rubygem-test-unit/Makefile << '4a88bdd332cd074570d0f1c270cd5979'
X# Ports collection makefile for:	rubygem-test-unit
X# Date created:				30 July 2010
X# Whom:					Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	test-unit
XPORTVERSION=	2.1.1
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports@chillibear.com
XCOMMENT=	Improved version of Test::Unit bundled in Ruby
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
4a88bdd332cd074570d0f1c270cd5979
echo x - rubygem-test-unit/pkg-descr
sed 's/^X//' >rubygem-test-unit/pkg-descr << '9eca15eda29f74141959cd31393e9e8c'
XTest::Unit 2.x - Improved version of Test::Unit bundled
Xin Ruby 1.8.x. Ruby 1.9.x bundles minitest not Test::Unit.
X
XTest::Unit bundled in Ruby 1.8.x had not been improved but
Xunbundled Test::Unit (Test::Unit 2.x) will be improved actively. 
X
XWWW: http://rubyforge.org/projects/test-unit/
9eca15eda29f74141959cd31393e9e8c
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



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