ports/149376: New port: devel/rubygem-test-unit (Improved version of Test::Unit)
Eric Freeman
freebsdports at chillibear.com
Sat Aug 7 07:50:01 UTC 2010
>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 at chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= test-unit
XPORTVERSION= 2.1.1
XCATEGORIES= devel rubygems
XMASTER_SITES= RG
X
XMAINTAINER= freebsdports at 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:
More information about the freebsd-ports-bugs
mailing list